Uses of Interface
com.epimorphics.sparql.terms.IsSparqler
-
-
Uses of IsSparqler in com.epimorphics.sparql.exprs
Classes in com.epimorphics.sparql.exprs that implement IsSparqler Modifier and Type Class Description classCallclassExprCommonclassInfix -
Uses of IsSparqler in com.epimorphics.sparql.graphpatterns
Classes in com.epimorphics.sparql.graphpatterns that implement IsSparqler Modifier and Type Class Description classAndclassBasicclassBindclassEmptyclassExistsclassGraphPatternclassGraphPatternTextA GraphPatternText is a graph pattern that contains arbitrary text that is substituted directly into the SPARQL query.classMinusclassNamedclassOptionalclassSelectclassUnionclassValues -
Uses of IsSparqler in com.epimorphics.sparql.propertypaths
Subinterfaces of IsSparqler in com.epimorphics.sparql.propertypaths Modifier and Type Interface Description interfacePropertyPathClasses in com.epimorphics.sparql.propertypaths that implement IsSparqler Modifier and Type Class Description classAltclassInvclassPathCommonclassPropertyclassRepclassSeq -
Uses of IsSparqler in com.epimorphics.sparql.query
Classes in com.epimorphics.sparql.query that implement IsSparqler Modifier and Type Class Description classAsclassOrderConditionclassSubstModclassSubstPatternclassSubstSort -
Uses of IsSparqler in com.epimorphics.sparql.templates
Methods in com.epimorphics.sparql.templates that return IsSparqler Modifier and Type Method Description IsSparqlerSettings. getParam(String name)Methods in com.epimorphics.sparql.templates with parameters of type IsSparqler Modifier and Type Method Description voidSettings. putParam(String name, IsSparqler ts) -
Uses of IsSparqler in com.epimorphics.sparql.terms
Subinterfaces of IsSparqler in com.epimorphics.sparql.terms Modifier and Type Interface Description interfaceIsExprinterfaceProjectioninterfaceTermAtomicinterfaceTripleOrFilterClasses in com.epimorphics.sparql.terms that implement IsSparqler Modifier and Type Class Description classBlankclassFilterclassLiteralclassTermListclassTextclassTripleclassURIclassVar -
Uses of IsSparqler in com.epimorphics.util
Methods in com.epimorphics.util with parameters of type IsSparqler Modifier and Type Method Description static StringSparqlUtils. renderToSparql(Settings s, IsSparqler ts)static StringSparqlUtils. renderToSparql(IsSparqler ts)
-