| Package | Description |
|---|---|
| com.orientechnologies.orient.graph.sql.functions |
| Modifier and Type | Class and Description |
|---|---|
class |
OSQLFunctionDijkstra
Dijkstra's algorithm describes how to find the cheapest path from one node to another node in a directed weighted graph.
|
class |
OSQLFunctionShortestPath
Shortest path algorithm to find the shortest path from one node to another node in a directed graph.
|
Copyright © 2009-2014 Orient Technologies. All Rights Reserved.