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