shortestPath: dijkstra's shortest path

Description Usage Arguments Value

Description

return the shortest path between two nodes

Usage

1
2
## S4 method for signature 'neo4jService'
shortestPath(obj, sourceNode, targetNode)

Arguments

obj

new4jService object

sourceNode

character string

targetNode

character string

Value

a list


PriceLab/neo4jService documentation built on April 10, 2020, 7:10 p.m.