Skip to main content

Summary

Get the shortest path between two objects and view the response as a graph..

Arguments (Positional or Popup)

start_node

The object_id for the starting node

end_node

The object_id for the ending node

relationships

What kinds of edges to support in the path searching algorithm.

Usage