@comunica/bus-rdf-join-entries-sort
Version:
A comunica bus for rdf-join-entries-sort events.
28 lines (16 loc) • 1.05 kB
Markdown
# Comunica Bus RDF Join Entries Sort
[](https://www.npmjs.com/package/@comunica/bus-rdf-join-entries-sort)
A comunica bus for sorting join entries.
This module is part of the [Comunica framework](https://github.com/comunica/comunica),
and should only be used by [developers that want to build their own query engine](https://comunica.dev/docs/modify/).
[Click here if you just want to query with Comunica](https://comunica.dev/docs/query/).
## Install
```bash
$ yarn add @comunica/bus-rdf-join-entries-sort
```
## Usage
## Bus usage
* **Context**: `"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-rdf-join-entries-sort/^4.0.0/components/context.jsonld"`
* **Bus name**: `ActorRdfJoinEntriesSort:_default_bus`
## Creating actors on this bus
Actors extending [`ActorRdfJoinEntriesSort`](https://comunica.github.io/comunica/classes/_comunica_bus_rdf_join_entries_sort.ActorRdfJoinEntriesSort.html) are automatically subscribed to this bus.