Functions§
- test_
index - Tests that a vertex can be added to the graph and that the indexed field search returns the added vertex.
- test_
index_ remove - Tests that a vertex can be removed from the graph, and that the indexed field search no longer returns the removed vertex.
- test_
index_ update - Tests that a vertex’s indexed field can be updated and that the graph’s search functionality reflects this change.