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 TypeFieldDescriptionUpdateDataQuery.graphName
UpdateDataQuery.graphName
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 into -
Uses of GraphName in org.eclipse.rdf4j.sparqlbuilder.graphpattern
Methods 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