@comunica/bus-optimize-query-operation
v4.0.2
Published
A comunica bus for optimize-query-operation events.
Downloads
21,521
Readme
Comunica Bus Optimize Query Operation
A bus to apply optional optimizations to the SPARQL algebra before actual execution.
This module is part of the Comunica framework, and should only be used by developers that want to build their own query engine.
Click here if you just want to query with Comunica.
Install
$ yarn add @comunica/bus-optimize-query-operation
Bus usage
- Context:
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-optimize-query-operation/^4.0.0/components/context.jsonld"
- Bus name:
ActorOptimizeQueryOperation:_default_bus
Creating actors on this bus
Actors extending ActorOptimizeQueryOperation
are automatically subscribed to this bus.