Hello everyone,
I am new in Neo4j and Java programming, and I am trying to get all the properties of an object (node), giving as a condition that my ID must be equal to the text I am writing (abcd).
This is how I wrote it:
MatchQuery.send(JSON.string...