Class SubQuery
java.lang.Object
org.eclipse.rdf4j.federated.structures.SubQuery
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
subj
 - 
pred
 - 
obj
 - 
contexts
the contexts, length zero array for triple mode query 
 - 
 - 
Constructor Details
- 
SubQuery
 - 
SubQuery
 
 - 
 - 
Method Details
- 
isUnbound
public boolean isUnbound()- Returns:
 - true if this subquery is unbound in all three positions
 
 - 
subject
 - 
predicate
 - 
object
 - 
contexts
 - 
hashCode
 - 
equals
 
 -