2 lines
84 B
Plaintext
2 lines
84 B
Plaintext
MATCH (n:Data) WHERE n.queryID = "KMeasyKMID" OR n.queryID = "easyQueryID" RETURN n
|