Readonly
beforeActor that must be registered in the bus before this actor.
Readonly
busThe bus this actor subscribes to.
Readonly
mediatorReadonly
nameThe name for this actor.
Readonly
queryStatic
Readonly
RDF_Determine all entries within the given type index.
The URL of a type index.
The context.
typeLinks A record mapping class URLs to an array of links.
Protected
getDetermine all links that match with the current query pattern.
The type index links.
The original query that is being executed.
The current pattern that is being evaluated and traversed in.
To fetch the domain of the predicate.
A dictionary of predicate and its subjects from the query.
A dictionary of class type and its subjects from the query.
Protected
logProtected
logProtected
logProtected
logProtected
logProtected
logRun the given action on this actor.
In most cases, this method should not be called directly. Instead, #runObservable should be called.
The action to run.
A promise that resolves to the run result.
Run the given action on this actor AND invokes the Bus#onRun method.
The action to run.
A promise that resolves to the run result.
Check if this actor can run the given action, without actually running it.
The action to test.
A promise that resolves to the test result.
Static
collectA helper function to append links based on incoming quads.
A metadata stream of quads.
A callback that will be invoked for each quad in the metadata stream. The second argument is the array of links that can be appended to.
Static
get
A comunica Solid Type Index Extract Links Actor.