| AddToIndex | Add the given entity to the index Also creates the entity if necessary |
| Command | A single command executed in a batch |
| Commit | Commit a batch operation |
| CreateNode | Create a node in a batch |
| CreateRelationship | Create a relationship in a batch Also creates the endpoint nodes if necessary |
| DeleteNode | Delete a node in a batch |
| DeleteRelationship | Delete a relationship in a batch |
| RemoveFromIndex | Remove the given entity from the index |
| UpdateNode | Update a node in a batch |
| UpdateRelationship | Update a relationship in a batch |