Skip to content

How can i get SHORTEST_PATH when i want to get A<----->B<----->C #21

@wrrgit

Description

@wrrgit

When i use "FOR v IN ANY SHORTEST_PATH @_fromDbId TO @_toDbId relationOf return v" to get the shortestpath from A to C
I get that A----->B<-------C but I want to get A<----->B<----->C, what can i do use AQL to get it? i want to get the Strongly Connected Graph.
thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions