Bind a variable of type
http://www.w3.org/1999/02/22-rdf-syntax-ns#langString with the
specified language tag. Note that we call Locale.toLanguageTag() to get
compliant IETF BCP 47 language tags.
Parameters:
name - the bound variable name
value - the value as a string
languageTag - the language and regional modifiers
compliant with BCP-47
For use with SPARQL update, where specified permissions will
apply to any records created by the update. Create a
GraphPermissions builder object with the specified role and
capabilities.
Set the URI of the graph or graphs to use as the
default graph. Use with SPARQL query only. If this parameter is
used with SPARQL Update, it will cause an exception.
Set the URI of a named graph or graphs to
include in the query or update operation. Use with SPARQL query
only. If this parameter is used with SPARQL Update, it will cause
an exception.
Set the URI of the graph or graphs to address as
part of a SPARQL update operation. Use with SPARQL Update only. If
this parameter is used with SPARQL query, it will cause an
exception.
Set the URI of a named graph or graphs to
address as part of a SPARQL update operation. Use with SPARQL
Update only. If this parameter is used with SPARQL query, it will
cause an exception.
Set the search query used to constrain the set
of documents included in the SPARQL query. Only meant to query
unmanaged triples. The behavior is unspecified if used to query
managed triples.
Set the search query used to constrain the set
of documents included in the SPARQL query. Only meant to query
unmanaged triples. The behavior is unspecified if used to query
managed triples.
Set the name of rulesets to include for
inferring triples. Ruleset names can be those of the built-in
rulesets, or user-managed rulesets stored in the schemas
database.
Set the name of rulesets to include for
inferring triples. Ruleset names can be those of the built-in
rulesets, or user-managed rulesets stored in the schemas
database.