Uses of Interface
org.eclipse.rdf4j.sparqlbuilder.graphpattern.GraphName
Packages that use GraphName
-
Uses of GraphName in org.eclipse.rdf4j.sparqlbuilder.core
Classes in org.eclipse.rdf4j.sparqlbuilder.core that implement GraphName -
Uses of GraphName in org.eclipse.rdf4j.sparqlbuilder.core.query
Fields in org.eclipse.rdf4j.sparqlbuilder.core.query with type parameters of type GraphNameModifier and TypeFieldDescriptionModifyQuery.deleteGraph
UpdateDataQuery.graphName
ModifyQuery.insertGraph
Methods in org.eclipse.rdf4j.sparqlbuilder.core.query with parameters of type GraphNameModifier and TypeMethodDescriptionSpecify a graph to delete the data fromSpecify the graph to delete triples fromSpecify a graph to insert the data intoSpecify the graph to insert triples intoMethod parameters in org.eclipse.rdf4j.sparqlbuilder.core.query with type arguments of type GraphNameModifier and TypeMethodDescriptionprotected void
UpdateQuery.appendNamedTriplesTemplates
(StringBuilder queryString, Optional<GraphName> graphName, TriplesTemplate triples) -
Uses of GraphName in org.eclipse.rdf4j.sparqlbuilder.graphpattern
Fields in org.eclipse.rdf4j.sparqlbuilder.graphpattern with type parameters of type GraphNameMethods in org.eclipse.rdf4j.sparqlbuilder.graphpattern with parameters of type GraphNameModifier and TypeMethodDescriptiondefault GraphPattern
Convert this graph pattern into a named group graph pattern:LikeGraphPattern.from(GraphName)
, but mutates and returns this instance -
Uses of GraphName in org.eclipse.rdf4j.sparqlbuilder.rdf
Subinterfaces of GraphName in org.eclipse.rdf4j.sparqlbuilder.rdf