diff --git a/classes/_comunica_actor_context_preprocess_set_defaults_link_traversal.ActorContextPreprocessSetDefaultsLinkTraversal.html b/classes/_comunica_actor_context_preprocess_set_defaults_link_traversal.ActorContextPreprocessSetDefaultsLinkTraversal.html index a36edebf..2f0d9dc1 100644 --- a/classes/_comunica_actor_context_preprocess_set_defaults_link_traversal.ActorContextPreprocessSetDefaultsLinkTraversal.html +++ b/classes/_comunica_actor_context_preprocess_set_defaults_link_traversal.ActorContextPreprocessSetDefaultsLinkTraversal.html @@ -1,5 +1,5 @@
Readonly
beforeActor that must be registered in the bus before this actor.
Readonly
busThe bus this actor subscribes to.
Readonly
nameThe name for this actor.
The action to run.
A promise that resolves to the run result.
-Run the given action on this actor +
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.
Static
getA comunica Traverse All RDF Metadata Extract Actor.
-Readonly
beforeActor that must be registered in the bus before this actor.
Readonly
busThe bus this actor subscribes to.
Readonly
nameThe name for this actor.
The action to run.
A promise that resolves to the run result.
-Run the given action on this actor +
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.
A promise that resolves to the test result.
-Static
collectA helper function to append links based on incoming quads.
+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
getStatic
getA comunica Traverse Content Policies RDF Metadata Extract Actor.
-Readonly
actorAn init query actor that is used to query all links to follow from a stream.
Readonly
beforeActor that must be registered in the bus before this actor.
+Readonly
beforeActor that must be registered in the bus before this actor.
Readonly
busThe bus this actor subscribes to.
Readonly
nameThe name for this actor.
Readonly
queryReadonly
traverseIf true (default), then content policies will be applied on links that are being detected by some other actor, +
Readonly
queryReadonly
traverseIf true (default), then content policies will be applied on links that are being detected by some other actor, if false, then links detected by content policies will forcefully be added to the link queue.
Protected
getProtected
getProtected
logProtected
logProtected
logProtected
logProtected
logProtected
logRun the given action on this actor.
+Protected
getProtected
getProtected
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 +
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.
A promise that resolves to the test result.
-Static
collectA helper function to append links based on incoming quads.
+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
getStatic
getStatic
getStatic
getStatic
getStatic
isOptional
queryingPattern: PatternStatic
getStatic
isOptional
queryingPattern: Pattern
A comunica Set Defaults Link Traversal Context Preprocess Actor.
-