Uses of Interface
org.eclipse.rdf4j.sparqlbuilder.rdf.Iri
Packages that use Iri
-
Uses of Iri in org.eclipse.rdf4j.sparqlbuilder.constraint
Methods in org.eclipse.rdf4j.sparqlbuilder.constraint with parameters of type IriConstructors in org.eclipse.rdf4j.sparqlbuilder.constraint with parameters of type Iri -
Uses of Iri in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath
Fields in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath declared as IriModifier and TypeFieldDescriptionprivate final IriInversePredicatePath.predicateprivate final IriPredicatePath.predicateConstructors in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath with parameters of type Iri -
Uses of Iri in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder
Methods in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder with parameters of type IriModifier and TypeMethodDescriptionstatic PropertyPathBuilderAppend`|` predicateto the path.static PredicatePathstatic PropertyPathBuilderstatic InversePredicatePathStart the path withpredicate.Append`/` predicateto the path.Constructors in org.eclipse.rdf4j.sparqlbuilder.constraint.propertypath.builder with parameters of type Iri -
Uses of Iri in org.eclipse.rdf4j.sparqlbuilder.core
Fields in org.eclipse.rdf4j.sparqlbuilder.core declared as IriModifier and TypeFieldDescriptionprivate final IriBase.iriprivate final IriFrom.iriprivate final IriPrefix.iriMethods in org.eclipse.rdf4j.sparqlbuilder.core that return IriModifier and TypeMethodDescription(package private) IriPrefix.getIri()Create a prefixed IRI reference from this prefixMethods in org.eclipse.rdf4j.sparqlbuilder.core with parameters of type IriModifier and TypeMethodDescriptionstatic BaseCreate a SPARQL Base declarationAdd unnamed graph references to this datasetstatic FromCreate a default graph referencestatic FromCreate a named graph referencestatic PrefixCreate a SPARQL Prefix declarationstatic PrefixCreate a SPARQL default Prefix declarationConstructors in org.eclipse.rdf4j.sparqlbuilder.core with parameters of type Iri -
Uses of Iri in org.eclipse.rdf4j.sparqlbuilder.core.query
Fields in org.eclipse.rdf4j.sparqlbuilder.core.query declared as IriFields in org.eclipse.rdf4j.sparqlbuilder.core.query with type parameters of type IriModifier and TypeFieldDescriptionDestinationSourceManagementQuery.fromTargetedGraphManagementQuery.graphDestinationSourceManagementQuery.toLoadQuery.toModifyQuery.usingModifyQuery.withMethods in org.eclipse.rdf4j.sparqlbuilder.core.query with parameters of type IriModifier and TypeMethodDescriptionSet the base IRI of this querySet the base IRI of this querySpecify the query source graphSpecify which graph to load formSpecify the graph to createSpecify which graph to targetSpecify the query destination graphSpecify which graph to load into, if not the default graphSpecify the graph used when evaluating the WHERE clauseModifyQuery.usingNamed(Iri iri) Specify a named graph to use to when evaluating the WHERE clauseDefine the graph that will be modified or matched against in the absence of more explicit graph definitions -
Uses of Iri in org.eclipse.rdf4j.sparqlbuilder.rdf
Fields in org.eclipse.rdf4j.sparqlbuilder.rdf with type parameters of type IriMethods in org.eclipse.rdf4j.sparqlbuilder.rdf that return IriModifier and TypeMethodDescriptionstatic IriCreate a SparqlBuilder Iri instance from a String iristatic IriCreate a SparqlBuilder Iri instance from a namespace and local namestatic IriCreate a SparqlBuilder Iri instance from anIRIMethods in org.eclipse.rdf4j.sparqlbuilder.rdf with parameters of type IriModifier and TypeMethodDescriptionstatic RdfLiteral.StringLiteralRdf.literalOfType(String stringValue, Iri dataType) create a literal with a datatypeConstructors in org.eclipse.rdf4j.sparqlbuilder.rdf with parameters of type Iri