Add a tag to the specified nodes. If a node already has the tag, it's a no-op for that node.
Get all unique tags across the entire graph.
Get all node IDs that have a specific tag.
Get all tags on a specific node.
Remove a tag from the specified nodes.
Add a tag to the specified nodes. If a node already has the tag, it's a no-op for that node.