Object

quasar.physical.marklogic.qscript

lib

Related Doc: package qscript

Permalink

object lib

Functions related to qscript planning.

Annotations
@SuppressWarnings()
Linear Supertypes
AnyRef, Any
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 concat[F[_], T](implicit arg0: Bind[F], arg1: PrologW[F], SP: StructuralPlanner[F, T]): F[FunctionDecl2]

    Permalink
  12. val dateFmt: String

    Permalink
  13. val dateTimeFmt: String

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

    Permalink
    Annotations
    @SuppressWarnings()
  15. final def eq(arg0: AnyRef): Boolean

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

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

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

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

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

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

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

    Permalink
  23. final def isInstanceOf[T0]: Boolean

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

    Permalink
    Annotations
    @SuppressWarnings()
  25. def length[F[_]](implicit arg0: Functor[F], arg1: PrologW[F]): F[FunctionDecl1]

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  30. val qs: NamespaceDecl

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

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

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

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

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

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

    Permalink
  37. val timeFmt: String

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

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

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

    Permalink
  41. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  42. def typeOf[F[_], T](implicit arg0: Bind[F], arg1: PrologW[F], SP: StructuralPlanner[F, T]): F[FunctionDecl1]

    Permalink
  43. final def wait(): Unit

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

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

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

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped