Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Graph Pattern Matching: selector ANY K PATHS #16

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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