Class QueryInfo

java.lang.Object
org.eclipse.rdf4j.federated.structures.QueryInfo

public class QueryInfo extends Object
Structure to maintain query information during evaluation, is attached to algebra nodes. Each instance is uniquely attached to the query.

The queryId can be used to abort tasks belonging to a particular evaluation.

Author:
Andreas Schwarte