4.0.2 • Published 8 months ago
@comunica/actor-optimize-query-operation-group-sources v4.0.2
Comunica Group Sources Optimize Query Operation Actor
An Optimize Query Operation actor that groups exclusive groups of query operations into sources only if those sources support those grouped operations.
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/actor-optimize-query-operation-group-sources
Configure
After installing, this package can be added to your engine's configuration as follows:
{
"@context": [
...
"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-optimize-query-operation-group-sources/^1.0.0/components/context.jsonld"
],
"actors": [
...
{
"@id": "urn:comunica:default:optimize-query-operation/actors#group-sources",
"@type": "ActorOptimizeQueryOperationGroupSources"
}
]
}
4.0.2
8 months ago
4.0.1
8 months ago
3.3.0
8 months ago
4.0.1-alpha.48.0
8 months ago
3.2.4-alpha.47.0
8 months ago
3.2.2
10 months ago
3.2.1
11 months ago
3.1.2
1 year ago
3.2.0
12 months ago
3.1.0
1 year ago
3.0.3
1 year ago
3.0.1
1 year ago
3.0.1-alpha.46.0
1 year ago
3.0.1-alpha.45.0
1 year ago
3.0.1-alpha.44.0
1 year ago
3.0.1-alpha.43.0
1 year ago