Hello all, this is my first time posting a question.
I indexed the "name" property of the nodes in the graph.
I have a node n where n.name="Accounts".
The following call returns the node "Accounts" as expected.
CALL db.index.fulltext.queryNodes("name...