Skip to content

Graph Pattern Matching: ANY #10

@akollegger

Description

@akollegger

API

Other

Description

To test the reachability of nodes from a given node(s)

MATCH ANY
  (:Station {name: 'Pershore'})-[l:LINK WHERE l.distance < 6]-+(b:Station)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Could HaveFor a milestone, this is optional or nice-to-haveenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions