ReadonlyaggregatedProtected ReadonlybindingsProtected ReadonlycontextProtected ReadonlydataProtectedendedProtected ReadonlyhandledProtectedlinkProtected ReadonlylinkProtected ReadonlylinkReadonlylinkThe queue of links to be followed.
ProtectedlinksProtected ReadonlymediatorProtected ReadonlymediatorProtectedqueryProtectedqueryProtectedrejectionProtectedrunningReadonlyseedsThe seed links used for populating the link queue.
Protected ReadonlystopIf the traversal has been initiated.
If the traversal has ended, either forcefully, or after draining the link queue completely.
Register a listener to listen to stop events.
Listener that will be invoked once the traversal stops.
ProtectedfollowGet the query source containing all triples obtained from traversal. This excludes sources that can not be aggregated, such as SPARQL endpoints.
Create a new iterator over all query sources that could not be aggregated in the main query source. This iterator will only end once traversal stops.
ProtectedgetStart traversal over the link queue.
A callback for error events.
The query context.
Terminate traversal.
Protectedtry
A link traversal manager that traverses over the link queue by resolving query sources for each link, extracting additional links, and appending those to the queue.