Companion

object Companion

Functions

Link copied to clipboard
infix fun againstContext(contextIdValue: String): PropositionQuery

Create a query scoped to a context (Java-friendly).

Link copied to clipboard
infix fun forContextId(contextId: <Error class: unknown class>): PropositionQuery

Create a query scoped to a context.

Link copied to clipboard

Create a query for propositions mentioning all of the given entities (AND).

Link copied to clipboard

Create a query for propositions mentioning any of the given entities (OR).

Link copied to clipboard

Create a query for propositions mentioning a specific entity.