Package

quasar.physical.marklogic

cts

Permalink

package cts

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. cts
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed abstract class ComparisonOp extends AnyRef

    Permalink
  2. sealed abstract class MatchDepth extends AnyRef

    Permalink
  3. sealed abstract class Query[V, A] extends AnyRef

    Permalink

    cts:query AST

    cts:query AST

    NB: Currently can only support literal conditions.

    V

    the type of literal values

    A

    recursive position

  4. sealed abstract class QueryInstances extends AnyRef

    Permalink
  5. type Uri = Refined[slamdata.Predef.String, eu.timepit.refined.string.Uri]

    Permalink

Value Members

  1. object ComparisonOp

    Permalink
  2. object MatchDepth

    Permalink
  3. object Query extends QueryInstances

    Permalink
  4. val Uri: Prism[slamdata.Predef.String, Uri]

    Permalink
  5. implicit def qNameRenderTree: RenderTree[QName]

    Permalink
  6. implicit def uriRenderTree: RenderTree[Uri]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped