@comunica/bus-query-process
TypeScript icon, indicating that this package has built-in type declarations

3.1.0 • Public • Published

Comunica Bus Query Process

npm version

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.

Install

$ yarn add @comunica/bus-query-process

Usage

Bus usage

  • Context: "https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-query-process/^1.0.0/components/context.jsonld"
  • Bus name: ActorQueryProcess:_default_bus

Creating actors on this bus

Actors extending ActorQueryProcess are automatically subscribed to this bus.

Package Sidebar

Install

npm i @comunica/bus-query-process

Weekly Downloads

387

Version

3.1.0

License

MIT

Unpacked Size

20.3 kB

Total Files

12

Last publish

Collaborators

  • jeswr
  • joachimvh
  • rubensworks
  • rubenverborgh
  • dexagod