MCPcopy Create free account

hub / github.com/cytosm/cytosm / functions

Functions1,254 in github.com/cytosm/cytosm

MethodStartsWith
(Expression lhs, Expression rhs)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/expression/Binary.java:82
MethodStatement
(final Query query)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/Statement.java:9
MethodStrVal
(final String value)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:73
MethodStringLiteral
(final String stringValue)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/expression/Literal.java:65
MethodSub
(Expr lhs, Expr rhs)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/expr/ExprTree.java:38
MethodSubtract
(Expression lhs, Expression rhs)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/expression/Binary.java:100
MethodSubtract
(Expression unary)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/expression/Unary.java:25
MethodTempVar
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/var/TempVar.java:20
MethodTraversalHop
Default constructor.
common/src/main/java/org/cytosm/common/gtop/implementation/relational/TraversalHop.java:68
MethodTraversalPath
Default constructor.
common/src/main/java/org/cytosm/common/gtop/implementation/relational/TraversalPath.java:23
MethodTrue
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/expression/Literal.java:80
MethodTypeError
(String description)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/exceptions/TypeError.java:7
MethodUnaliased
(Expression expression, String inputText)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/clause/projection/ReturnItem.java:31
MethodUnary
(final Expression unary)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/expression/Unary.java:10
MethodUnary
(Expr unary)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/expr/ExprTree.java:57
MethodUnaryAdd
(Expr unary)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/expr/ExprTree.java:71
MethodUndefinedVariableException
(final String varname)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/expr/ExprTreeBuilder.java:36
MethodUndirectedEnumerator
Default constructor. @param hasEdgeHints true if there are edge hints @param hasNodeHints true if there are node hints @param hasVariables true if th
pathfinder/src/main/java/org/cytosm/pathfinder/enumerators/UndirectedEnumerator.java:36
MethodUnimplemented
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/exceptions/Unimplemented.java:9
MethodUnimplementedException
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:34
MethodUnimplementedException
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/expr/ExprTreeBuilder.java:32
MethodUnknownOperation
(final String message)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/UnknownOperation.java:6
MethodUnkownOperation
(final String message)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:28
MethodUnreachable
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/exceptions/Unreachable.java:7
MethodUnsignedInteger
(final String stringValue)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/expression/Literal.java:48
MethodVar
(ASTNode n)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/var/Var.java:33
MethodVarDependencies
(final Statement statement)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/VarDependencies.java:61
MethodVariable
(final String name)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/expression/Variable.java:9
MethodWhere
(Expression expression)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/clause/Where.java:12
MethodWith
(boolean distinct, List<ReturnItem> returnItems, OrderBy orderBy, Skip skip, Limit limit, Where where)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/clause/projection/With.java:14
MethodWithSelect
(BaseSelect subquery)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/sqltree/WithSelect.java:17
MethodXor
(Expression lhs, Expression rhs)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/ast/expression/Binary.java:76
MethodXor
(Expr lhs, Expr rhs)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/expr/ExprTree.java:48
Methodadd
(ConstExprValue other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:76
Methodadd
(ConstExprValue other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:255
Methodadd
(ConstExprValue other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:392
Methodadd
(ConstExprValue other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:455
Methodadd
(final Var variable)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/AvailableVariables.java:44
Methodadd
(Literal other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:15
Methodadd
(Literal other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:107
Methodadd
(Literal other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:151
Methodadd
(Literal other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:250
MethodaddJoin
(BaseJoin join)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/sqltree/SimpleSelectWithLeftJoins.java:37
MethodaddJoin
(BaseJoin join)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/sqltree/SimpleSelectWithInnerJoins.java:37
MethodaddJoin
(BaseJoin join)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/sqltree/SimpleSelect.java:101
MethodaddReturnHintsToAllPaths
Merges all the hints from the return clause to all path hints extracted from other clauses @param matches hints found on clause analysis @param retur
cypher2sql/src/main/java/org/cytosm/cypher2sql/expandpaths/ExtractPath.java:93
MethodaddVarToFromItemProvidingAlias
(AliasVar aliasVar, Var var)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/UnwrapPropertyAccess.java:66
Methodand
(ConstExprValue other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:106
Methodand
(ConstExprValue other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:211
Methodand
(Literal other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:34
Methodand
(Literal other)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:378
Methodapply
(T1 arg1, T2 arg2)
cypher2sql/src/main/java/org/cytosm/cypher2sql/utils/Fn2.java:7
Methodapply
(int t)
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/exceptions/fns/LambdaExceptionUtil.java:24
MethodasBool
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:156
MethodasBool
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:196
MethodasBool
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:66
MethodasBool
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:87
MethodasBool
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:131
MethodasBool
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:230
MethodasBool
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:348
MethodasDouble
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:166
MethodasDouble
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:245
MethodasDouble
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:382
MethodasDouble
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:474
MethodasDouble
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:65
MethodasDouble
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:102
MethodasDouble
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:146
MethodasDouble
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:245
MethodasDouble
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:358
MethodasLong
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:161
MethodasLong
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:240
MethodasLong
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:377
MethodasLong
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:465
MethodasLong
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:64
MethodasLong
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:97
MethodasLong
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:141
MethodasLong
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:240
MethodasLong
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:363
MethodasObject
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:171
MethodasObject
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:250
MethodasObject
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:328
MethodasObject
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:350
MethodasObject
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:387
MethodasObject
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:483
MethodasStr
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:151
MethodasStr
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:235
MethodasStr
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:372
MethodasStr
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:460
MethodasStr
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:63
MethodasStr
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:92
MethodasStr
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:136
MethodasStr
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:235
MethodasStr
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/lowering/typeck/constexpr/ConstVal.java:353
MethodclaimElementToSegment
Claims that element to a defined segment.
pathfinder/src/main/java/org/cytosm/pathfinder/routeelements/ExpansionNode.java:75
MethodclassName
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:178
MethodclassName
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:191
MethodclassName
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:230
MethodclassName
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:323
MethodclassName
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:345
MethodclassName
()
cypher2sql/src/main/java/org/cytosm/cypher2sql/cypher/constexpr/ConstExpressionFolder.java:367
← previousnext →601–700 of 1,254, ranked by callers