projectAll

open fun projectAll(propositions: List<Proposition>, schema: <Error class: unknown class>): ProjectionResults<T>

Project a batch of propositions.

Return

Aggregated results for the whole batch

Parameters

propositions

The propositions to project

schema

The data dictionary defining domain types and relationships