Module vertex_full_text

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
Tests that a vertex’s indexed field can be updated and that the graph’s search functionality reflects this change.