cypher - Neo4j - referring to ID() inside curly brackets -
I have a question about the Neo4j cipher language, it is possible to have a WHERE-clause in it like:
WHERE (a) - [: r] - & gt; But, such a code 1234 actually refers to id () and not "id" property?
Only when you started the identifier for : b . matte (a) match (b) where id (b) = 1234 and b: b virus (a) - [: r] - & gt; (B) But then you can make a normal match
MATCH (A) - [: r] - & gt; (B) WHERE ID (B) = 1234 and B: B // Check for label: b If you already have an ID, then it may be irrelevant
Comments
Post a Comment