Optional
beforeActor that must be registered in the bus before this actor.
The bus this actor subscribes to.
Optional
busThe message that will be configured in the bus for reporting failures.
This message may be a template string that contains references to the executed action
.
For example, the following templated string is allowed:
"RDF dereferencing failed: no actors could handle ${action.handle.mediaType}"
The maximum number of full iterations across the query can be done for attempting to push down filters.
If nested filters should be merged into conjunctive filters after applying filter pushdown.
The name for this actor.
If simple equality filters should be pushed into patterns and paths. This only applies to equality filters with terms that are not literals that have no canonical lexical form.
If filters should be pushed into left-joins.
If conjunctive filters should be split into nested filters before applying filter pushdown. This can enable pushing down deeper.
If filters should be pushed down as deep as possible. If false, filters will only be pushed down if the source(s) accept them, or if the filter is very selective.