package interpreters
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- interpreters
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- object DatabaseInterpreter extends QueryAlgebra[DatabaseContext] with GetInterpreter with SelectInterpreter with MutationInterpreter with TransactionInterpreter with UtilsInterpreter
- object InMemoryInterpreter extends QueryAlgebra[InMemoryContext] with GetInterpreter with SelectInterpreter with MutationInterpreter with TransactionInterpreter with UtilsInterpreter