Object

quasar.physical.marklogic.xquery

qscript

Related Doc: package xquery

Permalink

object qscript

Functions related to qscript planning.

Annotations
@SuppressWarnings()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. qscript
  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: PrologW[F]): F[FunctionDecl1]

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def asMapKey[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl1]

    Permalink
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def combineN[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl1]

    Permalink
  9. def deleteField[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl2]

    Permalink
  10. def elementDupKeys[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl1]

    Permalink
  11. def elementLeftShift[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl1]

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  14. val errorN: NameBuilder

    Permalink
  15. def finalize(): Unit

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

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

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

    Permalink
  19. def incAvg[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl2]

    Permalink
  20. def incAvgState[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl2]

    Permalink
  21. def isDocumentNode(node: XQuery): XQuery

    Permalink
  22. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  23. def length[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl1]

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

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

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

    Permalink
    Definition Classes
    AnyRef
  27. def projectField[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl2]

    Permalink
  28. def qError[F[_]](desc: XQuery, errObj: Predef.Option[XQuery] = None)(implicit arg0: PrologW[F]): F[XQuery]

    Permalink
  29. val qs: NamespaceDecl

    Permalink
  30. def reduceWith[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl5]

    Permalink
  31. def secondsSinceEpoch[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl1]

    Permalink
  32. def shiftedRead[F[_]](implicit arg0: NameGenerator[F], arg1: PrologW[F]): F[FunctionDecl2]

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

    Permalink
    Definition Classes
    AnyRef
  34. def timestampToDateTime[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl1]

    Permalink
  35. def timezoneOffsetSeconds[F[_]](implicit arg0: PrologW[F]): F[FunctionDecl1]

    Permalink
  36. def toString(): String

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

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

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

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

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

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped