Skip to content

Graph Pattern Matching: selector ANY K PATHS #16

@akollegger

Description

@akollegger

API

Other

Description

Non-deterministic: returns any k paths from each partition

MATCH p = ANY 2 PATHS (a:Person)-[:X]->+(b:Manager)
RETURN p

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