An abstract actor for handling mediatypes
npm install @comunica/actor-abstract-path
An abstract Query Operation actor
that handles SPARQL property path 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.
``bash`
$ yarn add @comunica/actor-abstract-path
This package exposes ActorAbstractPath`
that provides utility methods for actors that implement property path operations.