Package

org.opencypher.v9_0.expressions

functions

Permalink

package functions

Visibility
  1. Public
  2. All

Type Members

  1. abstract class AggregatingFunction extends Function

    Permalink
  2. abstract class Function extends AnyRef

    Permalink
  3. trait UserDefinedFunctionInvocation extends AnyRef

    Permalink

Value Members

  1. object Abs extends Function with TypeSignatures with Product with Serializable

    Permalink
  2. object Acos extends Function with TypeSignatures with Product with Serializable

    Permalink
  3. object Asin extends Function with TypeSignatures with Product with Serializable

    Permalink
  4. object Atan extends Function with TypeSignatures with Product with Serializable

    Permalink
  5. object Atan2 extends Function with TypeSignatures with Product with Serializable

    Permalink
  6. object Avg extends AggregatingFunction with TypeSignatures with Product with Serializable

    Permalink
  7. object Ceil extends Function with TypeSignatures with Product with Serializable

    Permalink
  8. object Coalesce extends Function with Product with Serializable

    Permalink
  9. object Collect extends AggregatingFunction with Product with Serializable

    Permalink
  10. object Cos extends Function with TypeSignatures with Product with Serializable

    Permalink
  11. object Cot extends Function with TypeSignatures with Product with Serializable

    Permalink
  12. object Count extends AggregatingFunction with TypeSignatures with Product with Serializable

    Permalink
  13. object Degrees extends Function with TypeSignatures with Product with Serializable

    Permalink
  14. object Distance extends Function with TypeSignatures with Product with Serializable

    Permalink
  15. object E extends Function with TypeSignatures with Product with Serializable

    Permalink
  16. object EndNode extends Function with TypeSignatures with Product with Serializable

    Permalink
  17. object Exists extends Function with Product with Serializable

    Permalink
  18. object Exp extends Function with TypeSignatures with Product with Serializable

    Permalink
  19. object Floor extends Function with TypeSignatures with Product with Serializable

    Permalink
  20. object Function

    Permalink
  21. object Haversin extends Function with TypeSignatures with Product with Serializable

    Permalink
  22. object Head extends Function with Product with Serializable

    Permalink
  23. object Id extends Function with TypeSignatures with Product with Serializable

    Permalink
  24. object Keys extends Function with TypeSignatures with Product with Serializable

    Permalink
  25. object LTrim extends Function with TypeSignatures with Product with Serializable

    Permalink
  26. object Labels extends Function with TypeSignatures with Product with Serializable

    Permalink
  27. object Last extends Function with Product with Serializable

    Permalink
  28. object Left extends Function with TypeSignatures with Product with Serializable

    Permalink
  29. object Length extends Function with TypeSignatures with Product with Serializable

    Permalink
  30. object Log extends Function with TypeSignatures with Product with Serializable

    Permalink
  31. object Log10 extends Function with TypeSignatures with Product with Serializable

    Permalink
  32. object Max extends AggregatingFunction with Product with Serializable

    Permalink
  33. object Min extends AggregatingFunction with Product with Serializable

    Permalink
  34. object Nodes extends Function with TypeSignatures with Product with Serializable

    Permalink
  35. object PercentileCont extends AggregatingFunction with TypeSignatures with Product with Serializable

    Permalink
  36. object PercentileDisc extends AggregatingFunction with TypeSignatures with Product with Serializable

    Permalink
  37. object Pi extends Function with TypeSignatures with Product with Serializable

    Permalink
  38. object Point extends Function with TypeSignatures with Product with Serializable

    Permalink
  39. object Properties extends Function with TypeSignatures with Product with Serializable

    Permalink
  40. object RTrim extends Function with TypeSignatures with Product with Serializable

    Permalink
  41. object Radians extends Function with TypeSignatures with Product with Serializable

    Permalink
  42. object Rand extends Function with TypeSignatures with Product with Serializable

    Permalink
  43. object Range extends Function with TypeSignatures with Product with Serializable

    Permalink
  44. object Reduce extends Function with Product with Serializable

    Permalink
  45. object Relationships extends Function with TypeSignatures with Product with Serializable

    Permalink
  46. object Replace extends Function with TypeSignatures with Product with Serializable

    Permalink
  47. object Reverse extends Function with TypeSignatures with Product with Serializable

    Permalink
  48. object Right extends Function with TypeSignatures with Product with Serializable

    Permalink
  49. object Round extends Function with TypeSignatures with Product with Serializable

    Permalink
  50. object Sign extends Function with TypeSignatures with Product with Serializable

    Permalink
  51. object Sin extends Function with TypeSignatures with Product with Serializable

    Permalink
  52. object Size extends Function with TypeSignatures with Product with Serializable

    Permalink
  53. object Split extends Function with TypeSignatures with Product with Serializable

    Permalink
  54. object Sqrt extends Function with TypeSignatures with Product with Serializable

    Permalink
  55. object StartNode extends Function with TypeSignatures with Product with Serializable

    Permalink
  56. object StdDev extends AggregatingFunction with TypeSignatures with Product with Serializable

    Permalink
  57. object StdDevP extends AggregatingFunction with TypeSignatures with Product with Serializable

    Permalink
  58. object Substring extends Function with TypeSignatures with Product with Serializable

    Permalink
  59. object Sum extends AggregatingFunction with TypeSignatures with Product with Serializable

    Permalink
  60. object Tail extends Function with Product with Serializable

    Permalink
  61. object Tan extends Function with TypeSignatures with Product with Serializable

    Permalink
  62. object ToBoolean extends Function with Product with Serializable

    Permalink
  63. object ToFloat extends Function with TypeSignatures with Product with Serializable

    Permalink
  64. object ToInteger extends Function with TypeSignatures with Product with Serializable

    Permalink
  65. object ToLower extends Function with TypeSignatures with Product with Serializable

    Permalink
  66. object ToString extends Function with TypeSignatures with Product with Serializable

    Permalink
  67. object ToUpper extends Function with TypeSignatures with Product with Serializable

    Permalink
  68. object Trim extends Function with TypeSignatures with Product with Serializable

    Permalink
  69. object Type extends Function with TypeSignatures with Product with Serializable

    Permalink
  70. object UnresolvedFunction extends Function with Product with Serializable

    Permalink

Ungrouped