Skip to content

GPM: selector SHORTEST k GROUPS #15

@akollegger

Description

@akollegger

API

Other

Description

Deterministic: returns the top 2 groups of paths for each partition (grouping done by path length; groups ranked in order of increasing path length)

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