Uses of Class
com.orientechnologies.orient.core.sql.functions.OSQLFunctionAbstract
Packages that use OSQLFunctionAbstract
Package
Description
-
Uses of OSQLFunctionAbstract in com.orientechnologies.agent.functions
Subclasses of OSQLFunctionAbstract in com.orientechnologies.agent.functionsModifier and TypeClassDescriptionclassCreated by Enrico Risa on 23/07/2018.classCreated by Enrico Risa on 23/07/2018.classCreated by Enrico Risa on 23/07/2018.classCreated by Enrico Risa on 23/07/2018.classCreated by Enrico Risa on 03/08/2018. -
Uses of OSQLFunctionAbstract in com.orientechnologies.lucene.functions
Subclasses of OSQLFunctionAbstract in com.orientechnologies.lucene.functionsModifier and TypeClassDescriptionclassThis function uses the CrossClassIndex to search documents across all the Lucene indexes defined in a databaseclassCreated by frank on 25/05/2017.classCreated by frank on 15/01/2017.classCreated by frank on 15/01/2017.classCreated by frank on 15/01/2017.classCreated by frank on 15/01/2017. -
Uses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions
Subclasses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functionsModifier and TypeClassDescriptionclassAbstract class to extend to build Custom SQL Functions that saves the configured parameters. -
Uses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.coll
Subclasses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.collModifier and TypeClassDescriptionclassThis operator can work inline.classKeeps items only once removing duplicatesclassThis 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 OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.geo
Subclasses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.geoModifier and TypeClassDescriptionclassHaversine formula to compute the distance between 2 gro points. -
Uses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.graph
Modifier 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 OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.math
Subclasses of OSQLFunctionAbstract 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 OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.misc
Subclasses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.miscModifier and TypeClassDescriptionclassReturns the firstfield/valuenot null parameter. if nofield/valueis not null, returns null.classCount the record that contains a field.classBuilds a date object from the format passed.classEncode a string in various format (only base64 for now)classEncode a string in various format (only base64 for now)classFormats content.classReturns different values based on the condition.classReturns the passedfield/value(or optional parameterreturn_value_if_not_null) iffield/valueis not null; otherwise it returnsreturn_value_if_null.classreturns the number of keys for an indexclassclassReturns the current date time.classMostly used for testing purpose.classGenerates a UUID as a 128-bits value using the Leach-Salz variant.classThisOSQLFunctionis able to invoke a static method using reflection. -
Uses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.sequence
-
Uses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.stat
Subclasses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.statModifier and TypeClassDescriptionclassComputes the median for a field.classCompute the mode (or multimodal) value for a field.classComputes the percentile for a field.classCompute the standard deviation for a given field.classCompute the variance estimation for a given field. -
Uses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.text
Subclasses of OSQLFunctionAbstract in com.orientechnologies.orient.core.sql.functions.textModifier and TypeClassDescriptionclassclassFormats content. -
Uses of OSQLFunctionAbstract in com.orientechnologies.spatial.functions
Subclasses of OSQLFunctionAbstract in com.orientechnologies.spatial.functionsModifier and TypeClassDescriptionclassCreated by Enrico Risa on 22/07/16.classCreated by Enrico Risa on 31/08/15.classCreated by Enrico Risa on 06/08/15.classCreated by Enrico Risa on 06/08/15.classCreated by Enrico Risa on 06/08/15.classCreated by Enrico Risa on 06/08/15.classCreated by Enrico Risa on 12/08/15.classCreated by Enrico Risa on 25/09/15.classCreated by Enrico Risa on 25/09/15.classCreated by Enrico Risa on 25/09/15.classCreated by Enrico Risa on 12/08/15.classCreated by Enrico Risa on 06/08/15.classCreated by Enrico Risa on 25/09/15.classCreated by Enrico Risa on 13/08/15.classCreated by Enrico Risa on 13/08/15.classCreated by Enrico Risa on 12/08/15.classCreated by Enrico Risa on 26/09/15.classCreated by Enrico Risa on 12/08/15.