implicit class QueryOps extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- QueryOps
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def attr(e: String, v: QueryValue, v1: String, v2: String, gs: Seq[Generic]): Query
- def cast(v1: String, v2: String): Query
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- def compareTo(op: String, a: Atom, v: String, qv: QueryValue, i: Int = 0): Query
- def compareTo(op: String, a: Atom, v: String, qvs: Seq[QueryValue]): Query
- def enum(e: String, a: Atom, v: String, gs: Seq[Generic] = Seq()): Query
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def find(o: Output, gs: Seq[Generic], attrV: String = ""): Query
- def find(v: String, gs: Seq[Generic], attrV: String): Query
- def find(fn: String, args: Seq[String], v: String, gs: Seq[Generic], attrV: String): Query
- def find(gs: Seq[Generic]): Query
- def find(v: String, gs: Seq[Generic]): Query
- def find(fn: String, args: Seq[Any], v: String, gs: Seq[Generic]): Query
- def findD(v: String, gs: Seq[Generic]): Query
- def fulltext(e: String, a: Atom, v: String, qv: QueryValue): Query
- def func(name: String, ins: Seq[QueryTerm], outs: Binding = NoBinding): Query
- def func(name: String, qt: QueryTerm, v: String): Query
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- def ident(v: String, v1: String, gs: Seq[Generic] = Seq()): Query
- def in(e: String): Query
- def in(eids: Seq[Any], e: String): Query
- def in(v: String, ns: String, attr: String, e: String): Query
- def in(v: String, a: Atom, enumPrefix: Option[String] = None, e: String = ""): Query
- def inputs: Seq[AnyRef]
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def kw(v1: String, v2: String): Query
- def mapCompareTo(op: String, e: String, a: Atom, v: String, keys: Seq[String], arg: Any, gs: Seq[Generic] = Seq()): Query
- def mapIn(e: String, a: Atom, v: String, gs: Seq[Generic]): Query
- def mapIn2(e: String, a: Atom, v: String, gs: Seq[Generic]): Query
- def mapInCompareTo(op: String, e: String, a: Atom, v: String, gs: Seq[Generic] = Seq()): Query
- def mapInCompareToK(op: String, e: String, a: Atom, v: String, key: String, gs: Seq[Generic] = Seq()): Query
- def mappings(e: String, a: Atom, args0: Seq[(String, Any)]): Query
- def matchRegEx(v: String, regex: Seq[QueryTerm]): Query
- def matches(v: String, keys: Seq[String], valueRegEx: String): Query
- def matches(v: String, regEx: String): Query
- def matches(v: String, inVar: Var): Query
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def not(e: String, a: Atom, v: String, gs: Seq[Generic]): Query
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- def ns(e: String, v: QueryValue, v1: String, v2: String, gs: Seq[Generic]): Query
- def orRules(e: String, a: Atom, args: Seq[Any], gs: Seq[Generic] = Seq(), uriV: String = ""): Query
- def pull(e: String, atom: Atom): Query
- def pullEnum(e: String, atom: Atom): Query
- def ref(e: String, ns: String, refAttr: String, v: String, refNs: String): Query
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
- def transitive(ns: String, attr: String, v1: String, v2: String, depth: Int): Query
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- def where(e: String, a: Atom, qv: Val, gs: Seq[Generic]): Query
- def where(e: String, a: Atom, v: String, gs: Seq[Generic]): Query
- def where(e: String, ns: String, attr: String, v: QueryValue, refNs: String, gs: Seq[Generic]): Query
- def whereAnd[T](e: String, a: Atom, v: String, args: Seq[T]): Query
- def whereAndEnum[T](e: String, a: Atom, v: String, prefix: String, args: Seq[T]): Query
- def widh(v: String): Query