Module vertex_hash

Source

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