JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.eclipse.rdf4j.sparqlbuilder.core.Base
Packages that use
Base
Package
Description
org.eclipse.rdf4j.sparqlbuilder.core
Core classes and interfaces for the
SPARQLBuilder
.
org.eclipse.rdf4j.sparqlbuilder.core.query
Uses of
Base
in
org.eclipse.rdf4j.sparqlbuilder.core
Methods in
org.eclipse.rdf4j.sparqlbuilder.core
that return
Base
Modifier and Type
Method
Description
static
Base
SparqlBuilder.
base
(
IRI
iri)
Create a SPARQL Base declaration
static
Base
SparqlBuilder.
base
(
Iri
iri)
Create a SPARQL Base declaration
Uses of
Base
in
org.eclipse.rdf4j.sparqlbuilder.core.query
Fields in
org.eclipse.rdf4j.sparqlbuilder.core.query
with type parameters of type
Base
Modifier and Type
Field
Description
protected
Optional
<
Base
>
OuterQuery.
base
Methods in
org.eclipse.rdf4j.sparqlbuilder.core.query
with parameters of type
Base
Modifier and Type
Method
Description
T
OuterQuery.
base
(
Base
base)
Set the Base clause of this query