Object

quasar.physical.marklogic.qscript

lib

Related Doc: package qscript

Permalink

object lib

Functions related to qscript planning.

Annotations
@SuppressWarnings()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. lib
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def asDate[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  5. def asDateTime[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def asMapKey[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  8. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  9. def combineApply[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  10. def combineN[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  11. def compEq[F[_]](implicit arg0: Bind[F], arg1: PrologW[F]): F[FunctionDecl2]

    Permalink
  12. def compGe[F[_]](implicit arg0: Bind[F], arg1: PrologW[F]): F[FunctionDecl2]

    Permalink
  13. def compGt[F[_]](implicit arg0: Bind[F], arg1: PrologW[F]): F[FunctionDecl2]

    Permalink
  14. def compLe[F[_]](implicit arg0: Bind[F], arg1: PrologW[F]): F[FunctionDecl2]

    Permalink
  15. def compLt[F[_]](implicit arg0: Bind[F], arg1: PrologW[F]): F[FunctionDecl2]

    Permalink
  16. def compNe[F[_]](implicit arg0: Bind[F], arg1: PrologW[F]): F[FunctionDecl2]

    Permalink
  17. def concat[F[_], T](implicit arg0: Bind[F], arg1: PrologW[F], SP: StructuralPlanner[F, T]): F[FunctionDecl2]

    Permalink
  18. val dateFmt: XQuery

    Permalink
  19. val dateTimeFmt: XQuery

    Permalink
  20. def deleteField[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl2]

    Permalink
  21. def elementLeftShift[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  22. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  23. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  24. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  25. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  26. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  27. def identity[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  28. def incAvg[F[_]](implicit arg0: Bind[F], arg1: PrologW[F]): F[FunctionDecl2]

    Permalink
  29. def incAvgState[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl2]

    Permalink
  30. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  31. def isoyearFromDateTime[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  32. def length[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  33. def meta[F[_], T](implicit arg0: Bind[F], arg1: PrologW[F], SP: StructuralPlanner[F, T]): F[FunctionDecl1]

    Permalink
  34. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  35. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  36. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  37. def projectField[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl2]

    Permalink
  38. val qs: NamespaceDecl

    Permalink
  39. def reduceWith[F[_]](implicit arg0: Bind[F], arg1: PrologW[F]): F[FunctionDecl5]

    Permalink
  40. def safeSubstring[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl3]

    Permalink
  41. def secondsSinceEpoch[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  42. def startOfDay[F[_]](implicit arg0: Monad[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  43. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  44. def temporalTrunc[F[_]](part: std.DateLib.TemporalPart)(implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  45. val timeFmt: XQuery

    Permalink
  46. def timestampToDateTime[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  47. def timezoneOffsetSeconds[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  48. def toCharSeq[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink
  49. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  50. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  51. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. def zipApply[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped