Uses of Class
com.orientechnologies.orient.core.sql.functions.OSQLFunctionConfigurableAbstract
Packages that use OSQLFunctionConfigurableAbstract
Package
Description
-
Uses of OSQLFunctionConfigurableAbstract in com.orientechnologies.orient.core.sql.functions.coll
Subclasses of OSQLFunctionConfigurableAbstract in com.orientechnologies.orient.core.sql.functions.collModifier and TypeClassDescriptionclassThis operator can work inline.classThis operator add an entry in a map.classExtract the first item of multi values (arrays, collections and maps) or return the same value for non multi-value types.classThis operator can work as aggregate or inline.classExtract the last item of multi values (arrays, collections and maps) or return the same value for non multi-value types.classThis operator add an item in a list.classThis operator add an entry in a map.classAbstract class for multi-value based function implementations.classThis operator add an item in a set.classThis operator can work as aggregate or inline.classReturns a traversed element from the stack.classReturns a traversed element from the stack.classReturns a traversed element from the stack.classThis operator can work as aggregate or inline. -
Uses of OSQLFunctionConfigurableAbstract in com.orientechnologies.orient.core.sql.functions.graph
Subclasses of OSQLFunctionConfigurableAbstract in com.orientechnologies.orient.core.sql.functions.graphModifier and TypeClassDescriptionclassA*'s algorithm describes how to find the cheapest path from one node to another node in a directed weighted graph with husrestic function.classCreated by luigidellaquila on 03/01/17.classCreated by luigidellaquila on 03/01/17.classCreated by luigidellaquila on 03/01/17.classDijkstra's algorithm describes how to find the cheapest path from one node to another node in a directed weighted graph.classAbstract class to find paths between nodes using heuristic .classCreated by luigidellaquila on 03/01/17.classCreated by luigidellaquila on 03/01/17.classCreated by luigidellaquila on 03/01/17.classCreated by luigidellaquila on 03/01/17.classCreated by luigidellaquila on 03/01/17.classCreated by luigidellaquila on 03/01/17.classCreated by luigidellaquila on 03/01/17.classCreated by luigidellaquila on 03/01/17.classAbstract class to find paths between nodes.classShortest path algorithm to find the shortest path from one node to another node in a directed graph. -
Uses of OSQLFunctionConfigurableAbstract in com.orientechnologies.orient.core.sql.functions.math
Subclasses of OSQLFunctionConfigurableAbstract in com.orientechnologies.orient.core.sql.functions.mathModifier and TypeClassDescriptionclassEvaluates the absolute value for numeric types.classCompute the average value for a field.classEvaluates a complex expression.classEvaluates a complex expression.classReturns the index of the argument that is more than the first argument.classAbstract class for math function.classCompute the maximum value for a field.classCompute the minimum value for a field.classComputes the sum of field. -
Uses of OSQLFunctionConfigurableAbstract in com.orientechnologies.orient.core.sql.functions.misc
-
Uses of OSQLFunctionConfigurableAbstract in com.orientechnologies.orient.core.sql.functions.sequence
-
Uses of OSQLFunctionConfigurableAbstract in com.orientechnologies.orient.core.sql.functions.text
-
Uses of OSQLFunctionConfigurableAbstract in com.orientechnologies.orient.graph.sql.functions
Modifier and TypeClassDescriptionclassDeprecated.classDeprecated.seeOSQLFunctionDijkstrainsteadclassAbstract class to find paths between nodes using heuristic .classHi-level function that return the label for both edges and vertices.classAbstract class to find paths between nodes.classDeprecated.seeOSQLFunctionShortestPathinstead
OSQLFunctionAstarinstead