Skip to content

Update Neo4j + packages for more efficient nodes mode #206

@ctrlaltaf

Description

@ctrlaltaf

current the nodes mode uses a for loop to call k dikjstra methods. we had to do this because the method only allowed to find the path from the source node to a target node. however now we can find the path from the source node to a list of target nodes https://neo4j.com/docs/graph-data-science/current/algorithms/dijkstra-source-target/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions