Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.orientechnologies.orient.graph.sql.functions Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
OGraphFunctionFactoryClasscom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionBothGets the incoming and outgoing Vertices of current Vertex.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionBothEGets the incoming and outgoing Edges of current Vertex.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionBothVGets the incoming and outgoing Vertices of current Edge.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionDijkstraDijkstra's algorithm describes how to find the cheapest path from one node to another node in a directed weighted graph.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionGremlinExecutes a GREMLIN expression as function of SQL engine.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionInGets the incoming Vertices of current Vertex.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionInEGets the incoming Edges of current Vertex.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionInVGets the incoming Vertex of current Edge.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionLabelHi-level function that return the label for both edges and vertices.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionMoveHi-level function to move inside a graph.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionOutGets the outgoing Vertices of current Vertex.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionOutEGets the outgoing Edges of current Vertex.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionOutVGets the outgoing Vertex of current Edge.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionPathFinderAbstract class to find paths between nodes.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb
OSQLFunctionShortestPathShortest path algorithm to find the shortest path from one node to another node in a directed graph.Classcom.orientechnologies.orient.graph.sql.functionsOrientdb