Skip to content

Graph Pattern Matching: selector SHORTEST k PATHS #13

@akollegger

Description

@akollegger

API

Other

Description

Non-deterministic: returns the top k shortest paths from each partition, ranked in ascending path length

MATCH p = SHORTEST 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