DatomicSpiSyncBase

molecule.datalog.datomic.spi.DatomicSpiSyncBase
trait DatomicSpiSyncBase extends PrintInspect

Attributes

Source
DatomicSpiSyncBase.scala
Graph
Supertypes
trait PrintInspect
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

protected def printInspectQuery(label: String, elements: List[Element]): Unit

Attributes

Source
DatomicSpiSyncBase.scala

Inherited methods

protected def printInspect(label: String, elements: List[Element], stmts0: String): Unit

Attributes

Inherited from:
PrintInspect
Source
PrintInspect.scala