A bus for fully processing a query. This usually involves parsing, optimizing, and evaluating, which can be delegated to other buses.
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.
$ yarn add @comunica/bus-query-process
-
Context:
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-query-process/^1.0.0/components/context.jsonld"
-
Bus name:
ActorQueryProcess:_default_bus
Actors extending ActorQueryProcess
are automatically subscribed to this bus.