ResolveRef

molecule.datalog.core.query.ResolveRef
trait ResolveRef[Tpl]

Attributes

Source
ResolveRef.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Model2DatomicQuery[Tpl]
Self type

Members list

Value members

Concrete methods

protected def resolveBackRef(es: List[<none>]): List[Var]

Attributes

Source
ResolveRef.scala
protected def resolveNestedOptRef(e: <none>, nestedRef: Ref): Unit

Attributes

Source
ResolveRef.scala
protected def resolveNestedRef(es: List[<none>], ref: Ref): List[Var]

Attributes

Source
ResolveRef.scala
protected def resolveRef(es: List[<none>], ref: Ref): List[Var]

Attributes

Source
ResolveRef.scala