Node Querying
Qualified Name | Type |
---|---|
|
|
|
|
|
|
|
|
apoc.nodes.relationships.exist
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rel-direction-pattern Syntax:
[<]RELATIONSHIP_TYPE1[>]|[<]RELATIONSHIP_TYPE2[>]|…
Example: 'FRIEND|MENTORS>|<REPORTS_TO'
will match to :FRIEND relationships in either direction, outgoing :MENTORS relationships, and incoming :REPORTS_TO relationships.
Qualified Name | Type |
---|---|
|
|