Interface QueryElement
-
- All Known Subinterfaces:
Assignable
,GraphName
,GraphPattern
,Groupable
,Iri
,Operand
,Orderable
,PredicatePathOrInversePredicatePath
,Projectable
,PropertyPath
,RdfBlankNode
,RdfObject
,RdfPredicate
,RdfResource
,RdfSubject
,RdfValue
,SparqlOperator
,TriplePattern
- All Known Implementing Classes:
AddQuery
,Aggregate
,AlternativeGraphPattern
,AlternativePath
,Assignment
,Base
,BinaryOperation
,BinaryOperator
,Bind
,BNodeTriplePattern
,ClearQuery
,ConnectiveOperation
,ConnectiveOperator
,ConstructQuery
,CopyQuery
,CreateQuery
,CustomFunction
,Dataset
,DeleteDataQuery
,DestinationSourceManagementQuery
,DropQuery
,Expression
,Filter
,FilterExistsGraphPattern
,From
,Function
,GraphManagementQuery
,GraphPatternNotTriples
,GraphTemplate
,GroupBy
,GroupedPath
,GroupGraphPattern
,Having
,In
,InsertDataQuery
,InversePath
,InversePredicatePath
,LoadQuery
,MinusGraphPattern
,ModifyQuery
,MoveQuery
,NegatedPropertySet
,NotIn
,OneOrMorePath
,Operation
,OrderBy
,OrderCondition
,OuterQuery
,PredicatePath
,Prefix
,PrefixDeclarations
,Projection
,Query
,QueryElementCollection
,QueryPattern
,RdfBlankNode.AnonymousBlankNode
,RdfBlankNode.LabeledBlankNode
,RdfBlankNode.PropertiesBlankNode
,RdfLiteral
,RdfLiteral.BooleanLiteral
,RdfLiteral.NumericLiteral
,RdfLiteral.StringLiteral
,RdfPredicateObjectList
,RdfPredicateObjectListCollection
,SelectQuery
,SequencePath
,SparqlAggregate
,SparqlFunction
,StandardQueryElementCollection
,SubSelect
,TargetedGraphManagementQuery
,TriplesSameSubject
,TriplesTemplate
,UnaryOperation
,UnaryOperator
,UpdateDataQuery
,UpdateQuery
,Variable
,ZeroOrMorePath
,ZeroOrOnePath
public interface QueryElement
Denotes a SPARQL Query Element
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getQueryString()
-