- A2Z - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- A2Z - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- A2Z - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- A2Z - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- A2ZN - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- A2ZN - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- A2ZN - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- A2ZN - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- ABBREV - Static variable in class org.apache.jena.riot.RDFFormat
-
RDF/XML ABBREV variant
- abbrev(String) - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
- abbrev(String) - Method in interface org.apache.jena.riot.system.PrefixMap
-
Abbreviate an IRI and return a pair of prefix and local parts, or null.
- abbrev(String) - Method in class org.apache.jena.riot.system.PrefixMapExtended
-
- abbrev(String) - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- abbrev(String) - Method in class org.apache.jena.riot.system.PrefixMapStd
-
- abbrev(String) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- abbrevByBase(String, String) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- abbrevByBase(String, String) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- abbreviate(String) - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
- abbreviate(String) - Method in interface org.apache.jena.riot.system.PrefixMap
-
Abbreviate an IRI or return null
- abbreviate(String) - Method in class org.apache.jena.riot.system.PrefixMapExtended
-
- abbreviate(String) - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- abbreviate(String) - Method in class org.apache.jena.riot.system.PrefixMapStd
-
- abbreviate(String) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- abort() - Method in interface com.hp.hpl.jena.query.Dataset
-
Abort a transaction - finish the transaction and undo any changes (if a "write" transaction)
- abort() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Stop in mid execution.
- abort() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- abort() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- abort() - Method in interface com.hp.hpl.jena.sparql.core.Transactional
-
Abort a transaction - finish the transaction and undo any changes (if a "write" transaction)
- abort() - Method in class com.hp.hpl.jena.sparql.core.TransactionalNull
-
- abort() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- abort() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- abort() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNullTransactional
-
- abs(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- ABS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- ABS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- AbstractCredentialsAuthenticator - Class in org.apache.jena.atlas.web.auth
-
Abstract authenticator that uses user name and password credentials
- AbstractCredentialsAuthenticator() - Constructor for class org.apache.jena.atlas.web.auth.AbstractCredentialsAuthenticator
-
- AbstractDataBag<E> - Class in org.apache.jena.atlas.data
-
Abstract implementation of DataBag.
- AbstractDataBag() - Constructor for class org.apache.jena.atlas.data.AbstractDataBag
-
- AbstractScopedAuthenticator<T> - Class in org.apache.jena.atlas.web.auth
-
An abstract helper for authenticators which scope credentials to URIs
- AbstractScopedAuthenticator() - Constructor for class org.apache.jena.atlas.web.auth.AbstractScopedAuthenticator
-
- acc - Variable in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- accept(Binding) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterAssign
-
- accept(Binding) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterAssignVarValue
-
- accept(Binding) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterFilterExpr
-
- accept(Binding) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterProcessBinding
-
Process the binding - return null for "not accept".
- accept(Query, DatasetGraph, Context) - Method in interface com.hp.hpl.jena.sparql.engine.QueryEngineFactory
-
- accept(Op, DatasetGraph, Context) - Method in interface com.hp.hpl.jena.sparql.engine.QueryEngineFactory
-
- accept(Query, DatasetGraph, Context) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineFactoryWrapper
-
- accept(Op, DatasetGraph, Context) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineFactoryWrapper
-
- accept(Syntax) - Method in interface com.hp.hpl.jena.sparql.lang.SPARQLParserFactory
-
Return true if this factory can create a parser for the given syntax
- accept(Syntax) - Method in interface com.hp.hpl.jena.sparql.lang.UpdateParserFactory
-
Return true if this factory can create a parser for the given syntax
- accept(GraphStore, Context) - Method in interface com.hp.hpl.jena.sparql.modify.UpdateEngineFactory
-
Answer whether this factory can produce an UpdateEngine for the specified GraphStore
- accept(Syntax) - Method in interface com.hp.hpl.jena.sparql.serializer.QuerySerializerFactory
-
Return true if this factory can create a serializer for the given syntax
- accept(Syntax) - Method in interface com.hp.hpl.jena.sparql.serializer.UpdateSerializerFactory
-
Return true if this factory can create a serializer for the given syntax
- accept(T) - Method in interface org.apache.jena.atlas.iterator.Filter
-
- accept(T) - Method in class org.apache.jena.atlas.iterator.FilterDistinctAdjacent
-
- accept(T) - Method in class org.apache.jena.atlas.iterator.FilterOutNulls
-
- accept(T) - Method in class org.apache.jena.atlas.iterator.FilterStack
-
- accept(T) - Method in class org.apache.jena.atlas.iterator.FilterUnique
-
- accept(Object) - Method in interface org.apache.jena.atlas.iterator.IteratorTruncate.Test
-
- acceptAdditional(T) - Method in class org.apache.jena.atlas.iterator.FilterStack
-
Additional filter condition to apply
- accepted - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
- ACCEPTED_202 - Static variable in class org.apache.jena.web.HttpSC
-
- AcceptList - Class in org.apache.jena.atlas.web
-
- AcceptList(List<MediaRange>) - Constructor for class org.apache.jena.atlas.web.AcceptList
-
Create a list of accept items from the give strings.
- AcceptList(MediaRange...) - Constructor for class org.apache.jena.atlas.web.AcceptList
-
Create a list of accept items from the give MediaTypes.
- AcceptList(String) - Constructor for class org.apache.jena.atlas.web.AcceptList
-
Parse an HTTP Accept (or etc) header string.
- accepts(MediaType) - Method in class org.apache.jena.atlas.web.MediaRange
-
- access(JsonValue, Object...) - Static method in class org.apache.jena.atlas.json.JsonAccess
-
- access(int, int, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
-
Get the bits from start (inclusive) to finish (exclusive),
leaving them aligned in the int.
- access(long, int, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
-
Get the bits from start (inclusive) to finish (exclusive),
leaving them aligned in the long.
- accessPath(JsonValue, String...) - Static method in class org.apache.jena.atlas.json.JsonAccess
-
- accountName - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
Indicates the name (identifier) associated with this online account.
- accountServiceHomepage - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
Indicates a homepage of the service provide for this online account.
- AccString<T> - Class in org.apache.jena.atlas.iterator
-
- AccString(String) - Constructor for class org.apache.jena.atlas.iterator.AccString
-
- AccString() - Constructor for class org.apache.jena.atlas.iterator.AccString
-
- accTriples(Collection<Triple>, Graph, Node, Node, Node) - Static method in class org.apache.jena.riot.system.RiotLib
-
Collect all the matching triples
- accumulate(Binding, FunctionEnv) - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Accumulator
-
- accumulate(T) - Method in class org.apache.jena.atlas.iterator.AccString
-
- Accumulate<T,R> - Interface in org.apache.jena.atlas.iterator
-
- accumulate(T) - Method in interface org.apache.jena.atlas.iterator.Accumulate
-
- Accumulator - Interface in com.hp.hpl.jena.sparql.expr.aggregate
-
An Accumulator is the processor for each section of a group, so
there is one Accumulator for each group key.
- AccumulatorFactory - Interface in com.hp.hpl.jena.sparql.expr.aggregate
-
Fatory to create accumulators.
- action - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
Action to perform
- Action<T> - Interface in org.apache.jena.atlas.iterator
-
- ActionCount<T> - Class in org.apache.jena.atlas.iterator
-
- ActionCount() - Constructor for class org.apache.jena.atlas.iterator.ActionCount
-
- ActionKeyValue<KeyType,ValueType> - Interface in org.apache.jena.atlas.lib
-
- ActionNothing<T> - Class in org.apache.jena.atlas.iterator
-
- ActionNothing() - Constructor for class org.apache.jena.atlas.iterator.ActionNothing
-
- ActionPrint<T extends Printable> - Class in org.apache.jena.atlas.iterator
-
- ActionPrint(IndentedWriter, String) - Constructor for class org.apache.jena.atlas.iterator.ActionPrint
-
- ActionPrint(IndentedWriter) - Constructor for class org.apache.jena.atlas.iterator.ActionPrint
-
- adapter(WriterDatasetRIOT) - Static method in class org.apache.jena.riot.system.RiotLib
-
- AdapterFileManager - Class in org.apache.jena.riot.adapters
-
FileManager
A FileManager provides access to named file-like resources by opening
InputStreams to things in the filing system, by URL (http: and file:) and
found by the classloader.
- AdapterFileManager(StreamManager) - Constructor for class org.apache.jena.riot.adapters.AdapterFileManager
-
- AdapterFileManager(StreamManager, LocationMapper) - Constructor for class org.apache.jena.riot.adapters.AdapterFileManager
-
Create a FileManger using a RIOT StreamManager and RIOT LocationMapper
- AdapterLocationMapper - Class in org.apache.jena.riot.adapters
-
Adapter from Jena2 LocationMapper to RIOT LocationMapper
- AdapterLocationMapper(LocationMapper) - Constructor for class org.apache.jena.riot.adapters.AdapterLocationMapper
-
- AdapterLocator - Class in org.apache.jena.riot.adapters
-
- AdapterLocator(Locator) - Constructor for class org.apache.jena.riot.adapters.AdapterLocator
-
- AdapterRDFWriter - Class in org.apache.jena.riot.adapters
-
Wrapper for using old-style Jena RDFWriters in RIOT.
- AdapterRDFWriter() - Constructor for class org.apache.jena.riot.adapters.AdapterRDFWriter
-
- add(Model) - Method in interface com.hp.hpl.jena.query.DatasetAccessor
-
Add statements to the default model of a Dataset
- add(String, Model) - Method in interface com.hp.hpl.jena.query.DatasetAccessor
-
Add statements to a named model of a Dataset
- add(String, RDFNode) - Method in class com.hp.hpl.jena.query.QuerySolutionMap
-
- add(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpN
-
Accumulate an op in the OpN.
- add(Triple) - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
-
- add(int, Triple) - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
-
- add(Quad) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Add a quad
- add(Node, Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Add a quad
- add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCollection
-
- add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
- add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
- add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphQuad
-
- add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
-
- add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTriplesQuads
-
- add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTriplesQuads
-
- add(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- add(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- add(DescribeHandlerFactory) - Method in class com.hp.hpl.jena.sparql.core.describe.DescribeHandlerRegistry
-
- add(TriplePath) - Method in class com.hp.hpl.jena.sparql.core.PathBlock
-
- add(int, TriplePath) - Method in class com.hp.hpl.jena.sparql.core.PathBlock
-
- add(Quad) - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
-
- add(int, Quad) - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
-
- add(Var) - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- add(Var, Expr) - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- add(Var, Node) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingHashMap
-
Add a (var,value) - the node value is never null
- add(Var, Node) - Method in interface com.hp.hpl.jena.sparql.engine.binding.BindingMap
-
Add a (var, value) pair - the value must not be null
- add(QueryIterator) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterConcat
-
- add(QueryEngineFactory) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Add a QueryExecutionFactory
- add(Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- add(String, Expr, List<Var>) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
-
Adds a function
- add(String, String, List<Var>) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
-
Adds a function
- add(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphReadOnly
-
- add(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- Add() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ADD - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- Add() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- ADD - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- add(Syntax, SPARQLParserFactory) - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
-
Register the given parser factory for the specified syntax.
- add(Syntax, UpdateParserFactory) - Method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
-
Register the given parser factory for the specified syntax.
- add(Quad) - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
-
- add(UpdateEngineFactory) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
-
Add a QueryExecutionFactory
- add(P_Path0) - Method in class com.hp.hpl.jena.sparql.path.P_NegPropSet
-
- add(String, BuilderOp.Build) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderOp
-
- add(Item) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- add(Node) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- add(String) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- add(Var) - Method in class com.hp.hpl.jena.sparql.syntax.ElementData
-
- add(Binding) - Method in class com.hp.hpl.jena.sparql.syntax.ElementData
-
- add(Update) - Method in class com.hp.hpl.jena.update.UpdateRequest
-
- add(String) - Method in class com.hp.hpl.jena.update.UpdateRequest
-
- add(T) - Method in interface org.apache.jena.atlas.data.DataBag
-
Add a tuple to the bag.
- add(E) - Method in class org.apache.jena.atlas.data.DefaultDataBag
-
- add(E) - Method in class org.apache.jena.atlas.data.SortedDataBag
-
- add(Iterator<T>) - Method in class org.apache.jena.atlas.iterator.IteratorConcat
-
- add(JsonValue) - Method in class org.apache.jena.atlas.json.JsonArray
-
- add(String) - Method in class org.apache.jena.atlas.json.JsonArray
-
- add(long) - Method in class org.apache.jena.atlas.json.JsonArray
-
- add(boolean) - Method in class org.apache.jena.atlas.json.JsonArray
-
- add(int, JsonValue) - Method in class org.apache.jena.atlas.json.JsonArray
-
- add(Runnable, long) - Method in class org.apache.jena.atlas.lib.AlarmClock
-
Add a task to be called after a delay (in milliseconds)
- add(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetLRU
-
- add(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetSync
-
- add(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetWrapper
-
- add(T) - Method in interface org.apache.jena.atlas.lib.CacheSet
-
- add(T) - Method in class org.apache.jena.atlas.lib.MultiSet
-
Add an object
- add(T, long) - Method in class org.apache.jena.atlas.lib.MultiSet
-
Add an object, with cardinality n
- add(long) - Method in class org.apache.jena.atlas.lib.RefLong
-
- add(String, T) - Method in class org.apache.jena.atlas.lib.Trie
-
Adds a value to the trie overwriting any existing value
- add(T) - Method in class org.apache.jena.atlas.lib.TupleBuilder
-
- add(String, IRI) - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
- add(String, String) - Method in interface org.apache.jena.riot.system.PrefixMap
-
Add a prefix, overwrites any existing association
- add(String, IRI) - Method in interface org.apache.jena.riot.system.PrefixMap
-
Add a prefix, overwrites any existing association
- add(String, String) - Method in class org.apache.jena.riot.system.PrefixMapBase
-
- add(String, IRI) - Method in class org.apache.jena.riot.system.PrefixMapExtended
-
- add(String, String) - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- add(String, IRI) - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- add(String, String) - Method in class org.apache.jena.riot.system.PrefixMapStd
-
- add(String, IRI) - Method in class org.apache.jena.riot.system.PrefixMapStd
-
- add(String, String) - Method in class org.apache.jena.riot.system.PrefixMapUnmodifiable
-
- add(String, IRI) - Method in class org.apache.jena.riot.system.PrefixMapUnmodifiable
-
- add(String, String) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- add(String, IRI) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- add(Model) - Method in class org.apache.jena.web.DatasetAdapter
-
Add statements to the default model of a Dataset
- add(String, Model) - Method in class org.apache.jena.web.DatasetAdapter
-
Add statements to a named model of a Dataset
- addAll(QuerySolutionMap) - Method in class com.hp.hpl.jena.query.QuerySolutionMap
-
Add all of the solutions from one QuerySolutionMap into this QuerySolutionMap
- addAll(QuerySolution) - Method in class com.hp.hpl.jena.query.QuerySolutionMap
-
Add all of the solutions from one QuerySolution into this QuerySolutionMap
- addAll(BasicPattern) - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
-
- addAll(PathBlock) - Method in class com.hp.hpl.jena.sparql.core.PathBlock
-
- addAll(QuadPattern) - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
-
- addAll(VarExprList) - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- addAll(Binding) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingHashMap
-
- addAll(Binding) - Method in interface com.hp.hpl.jena.sparql.engine.binding.BindingMap
-
Add all the (var, value) pairs from another binding
- addAll(BindingMap, Binding) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingUtils
-
- addAll(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- addAll(Graph, Iterator<Triple>) - Static method in class com.hp.hpl.jena.sparql.graph.GraphOps
-
- addAll(Graph, Iterable<Triple>) - Static method in class com.hp.hpl.jena.sparql.graph.GraphOps
-
- addAll(ItemList) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- addAll(Iterable<? extends E>) - Method in class org.apache.jena.atlas.data.AbstractDataBag
-
- addAll(Iterator<? extends E>) - Method in class org.apache.jena.atlas.data.AbstractDataBag
-
- addAll(Iterable<? extends T>) - Method in interface org.apache.jena.atlas.data.DataBag
-
Add contents of an Iterable to the bag.
- addAll(Iterator<? extends T>) - Method in interface org.apache.jena.atlas.data.DataBag
-
Add contents of an Iterator to the bag.
- addAll(Collection<? extends JsonValue>) - Method in class org.apache.jena.atlas.json.JsonArray
-
- addAll(int, Collection<? extends JsonValue>) - Method in class org.apache.jena.atlas.json.JsonArray
-
- addAllDefaultGraphURIs(Collection<String>) - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- addAllNamedGraphURIs(Collection<String>) - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- addAllUsing(Collection<Node>) - Method in class com.hp.hpl.jena.sparql.modify.UsingList
-
- addAllUsingNamed(Collection<Node>) - Method in class com.hp.hpl.jena.sparql.modify.UsingList
-
- addAltContentTypes(String...) - Method in class org.apache.jena.riot.LangBuilder
-
Add alternative content types
- addAltEntry(String, String) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
-
- addAltEntry(String, String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- addAltNames(String...) - Method in class org.apache.jena.riot.LangBuilder
-
Add alternative names
- addAltPrefix(String, String) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
-
- addAltPrefix(String, String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- addBinding(Binding) - Method in interface com.hp.hpl.jena.sparql.algebra.Table
-
- addBinding(Binding) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
-
- addBinding(Binding) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableData
-
- addBinding(Binding) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableN
-
- addCacheModel(String, Model) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
- addCallback(Callback<Symbol>) - Method in class com.hp.hpl.jena.sparql.util.Context
-
- addClass(Class<?>) - Method in class com.hp.hpl.jena.sparql.util.Version
-
Add a class to the version information
- addCredentials(URI, String, char[]) - Method in class org.apache.jena.atlas.web.auth.ScopedAuthenticator
-
Adds/Overwrites credentials for a given URI
- addCredentials(URI, String, char[], String, String) - Method in class org.apache.jena.atlas.web.auth.ScopedNTAuthenticator
-
Adds/Overwrites credentials for a given URI
- addDefaultGraph(String) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- addDefaultGraph(String) - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Adds a default graph
- addDefaultGraphURI(String) - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- addDescribeNode(Node) - Method in class com.hp.hpl.jena.query.Query
-
- addElement(Element) - Method in class com.hp.hpl.jena.sparql.syntax.ElementGroup
-
- addElement(Element) - Method in class com.hp.hpl.jena.sparql.syntax.ElementUnion
-
- addElementFilter(ElementFilter) - Method in class com.hp.hpl.jena.sparql.syntax.ElementGroup
-
- addFactory(QueryEngineFactory) - Static method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Add a QueryExecutionFactory to the default registry
- addFactory(Syntax, SPARQLParserFactory) - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
-
Register the given parser factory for the specified syntax.
- addFactory(Syntax, UpdateParserFactory) - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
-
Register the given parser factory for the specified syntax.
- addFactory(UpdateEngineFactory) - Static method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
-
Add a QueryExecutionFactory to the default registry
- addFileExtensions(String...) - Method in class org.apache.jena.riot.LangBuilder
-
Add file name extensions
- addGraph(Node, Graph) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Add the given graph to the dataset.
- addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphAltDefaultGraph
-
- addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCaching
-
- addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMap
-
- addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
- addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
-
- addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- addGraph(Node, Graph) - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
-
- addGraphURI(String) - Method in class com.hp.hpl.jena.query.Query
-
Location of the source for the data.
- addGroupBy(String) - Method in class com.hp.hpl.jena.query.Query
-
- addGroupBy(Node) - Method in class com.hp.hpl.jena.query.Query
-
- addGroupBy(Expr) - Method in class com.hp.hpl.jena.query.Query
-
- addGroupBy(Var, Expr) - Method in class com.hp.hpl.jena.query.Query
-
- addHavingCondition(Expr) - Method in class com.hp.hpl.jena.query.Query
-
- addInGraphs(Dataset, List<String>, List<String>) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
add graphs into an existing DataSource
- addInGraphs(Dataset, List<String>, List<String>, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
add graphs into an existing DataSource
- additionNV(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueOps
-
- AdditiveExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- AdditiveExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- AdditiveExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- addLocator(Locator) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Add a locator to the end of the locators list
- addLocator(Locator) - Method in class org.apache.jena.riot.system.stream.StreamManager
-
Add a locator to the end of the locators list
- addLocatorClassLoader(ClassLoader) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Add a class loader locator
- addLocatorFile() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Add a file locator
- addLocatorFile(String) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Add a file locator which uses dir as its working directory
- addLocatorFTP() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
- addLocatorHTTP() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
- addLocatorZip(String) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Add a zip file locator
- addLogin(URI, FormLogin) - Method in class org.apache.jena.atlas.web.auth.FormsAuthenticator
-
Adds a login to the authenticator preserving any existing cookies
associated with the login
- addMetadata(String) - Method in class com.hp.hpl.jena.sparql.lib.Metadata
-
- addNamedGraph(String) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- addNamedGraph(String) - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Adds a named graph
- addNamedGraphURI(String) - Method in class com.hp.hpl.jena.query.Query
-
Location of the source for the data.
- addNamedGraphURI(String) - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- addNamedModel(String, Model) - Method in interface com.hp.hpl.jena.query.Dataset
-
Set a named graph.
- addNamedModel(String, Model) - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- addOrderBy(SortCondition) - Method in class com.hp.hpl.jena.query.Query
-
- addOrderBy(Expr, int) - Method in class com.hp.hpl.jena.query.Query
-
- addOrderBy(Node, int) - Method in class com.hp.hpl.jena.query.Query
-
- addOrderBy(String, int) - Method in class com.hp.hpl.jena.query.Query
-
- addPair(ItemList, String, String) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- addPair(ItemList, String, Node) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- addPair(ItemList, Node, Node) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- addPair(ItemList, Item, Item) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- addParam(String, String) - Method in class com.hp.hpl.jena.sparql.engine.http.Params
-
Add a parameter.
- addParam(String) - Method in class com.hp.hpl.jena.sparql.engine.http.Params
-
Valueless parameter
- addParam(String, String) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- addParam(String, String) - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Adds a custom parameter to the request
- addPattern(Pattern) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- addPatterns(Node, double) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
Add patterns based solely on the predicate count and some guessing
- addPatternsSmall(Node, double) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
Add patterns based solely on the predicate count and some guessing for a small graph
(less than a few thousand triples)
- addPrefixMapping(String, String) - Static method in class com.hp.hpl.jena.sparql.util.MappingRegistry
-
- addProjectVars(Collection<?>) - Method in class com.hp.hpl.jena.query.Query
-
Add a collection of projection variables to a SELECT query
- addQuad(Quad) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAccSink
-
- addQuerySerializer(Syntax, QuerySerializerFactory) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
-
Adds a query serializer factory for the given syntax
- addResultVar(String) - Method in class com.hp.hpl.jena.query.Query
-
Add a projection variable to a SELECT query
- addResultVar(Node) - Method in class com.hp.hpl.jena.query.Query
-
- addResultVar(Node, Expr) - Method in class com.hp.hpl.jena.query.Query
-
- addResultVar(Expr) - Method in class com.hp.hpl.jena.query.Query
-
Add an to a SELECT query (a name will be created for it)
- addResultVar(String, Expr) - Method in class com.hp.hpl.jena.query.Query
-
Add a named expression to a SELECT query
- addToBinding(BindingMap, QuerySolution) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingUtils
-
- addToRow(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- addToVars(RDF_VAR) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- addTriple(Triple) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAccSink
-
- addTriple(int, Triple) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadDataAcc
-
- addTriple(TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- addTriple(Triple) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- addTriple(int, Triple) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- addTriple(Triple) - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- addTriple(int, Triple) - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- addTriple(Triple) - Method in interface com.hp.hpl.jena.sparql.syntax.TripleCollector
-
- addTriple(Triple) - Method in class com.hp.hpl.jena.sparql.syntax.TripleCollectorBGP
-
- addTriple(int, Triple) - Method in class com.hp.hpl.jena.sparql.syntax.TripleCollectorBGP
-
- addTriple(int, Triple) - Method in interface com.hp.hpl.jena.sparql.syntax.TripleCollectorMark
-
- addTriplePath(TriplePath) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAccSink
-
- addTriplePath(int, TriplePath) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadDataAcc
-
- addTriplePath(TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- addTriplePath(int, TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- addTriplePath(TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- addTriplePath(int, TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- addTriplePath(TriplePath) - Method in interface com.hp.hpl.jena.sparql.syntax.TripleCollector
-
- addTriplePath(TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.TripleCollectorBGP
-
- addTriplePath(int, TriplePath) - Method in class com.hp.hpl.jena.sparql.syntax.TripleCollectorBGP
-
- addTriplePath(int, TriplePath) - Method in interface com.hp.hpl.jena.sparql.syntax.TripleCollectorMark
-
- addTriplePattern(Triple) - Method in class com.hp.hpl.jena.sparql.syntax.ElementGroup
-
- addUpdateSerializer(Syntax, UpdateSerializerFactory) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
-
Adds an update serializer factory for the given syntax
- addUsing(Node) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWithUsing
-
- addUsing(Node) - Method in class com.hp.hpl.jena.sparql.modify.UsingList
-
- addUsingNamed(Node) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWithUsing
-
- addUsingNamed(Node) - Method in class com.hp.hpl.jena.sparql.modify.UsingList
-
- addVar(Collection<Var>, Node) - Static method in class com.hp.hpl.jena.sparql.core.Vars
-
- addVar(Collection<Var>, Node) - Static method in class com.hp.hpl.jena.sparql.util.VarUtils
-
- addVars(Collection<Var>, BasicPattern) - Static method in class com.hp.hpl.jena.sparql.util.VarUtils
-
- addVars(Collection<Var>, Collection<Triple>) - Static method in class com.hp.hpl.jena.sparql.util.VarUtils
-
- addVarsFromQuad(Collection<Var>, Quad) - Static method in class com.hp.hpl.jena.sparql.core.Vars
-
- addVarsFromTriple(Collection<Var>, Triple) - Static method in class com.hp.hpl.jena.sparql.core.Vars
-
- addVarsFromTriple(Collection<Var>, Triple) - Static method in class com.hp.hpl.jena.sparql.util.VarUtils
-
- addVarsFromTriplePath(Collection<Var>, TriplePath) - Static method in class com.hp.hpl.jena.sparql.util.VarUtils
-
- adjustBeginLineColumn(int, int) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustBeginLineColumn(int, int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Method to adjust line and column numbers for the start of a token.
- adler32(byte[]) - Static method in class org.apache.jena.atlas.lib.Lib
-
Faster than CRC32, nearly as good.
- advance() - Method in interface org.apache.jena.atlas.io.CharStream
-
- advance() - Method in class org.apache.jena.atlas.io.CharStreamBasic
-
- advance() - Method in class org.apache.jena.atlas.io.CharStreamBuffered
-
- advance() - Method in class org.apache.jena.atlas.io.CharStreamReader
-
- advance() - Method in class org.apache.jena.atlas.io.CharStreamSequence
-
- advance() - Method in class org.apache.jena.atlas.io.InputStreamBuffered
-
- advance() - Method in class org.apache.jena.atlas.io.InStreamASCII
-
- advance() - Method in class org.apache.jena.atlas.io.InStreamUTF8
-
Next codepoint, given the first byte of any UTF-8 byte sequence is already known.
- advance(InputStreamBuffered) - Static method in class org.apache.jena.atlas.io.InStreamUTF8
-
Next codepoint
- advance(InputStreamBuffered, int) - Static method in class org.apache.jena.atlas.io.InStreamUTF8
-
Next codepoint, given the first byte of any UTF-8 byte sequence is already known.
- Agent - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An agent (eg.
- AGG - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- AGG - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- AggAvg - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggAvg(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggAvg
-
- AggAvgDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggAvgDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct
-
- AggCount - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggCount() - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
-
- AggCountDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggCountDistinct() - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
-
- AggCountVar - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggCountVar(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVar
-
- AggCountVarDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggCountVarDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVarDistinct
-
- AggCustom - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
Syntax element and framework execution for custom aggregates.
- AggCustom(String, ExprList) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
-
- AggGroupConcat - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggGroupConcat(Expr, String) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
-
- AggGroupConcatDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggGroupConcatDistinct(Expr, String) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
-
- AggMax - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggMax(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggMax
-
- AggMaxDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggMaxDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggMaxDistinct
-
- AggMin - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggMin(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggMin
-
- AggMinDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggMinDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggMinDistinct
-
- AggNull - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
The null aggregate (which can't be written in SPARQL)
calculates nothing but does help remember the group key.
- AggNull() - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggNull
-
- Aggregate() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Aggregate() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- AggregateRegistry - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
Registry of custom aggregates
There is only a single global registry of aggregates - it affects parsing
and parsing happens before Context or Execution makes sense.
- AggregateRegistry() - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggregateRegistry
-
- Aggregator - Interface in com.hp.hpl.jena.sparql.expr.aggregate
-
An Aggregator is the processor for the whole result stream.
- AggregatorBase - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
Aggregate that does everything except the per-group aggregation that is needed for each operation
- AggregatorFactory - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggregatorFactory() - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
-
- AggSample - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggSample(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggSample
-
- AggSampleDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggSampleDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggSampleDistinct
-
- AggSum - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggSum(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggSum
-
- AggSumDistinct - Class in com.hp.hpl.jena.sparql.expr.aggregate
-
- AggSumDistinct(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.aggregate.AggSumDistinct
-
- aimChatID - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An AIM chat ID
- AlarmClock - Class in org.apache.jena.atlas.lib
-
An AlarmClock is an object that will make a callback (with a value) at a
preset time.
- Alg - Class in org.apache.jena.atlas.lib
-
- Alg() - Constructor for class org.apache.jena.atlas.lib.Alg
-
- Algebra - Class in com.hp.hpl.jena.sparql.algebra
-
Utilities to produce SPARQL algebra
- Algebra() - Constructor for class com.hp.hpl.jena.sparql.algebra.Algebra
-
- AlgebraGenerator - Class in com.hp.hpl.jena.sparql.algebra
-
Class used to compile SPARQL queries into SPARQL algebra
- AlgebraGenerator(Context) - Constructor for class com.hp.hpl.jena.sparql.algebra.AlgebraGenerator
-
Create a new generator
- AlgebraGenerator() - Constructor for class com.hp.hpl.jena.sparql.algebra.AlgebraGenerator
-
Create a new generator
- AlgebraQuad - Class in com.hp.hpl.jena.sparql.algebra
-
Helper class for converting an algebra expression into a quad form
- ALL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- ALL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- ALL - Static variable in class com.hp.hpl.jena.sparql.modify.request.Target
-
- allNodes(Graph) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
All subjects and objects, no duplicates.
- alloc(String) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- alloc(Node_Variable) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- alloc(Node) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- alloc(Var) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- alloc(ExprVar) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- alloc(Class<T>, int) - Static method in class org.apache.jena.atlas.lib.ArrayUtils
-
Allocate an array of generic type T (initialized to null)
- alloc(String) - Method in interface org.apache.jena.riot.lang.BlankNodeAllocator
-
Allocate based on a non-null label.
- alloc(String) - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorHash
-
- alloc(String) - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorLabel
-
- alloc(String) - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorLabelEncoded
-
- alloc(String) - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorTraditional
-
- alloc(S, A) - Method in interface org.apache.jena.riot.system.MapWithScope.Allocator
-
Allocate - return the same B for a given A.
- allocAggregate(Aggregator) - Method in class com.hp.hpl.jena.query.Query
-
- Allocator<T> - Interface in org.apache.jena.atlas.lib
-
- allocDecoder() - Static method in class org.apache.jena.atlas.lib.Chars
-
Allocate a CharsetDecoder, creating as necessary
- allocEncoder() - Static method in class org.apache.jena.atlas.lib.Chars
-
Allocate a CharsetEncoder, creating as necessary
- allocGlobalVarMarker - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
- allocNode() - Method in class com.hp.hpl.jena.sparql.util.LabelToNodeMap
-
- allocParserAnonVars - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
- allocPathVariables - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
- allocQueryVariables - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
- allocSSEAnonVars - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
- allocSSENamedVars - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
- allocSSEUnamedVars - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
- allocSymbol(String) - Static method in class com.hp.hpl.jena.sparql.ARQConstants
-
- allocSymbol(String, String) - Static method in class com.hp.hpl.jena.sparql.ARQConstants
-
- allocVar() - Method in class com.hp.hpl.jena.sparql.core.VarAlloc
-
- allocVarAnonMarker - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Marker for generated variables for non-distinguished in query patterns (??a etc)
- allocVarBNodeToVar - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Marker for variables replacing blank nodes in SPARQL Update patterns
- allocVarMarker - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Marker for general temporary variables (not blank node variables)
- allocVarQuad - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Marker for variables renamed to make variables hidden because of quad transformation
- allocVarScopeHiding - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Marker for variables renamed to make variables hidden by scope have globally unique names
- allowArray - Static variable in class org.apache.jena.atlas.lib.ByteBufferLib
-
- allowDuplicateSelectColumns - Static variable in class com.hp.hpl.jena.query.ARQ
-
Indicate whether duplicate select and groupby variables are allowed.
- allTriples(GNode) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- allTriples(GNode, Collection<Triple>) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- AlreadyExists - Exception in com.hp.hpl.jena.sparql
-
- AlreadyExists() - Constructor for exception com.hp.hpl.jena.sparql.AlreadyExists
-
- AlreadyExists(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.AlreadyExists
-
- AlreadyExists(String) - Constructor for exception com.hp.hpl.jena.sparql.AlreadyExists
-
- AlreadyExists(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.AlreadyExists
-
- alt - Class in com.hp.hpl.jena.sparql.pfunction.library
-
Alt membership
- alt() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.alt
-
- altMapping(String, String) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
-
- altMapping(String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- altMapping(String, String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
Apply mappings: first try for an exact alternative location, then try to
remap by prefix, finally, try the special case of filenames in a specific
base directory.
- altNames - Variable in class org.apache.jena.riot.LangBuilder
-
- AND - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- AND - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- AND - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- ANON - Static variable in class com.hp.hpl.jena.sparql.core.Var
-
- ANON - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- ANON - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- ANON - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- anon_root - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Repository for anonymous access.Repositorio para acceso an�nimo.D�p�t pour
acc�s anonyme.
- ANY - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- any() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- ANY - Static variable in class org.apache.jena.riot.thrift.TRDF
-
- any(RDF_ANY) - Static method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- ApacheModAuthFormLogin - Class in org.apache.jena.atlas.web.auth
-
Represents form login credentials where form logins are against Apache
mod_auth_form secured servers using default form field configuration
- ApacheModAuthFormLogin(String, String, char[]) - Constructor for class org.apache.jena.atlas.web.auth.ApacheModAuthFormLogin
-
Creates new form login credentials
- append(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- append(char) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a character as-is to the existing command text, to ensure correct
formatting when used as a constant consider using one of the
appendLiteral()
methods
- append(boolean) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- append(double) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- append(float) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- append(int) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- append(long) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- append(Object) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends an object as-is to the existing command text, to ensure correct
formatting when used as a constant consider converting into a more
specific type and using the appropriate appendLiteral()
,
appendIri()
or appendNode
methods
- append(String, Object...) - Method in class org.apache.jena.atlas.io.IndentedLineBuffer
-
- append(char) - Method in class org.apache.jena.atlas.io.IndentedLineBuffer
-
- append(Iterable<? extends T>, Iterable<? extends T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Join two iteratables
If there, potentially, going to be many iterators, it is better to
create an
IteratorConcat
explicitly and add each iterator.
- append(Iterator<? extends T>, Iterator<? extends T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Join two iterator
If there, potentially, going to be many iterators, it is better to
create an
IteratorConcat
explicitly and add each iterator.
- append(Iterator<T>) - Method in class org.apache.jena.atlas.iterator.Iter
-
Join on an iterator.
- appendIri(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a URI to the command text as a constant using appropriate
formatting
- appendIri(IRI) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends an IRI to the command text as a constant using appropriate
formatting
- appendLiteral(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a simple literal as a constant using appropriate formatting
- appendLiteral(String, String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a literal with a lexical value and language to the command text
as a constant using appropriate formatting
- appendLiteral(String, RDFDatatype) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a Typed Literal to the command text as a constant using
appropriate formatting
- appendLiteral(boolean) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a boolean to the command text as a constant using appropriate
formatting
- appendLiteral(int) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends an integer to the command text as a constant using appropriate
formatting
- appendLiteral(long) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a long to the command text as a constant using appropriate
formatting
- appendLiteral(float) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a float to the command text as a constant using appropriate
formatting
- appendLiteral(double) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a double to the command text as a constant using appropriate
formatting
- appendLiteral(Calendar) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a date time to the command text as a constant using appropriate
formatting
- appendNode(Node) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a Node to the command text as a constant using appropriate
formatting
- appendNode(RDFNode) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Appends a Node to the command text as a constant using appropriate
formatting
- apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.Op0
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.Op1
-
- apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.Op2
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
-
- apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBGP
-
- apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpConditional
-
- apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDatasetNames
-
- apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDiff
-
- apply(Transform, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDisjunction
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDistinct
-
- apply(Transform, OpVisitor, OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExt
-
- apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExt
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGraph
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGroup
-
- apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLabel
-
- apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpList
-
- apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpMinus
-
- apply(Transform, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpN
-
- apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpNull
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpOrder
-
- apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPath
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProject
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPropFunc
-
- apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuad
-
- apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpReduced
-
- apply(Transform, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSequence
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpService
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSlice
-
- apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
-
- apply(Transform, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTopN
-
- apply(Transform) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTriple
-
- apply(Transform, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpUnion
-
- apply(Transform, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
-
- apply(String, Transform, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
-
- apply(ExprTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- apply(ExprTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
-
- apply(ExprTransform, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
-
- apply(ExprTransform, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- apply(ExprTransform, Expr, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- apply(ExprTransform, ExprList) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
-
- apply(ExprTransform, ExprList, Op) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionOp
-
- apply(ExprTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- apply(ExprTransform) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- apply() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetApply
-
- apply(ResultSet, ResultSetProcessor) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultSetApply
-
- apply(T) - Method in interface org.apache.jena.atlas.iterator.Action
-
- apply(T) - Method in class org.apache.jena.atlas.iterator.ActionCount
-
- apply(T) - Method in class org.apache.jena.atlas.iterator.ActionNothing
-
- apply(Printable) - Method in class org.apache.jena.atlas.iterator.ActionPrint
-
- apply(Iterable<? extends T>, Action<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- apply(Iterator<? extends T>, Action<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- apply(Map<K, V>, ActionKeyValue<K, V>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- apply(Action<T>) - Method in class org.apache.jena.atlas.iterator.Iter
-
- apply(Map<K, V>, ActionKeyValue<K, V>) - Static method in class org.apache.jena.atlas.iterator.MapUtils
-
- apply(KeyType, ValueType) - Method in interface org.apache.jena.atlas.lib.ActionKeyValue
-
- apply(Map<K, V>, ActionKeyValue<K, V>) - Static method in class org.apache.jena.atlas.lib.MapUtils
-
- apply(AbstractHttpClient, HttpContext, URI) - Method in class org.apache.jena.atlas.web.auth.AbstractCredentialsAuthenticator
-
- apply(AbstractHttpClient, HttpContext, URI) - Method in class org.apache.jena.atlas.web.auth.DelegatingAuthenticator
-
- apply(AbstractHttpClient, HttpContext, URI) - Method in class org.apache.jena.atlas.web.auth.FormsAuthenticator
-
- apply(AbstractHttpClient, HttpContext, URI) - Method in interface org.apache.jena.atlas.web.auth.HttpAuthenticator
-
Applies any necessary authentication methods to the given HTTP Client
- apply(AbstractHttpClient, HttpContext, URI) - Method in class org.apache.jena.atlas.web.auth.PreemptiveBasicAuthenticator
-
- apply(TProtocol, Action<RDF_StreamRow>) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
Send the contents of a RDF-encoded Thrift file to an "action"
- applyAuthentication(AbstractHttpClient, String, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Applies authentication to the given client as appropriate
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.E_Exists
-
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.E_NotExists
-
- applyNodeTransform(NodeTransform) - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Rewrite, applying a node->node transformation
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
-
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
-
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
-
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
Rewrite, applying a node->node transformation
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- applyNodeTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- applyUserAgent(HttpMessage) - Static method in class org.apache.jena.riot.web.HttpOp
-
Applies the configured User-Agent string to the HTTP request
- applyVisitor(TProtocol, VisitorStreamRowTRDF) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
- approval - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Contains a reference to the minutes of the RDF Data Access Working Group where
the test case status was last changed.
- Approved - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Class of tests that are Approved
- ArchRepository - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
D�p�t GNU Arch du code source.GNU Arch source code repository.Repositorio
GNU Arch del c�digo fuente.
- ArgList() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ArgList() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- ArgList() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- ARQ - Class in com.hp.hpl.jena.query
-
ARQ - miscellaneous settings
- ARQ() - Constructor for class com.hp.hpl.jena.query.ARQ
-
- ARQ_USER_AGENT - Static variable in class org.apache.jena.riot.web.HttpOp
-
Constant for the default User-Agent header that ARQ will use
- ARQConstants - Class in com.hp.hpl.jena.sparql
-
Internal constants - configuration is in class ARQ
- ARQConstants() - Constructor for class com.hp.hpl.jena.sparql.ARQConstants
-
- ARQException - Exception in com.hp.hpl.jena.sparql
-
- ARQException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQException
-
- ARQException(String) - Constructor for exception com.hp.hpl.jena.sparql.ARQException
-
- ARQException(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQException
-
- ARQException() - Constructor for exception com.hp.hpl.jena.sparql.ARQException
-
- ARQFunctionLibrary - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The ARQ function library
- ARQFunctionLibraryURI - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The ARQ function library URI space
- ARQInternalErrorException - Exception in com.hp.hpl.jena.sparql
-
- ARQInternalErrorException(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQInternalErrorException
-
- ARQInternalErrorException() - Constructor for exception com.hp.hpl.jena.sparql.ARQInternalErrorException
-
- ARQInternalErrorException(String) - Constructor for exception com.hp.hpl.jena.sparql.ARQInternalErrorException
-
- ARQInternalErrorException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQInternalErrorException
-
- arqIRI - Static variable in class com.hp.hpl.jena.query.ARQ
-
IRI for ARQ
- ARQMgt - Class in com.hp.hpl.jena.sparql.mgt
-
- ARQMgt() - Constructor for class com.hp.hpl.jena.sparql.mgt.ARQMgt
-
- ARQNotImplemented - Exception in com.hp.hpl.jena.sparql
-
- ARQNotImplemented(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQNotImplemented
-
- ARQNotImplemented() - Constructor for exception com.hp.hpl.jena.sparql.ARQNotImplemented
-
- ARQNotImplemented(String) - Constructor for exception com.hp.hpl.jena.sparql.ARQNotImplemented
-
- ARQNotImplemented(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.ARQNotImplemented
-
- arqParamNS - Static variable in class com.hp.hpl.jena.query.ARQ
-
Root of ARQ-defined parameter names
- ARQParser - Class in com.hp.hpl.jena.sparql.lang.arq
-
- ARQParser(InputStream) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Constructor with InputStream.
- ARQParser(InputStream, String) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Constructor with InputStream and supplied encoding
- ARQParser(Reader) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Constructor.
- ARQParser(ARQParserTokenManager) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Constructor with generated Token Manager.
- ARQParserConstants - Interface in com.hp.hpl.jena.sparql.lang.arq
-
Token literal values and constants.
- ARQParserTokenManager - Class in com.hp.hpl.jena.sparql.lang.arq
-
Token Manager.
- ARQParserTokenManager(JavaCharStream) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParserTokenManager
-
Constructor.
- ARQParserTokenManager(JavaCharStream, int) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.ARQParserTokenManager
-
Constructor.
- ARQProcedureLibrary - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The ARQ property function library
- ARQProcedureLibraryURI - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The ARQ procedure library URI space
- ARQPropertyFunctionLibrary - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The ARQ property function library
- ARQPropertyFunctionLibraryURI - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The ARQ property function library URI space
- arqSymbolPrefix - Static variable in class com.hp.hpl.jena.query.ARQ
-
Prefix for ARQ-defined parameter names
- Array() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- arrayElement(String) - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- arrayElement(boolean) - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- arrayElement(long) - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- ArrayFinish - Static variable in class org.apache.jena.atlas.json.io.JSWriter
-
- ArraySep - Static variable in class org.apache.jena.atlas.json.io.JSWriter
-
- arraySep() - Method in class org.apache.jena.atlas.json.io.JSWriter
-
Useful if you are manually creating arrays and so need to print array
separators yourself
- ArrayStart - Static variable in class org.apache.jena.atlas.json.io.JSWriter
-
- ArrayUtils - Class in org.apache.jena.atlas.lib
-
Collection of array-related operations
- ArrayValue(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- AS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- AS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- asASCII(InputStream) - Static method in class org.apache.jena.atlas.io.IO
-
Create a unbuffered reader that uses ASCII encoding
- asASCII(OutputStream) - Static method in class org.apache.jena.atlas.io.IO
-
Create a writer that uses ASCII encoding
- asBGP() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTriple
-
- asBinding(QuerySolution) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingUtils
-
Convert a query solution to a binding
- asBufferedUTF8(InputStream) - Static method in class org.apache.jena.atlas.io.IO
-
Create an buffered reader that uses UTF-8 encoding
- asBufferedUTF8(OutputStream) - Static method in class org.apache.jena.atlas.io.IO
-
Create a writer that uses UTF-8 encoding and is buffered.
- ASC - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- ASC - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- ASC - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- ASCII - Static variable in class org.apache.jena.riot.RDFFormat
-
Use ASCII output (N-triples, N-Quads)
- asDatasetGraph() - Method in interface com.hp.hpl.jena.query.Dataset
-
Get the dataset in graph form
- asDatasetGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- asDistinct(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
-
- asExprList(PropFuncArg) - Method in class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- asHex(byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Return a hex string representing the bytes, zero padded to length of byte array.
- asHex(byte[], int, int, char[]) - Static method in class org.apache.jena.atlas.lib.Bytes
-
- asHex(byte) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Return a hex string representing the bytes, zero padded to length of byte array.
- asHexLC(byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
-
- asHexLC(byte) - Static method in class org.apache.jena.atlas.lib.Bytes
-
- asHexUC(byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
-
- asHexUC(byte) - Static method in class org.apache.jena.atlas.lib.Bytes
-
- asInt() - Method in class org.apache.jena.riot.tokens.Token
-
- asInteger() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- ASK - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- ASK - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- ASK - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- AskQuery() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- AskQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- AskQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- asList(int...) - Static method in class org.apache.jena.atlas.lib.ListUtils
-
- asList() - Method in class org.apache.jena.atlas.lib.Tuple
-
- asLong() - Method in class org.apache.jena.riot.tokens.Token
-
- asLong(long) - Method in class org.apache.jena.riot.tokens.Token
-
- asModel(ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
Encode the result set as RDF.
- asModel(boolean) - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
- asNode() - Method in class com.hp.hpl.jena.sparql.core.Var
-
- asNode() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- asNode(String) - Method in class com.hp.hpl.jena.sparql.util.LabelToNodeMap
-
- asNode(IRI) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
-
IRI to Node
- asNode(String) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
-
IRI string to Node
- asNode() - Method in class org.apache.jena.riot.tokens.Token
-
Token to Node, a very direct form that is purely driven off the token.
- asNode(PrefixMap) - Method in class org.apache.jena.riot.tokens.Token
-
Token to Node, with a prefix map
Turtle and N-triples need to process the token and not call this:
1/ Use bNode label as given
2/ No prefix or URI resolution.
- asOrder(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
-
- asPrintWriterUTF8(OutputStream) - Static method in class org.apache.jena.atlas.io.IO
-
Create a print writer that uses UTF-8 encoding
- asProject(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
-
- asQuadPattern() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuad
-
- asQuery() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- asQuery(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery
-
- asQuotedString() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- asQuotedString(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- asRDF(Model, ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- asRDF(Model, boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- asRDF(Model, ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
Encode the result set as RDF in the model provided.
- asRDF(Model, ResultSet, boolean) - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
- asRDF(Model, boolean) - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
- asReduced(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
-
- asRomanNumerals(int) - Static method in class com.hp.hpl.jena.sparql.util.RomanNumeral
-
- assemble(String) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Assembler a dataset from the model in a file
- assemble(String, String) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Assembler a dataset from the model in a file
- assemble(Model) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Assembler a dataset from the model
- assemble(Resource) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Assembler a dataset from a resource
- AssemblerUtils - Class in com.hp.hpl.jena.sparql.core.assembler
-
- AssemblerUtils() - Constructor for class com.hp.hpl.jena.sparql.core.assembler.AssemblerUtils
-
- assertedBy - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
assertor of an assertion
- Assertion - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
a statement that embodies the results of a test
- Assertor - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
an entity such as a person, a software tool, an organization, or any other
grouping that carries out a test collectively
- assign(Op, Var, Expr) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
-
Create an OpAssign or add to an existing one.
- assign(Op, VarExprList) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
-
Create an v or add to an existing one.
- assign(Table, VarExprList) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- assign(Table, VarExprList) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- ASSIGN - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- assign - Class in com.hp.hpl.jena.sparql.pfunction.library
-
Assignment: does not change the value of an existing binding.
- assign() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.assign
-
- Assignment() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- asSlice(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
-
- asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
-
- asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
-
- asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
-
- asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
-
- asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
-
- asSparqlExpr(SerializationContext) - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
-
Format as an (extended) SPARQL expression
- asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
-
- asSparqlExpr(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- asSparqlExpr() - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- asSSE(Table) - Static method in class com.hp.hpl.jena.sparql.algebra.table.TableWriter
-
- asString() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueBoolean
-
- asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDouble
-
- asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueFloat
-
- asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- asString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueString
-
- asString(Path) - Static method in class com.hp.hpl.jena.sparql.path.PathWriter
-
- asString(Path, Prologue) - Static method in class com.hp.hpl.jena.sparql.path.PathWriter
-
- asString(ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.OutputBase
-
- asString(boolean) - Method in class com.hp.hpl.jena.sparql.resultset.OutputBase
-
- asString(ResultSet) - Method in interface com.hp.hpl.jena.sparql.resultset.OutputFormatter
-
Turn into a string
- asString(Template) - Static method in class com.hp.hpl.jena.sparql.serializer.FmtTemplate
-
- asString(Element) - Static method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- asString(Expr) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterExpr
-
- asString(Path) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterPath
-
- asString(Path, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterPath
-
- asString(Node) - Method in class com.hp.hpl.jena.sparql.util.NodeToLabelMap
-
- asString(Node) - Method in class com.hp.hpl.jena.sparql.util.NodeToLabelMapBNode
-
- asString() - Method in class org.apache.jena.atlas.io.IndentedLineBuffer
-
- asString(Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- asString(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- asString(Iter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- asString(Iterable<T>, String) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- asString(Iterator<T>, String) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- asString(Iter<T>, String) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- asString(Iterable<T>, AccString<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- asString(Iterator<T>, AccString<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- asString(Iter<T>, AccString<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- asString() - Method in class org.apache.jena.atlas.iterator.Iter
-
- asString(String) - Method in class org.apache.jena.atlas.iterator.Iter
-
- asString() - Method in class org.apache.jena.riot.tokens.Token
-
- asText(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Return a string that has the result set serialized as a text table
- asText(ResultSet, Prologue) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Return a string that has the result set serialized as a text table
- asTriple() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
Get as a triple - useful because quads often come in blocks for the same graph
- asTriple() - Method in class com.hp.hpl.jena.sparql.core.TriplePath
-
Return as a triple when the path is a simple, 1-link, else return null
- asUnquotedString() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- asUpdate() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- asUTF8(InputStream) - Static method in class org.apache.jena.atlas.io.IO
-
Create an unbuffered reader that uses UTF-8 encoding
- asUTF8(OutputStream) - Static method in class org.apache.jena.atlas.io.IO
-
Create a writer that uses UTF-8 encoding
- asUTF8bytes(String) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- asVar() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Convert to a Var variable.
- asVar() - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- asVar() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- asVar() - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- asWord() - Method in class org.apache.jena.riot.tokens.Token
-
- asXMLString(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Return a string that has the result set serialized as XML (not RDF)
- asXMLString(ResultSet, String) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Return a string that has the result set serialized as XML (not RDF)
with a style sheet directive inserted into the XML.
- asXMLString(boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Return a string that has the result set serilized as XML (not RDF)
- asXMLString(boolean, String) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Return a string that has the result set serilized as XML (not RDF)
- AT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- AT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- AT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- AT - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- AtlasException - Exception in org.apache.jena.atlas
-
- AtlasException() - Constructor for exception org.apache.jena.atlas.AtlasException
-
- AtlasException(String) - Constructor for exception org.apache.jena.atlas.AtlasException
-
- AtlasException(Throwable) - Constructor for exception org.apache.jena.atlas.AtlasException
-
- AtlasException(String, Throwable) - Constructor for exception org.apache.jena.atlas.AtlasException
-
- atLineStart() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- atmostOneProperty(Resource, Property) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- attrDatatype - Static variable in class org.apache.jena.riot.lang.TriX
-
- attrXmlLang - Static variable in class org.apache.jena.riot.lang.TriX
-
- autoDistinct - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for making all SELECT queries have DISTINCT applied, whether stated ot not
- automatic - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
- AVG - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- AVG - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- AWriter - Interface in org.apache.jena.atlas.io
-
Simple abstraction of a string/character output stream
- AWriterBase - Class in org.apache.jena.atlas.io
-
Simple abstraction of a string/character output stream
- AWriterBase() - Constructor for class org.apache.jena.atlas.io.AWriterBase
-
- Cache<Key,Value> - Interface in org.apache.jena.atlas.lib
-
A cache
- Cache0<K,V> - Class in org.apache.jena.atlas.lib.cache
-
A cache that keeps nothing
- Cache0() - Constructor for class org.apache.jena.atlas.lib.cache.Cache0
-
- Cache1<K,V> - Class in org.apache.jena.atlas.lib.cache
-
A one-slot cache.
- Cache1() - Constructor for class org.apache.jena.atlas.lib.cache.Cache1
-
- CacheFactory - Class in org.apache.jena.atlas.lib
-
- CacheFactory() - Constructor for class org.apache.jena.atlas.lib.CacheFactory
-
- CacheLRU<K,V> - Class in org.apache.jena.atlas.lib.cache
-
This class is not thread-safe.
- CacheLRU(float, int) - Constructor for class org.apache.jena.atlas.lib.cache.CacheLRU
-
- CacheSet<T> - Interface in org.apache.jena.atlas.lib
-
- CacheSetLRU<T> - Class in org.apache.jena.atlas.lib.cache
-
Cache set - tracks LRU of objects
- CacheSetLRU(int) - Constructor for class org.apache.jena.atlas.lib.cache.CacheSetLRU
-
- CacheSetLRU(float, int) - Constructor for class org.apache.jena.atlas.lib.cache.CacheSetLRU
-
- CacheSetSync<T> - Class in org.apache.jena.atlas.lib.cache
-
- CacheSetSync(CacheSet<T>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheSetSync
-
- CacheSetWrapper<T> - Class in org.apache.jena.atlas.lib.cache
-
- CacheSetWrapper(CacheSet<T>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheSetWrapper
-
- CacheSimple<K,V> - Class in org.apache.jena.atlas.lib.cache
-
A simple fixed size cache that uses the hash code to address a slot.
- CacheSimple(int) - Constructor for class org.apache.jena.atlas.lib.cache.CacheSimple
-
- CacheStats<K,V> - Interface in org.apache.jena.atlas.lib
-
A cache with some readable statistics
- CacheStatsAtomic<Key,Value> - Class in org.apache.jena.atlas.lib.cache
-
Capture statisics for a cache - this class is thread safe (you can read the stats while the cache is active)
- CacheStatsAtomic(Cache<Key, Value>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
-
- CacheStatsSimple<Key,Value> - Class in org.apache.jena.atlas.lib.cache
-
Collect statistics for a cache - this class is not thread safe (@see{CacheStatsAtomic})
- CacheStatsSimple(Cache<Key, Value>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheStatsSimple
-
- CacheUnbounded<K,V> - Class in org.apache.jena.atlas.lib.cache
-
- CacheUnbounded() - Constructor for class org.apache.jena.atlas.lib.cache.CacheUnbounded
-
- CacheWithGetter<K,V> - Class in org.apache.jena.atlas.lib.cache
-
Cache that takes a
Getter
to automatically fill cache misses.
- CacheWithGetter(Cache<K, V>, Getter<K, V>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheWithGetter
-
- CacheWrapper<Key,T> - Class in org.apache.jena.atlas.lib.cache
-
- CacheWrapper(Cache<Key, T>) - Constructor for class org.apache.jena.atlas.lib.cache.CacheWrapper
-
- caculateSubject(int, String) - Static method in class org.apache.jena.riot.lang.LangCSV
-
- calc(Query) - Static method in class com.hp.hpl.jena.sparql.core.QueryHashCode
-
- calcQuads(List<Quad>, Iterator<Binding>) - Static method in class com.hp.hpl.jena.sparql.modify.TemplateLib
-
Substitute into quad patterns
- calcTriples(List<Triple>, Iterator<Binding>) - Static method in class com.hp.hpl.jena.sparql.modify.TemplateLib
-
Substitute into triple patterns
- calcWidth(PrefixMap, String, Collection<Node>, int, int) - Static method in class org.apache.jena.riot.system.RiotLib
-
- calcWidthTriples(PrefixMap, String, Collection<Triple>, int, int) - Static method in class org.apache.jena.riot.system.RiotLib
-
- calendarToXSDDateString(Calendar) - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- calendarToXSDDateTimeString(Calendar) - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- calendarToXSDTimeString(Calendar) - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- CALL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- Callback<T> - Interface in org.apache.jena.atlas.lib
-
- cancel() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Cancel query evaluation
- cancel() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
-
Cancel this iterator
- cancel() - Method in interface com.hp.hpl.jena.sparql.engine.QueryIterator
-
Cancels the query as soon as is possible for the given iterator
- cancel(Runnable) - Method in class org.apache.jena.atlas.lib.AlarmClock
-
Cancel a task
- CannotTell - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
the class of outcomes to denote an undetermined outcome
- canonical(String) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- canonical(String) - Static method in class org.apache.jena.riot.web.LangTag
-
Canonicalize with the rules of RFC 4646
- canonical(String[]) - Static method in class org.apache.jena.riot.web.LangTag
-
Canonicalize with the rules of RFC 4646 "In this format, all non-initial
two-letter subtags are uppercase, all non-initial four-letter subtags are
titlecase, and all other subtags are lowercase." In addition, leave
extensions unchanged.
- CanonicalizeLiteral - Class in org.apache.jena.riot.process.normalize
-
- canParse(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParser
-
- canParse(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParser
-
- cantTell - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
- car() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- car() - Method in class org.apache.jena.atlas.lib.Pair
-
- CARAT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- CARAT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- CAST - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- CastXSD - Class in com.hp.hpl.jena.sparql.function
-
General casting of XSD datatypes.
- CastXSD(XSDDatatype) - Constructor for class com.hp.hpl.jena.sparql.function.CastXSD
-
- CastXSD_Boolean - Class in com.hp.hpl.jena.sparql.function
-
- CastXSD_Boolean(XSDDatatype) - Constructor for class com.hp.hpl.jena.sparql.function.CastXSD_Boolean
-
- CastXSD_DateTime - Class in com.hp.hpl.jena.sparql.function
-
Cast DateTime
- CastXSD_DateTime(XSDDatatype) - Constructor for class com.hp.hpl.jena.sparql.function.CastXSD_DateTime
-
- CastXSD_Numeric - Class in com.hp.hpl.jena.sparql.function
-
- CastXSD_Numeric(XSDDatatype) - Constructor for class com.hp.hpl.jena.sparql.function.CastXSD_Numeric
-
- category - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
A category of project.Una categor�a de proyecto.Une cat�gorie de projet.
- cdr() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- cdr() - Method in class org.apache.jena.atlas.lib.Pair
-
- cdrOrNull() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- CEIL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- CEIL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- ceiling(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- Cell<K,V> - Class in org.apache.jena.atlas.lib
-
Key-value slot, with chaining for lookup.
- Cell() - Constructor for class org.apache.jena.atlas.lib.Cell
-
Create a slot with no key, value or parent - can be used a slot chain root
- Cell(K, V) - Constructor for class org.apache.jena.atlas.lib.Cell
-
- CH_AMPHERSAND - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_AT - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_COLON - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_COMMA - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_DASH - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_DOT - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_EQUALS - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_GT - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_HASH - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_LBRACE - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_LBRACKET - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_LPAREN - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_LT - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_MINUS - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_PERCENT - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_PLUS - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_QMARK - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_QUOTE1 - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_QUOTE2 - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_RBRACE - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_RBRACKET - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_RPAREN - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_RSLASH - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_SEMICOLON - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_SLASH - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_STAR - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_UNDERSCORE - Static variable in class org.apache.jena.atlas.lib.Chars
-
- CH_ZERO - Static variable in class org.apache.jena.atlas.lib.Chars
-
- change(QuadAction, Node, Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetChanges
-
A change has occurred
- change(QuadAction, Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesBatched
-
- change(QuadAction, Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesCapture
-
- change(QuadAction, Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesCounter
-
- charInArray(int, char[]) - Static method in class org.apache.jena.riot.system.RiotChars
-
- Chars - Class in org.apache.jena.atlas.lib
-
- charset - Static variable in class org.apache.jena.riot.web.HttpNames
-
- charsetASCII - Static variable in class org.apache.jena.atlas.lib.Chars
-
- charsetASCII - Static variable in class org.apache.jena.riot.WebContent
-
- charsetUTF8 - Static variable in class org.apache.jena.atlas.lib.Chars
-
- charsetUTF8 - Static variable in class org.apache.jena.riot.WebContent
-
- CharSpace - Enum in org.apache.jena.riot.out
-
rather write 'true' or 'false', use this enum
- CharStream - Interface in org.apache.jena.atlas.io
-
A simplifed reader interface without IOExceptions.
- CharStreamBasic - Class in org.apache.jena.atlas.io
-
A PeekReaderSource that does no buffering - just wraps a reader.
- CharStreamBuffered - Class in org.apache.jena.atlas.io
-
Buffering reader without the (hidden) sync overhead in BufferedReader
- CharStreamBuffered(Reader) - Constructor for class org.apache.jena.atlas.io.CharStreamBuffered
-
- CharStreamBuffered(Reader, int) - Constructor for class org.apache.jena.atlas.io.CharStreamBuffered
-
- CharStreamReader - Class in org.apache.jena.atlas.io
-
Machinary to add Reader functionality to a CharStream
- CharStreamReader() - Constructor for class org.apache.jena.atlas.io.CharStreamReader
-
- CharStreamSequence - Class in org.apache.jena.atlas.io
-
- CharStreamSequence(CharSequence) - Constructor for class org.apache.jena.atlas.io.CharStreamSequence
-
- check(QueryIterator, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCheck
-
- check(Query) - Static method in class com.hp.hpl.jena.sparql.lang.SyntaxVarScope
-
- check(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerBlankNodes
-
- check(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerIRI
-
- check(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerLiterals
-
- check(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerVar
-
- check(Node, long, long) - Method in interface org.apache.jena.riot.checker.NodeChecker
-
- check(Node, long, long) - Method in class org.apache.jena.riot.checker.NodeCheckerNull
-
- check(Node, long, long) - Method in class org.apache.jena.riot.system.Checker
-
- check(Triple, long, long) - Method in class org.apache.jena.riot.system.Checker
-
Check a triple - assumes individual nodes are legal
- check(String) - Static method in class org.apache.jena.riot.web.LangTag
-
Validate - basic syntax check for a language tags: [a-zA-Z]+ ('-'
[a-zA-Z0-9]+)*
- checkAndGetStringLiteral(String, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
check and get a string (may be a simple literal, literal with language
tag or an XSD string).
- checkBlank(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerBlankNodes
-
- checkBlank(Node, long, long) - Method in class org.apache.jena.riot.system.Checker
-
- checkBlankNode(String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
-
- checkBlankNode(String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
-
- checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase
-
- checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase0
-
- checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase1
-
- checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase2
-
- checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase3
-
- checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase4
-
- checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrConcat
-
- checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrSubstring
-
- checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.library.strjoin
-
- checkBuild(String, ExprList) - Method in class com.hp.hpl.jena.sparql.function.library.substring
-
- checkControl(int) - Method in interface org.apache.jena.riot.tokens.TokenChecker
-
- checkControl(int) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
-
- checkDirective(int) - Method in interface org.apache.jena.riot.tokens.TokenChecker
-
- checkDirective(int) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
-
- Checker - Class in org.apache.jena.riot.system
-
A checker validates RDF terms.
- Checker() - Constructor for class org.apache.jena.riot.system.Checker
-
- Checker(ErrorHandler) - Constructor for class org.apache.jena.riot.system.Checker
-
- CheckerBlankNodes - Class in org.apache.jena.riot.checker
-
- CheckerBlankNodes(ErrorHandler) - Constructor for class org.apache.jena.riot.checker.CheckerBlankNodes
-
- CheckerIRI - Class in org.apache.jena.riot.checker
-
- CheckerIRI() - Constructor for class org.apache.jena.riot.checker.CheckerIRI
-
- CheckerIRI(ErrorHandler, IRIFactory) - Constructor for class org.apache.jena.riot.checker.CheckerIRI
-
- CheckerLiterals - Class in org.apache.jena.riot.checker
-
- CheckerLiterals(ErrorHandler) - Constructor for class org.apache.jena.riot.checker.CheckerLiterals
-
- CheckerVar - Class in org.apache.jena.riot.checker
-
- CheckerVar(ErrorHandler) - Constructor for class org.apache.jena.riot.checker.CheckerVar
-
- CheckerVisitor - Class in org.apache.jena.riot.checker
-
- CheckerVisitor() - Constructor for class org.apache.jena.riot.checker.CheckerVisitor
-
- checkForOpenIterators(ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCheck
-
- Checking - Static variable in class org.apache.jena.riot.tokens.TokenizerText
-
- checkIRI(IRI, long, long) - Method in class org.apache.jena.riot.checker.CheckerIRI
-
- checkIRI(Node, long, long) - Method in class org.apache.jena.riot.system.Checker
-
- checkIRI(IRI, long, long) - Method in class org.apache.jena.riot.system.Checker
-
- checkIRI(String) - Static method in class org.apache.jena.riot.system.IRIResolver
-
Check an IRI string (does not resolve it)
- checkKeyword(String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
-
- checkKeyword(String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
-
- checkLength(int, int, ItemList, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- checkLength(int, ItemList, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- checkLengthAtLeast(int, ItemList, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- checkList(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- checkList(Item, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- checkLiteral(Node, ErrorHandler, long, long) - Static method in class org.apache.jena.riot.checker.CheckerLiterals
-
- checkLiteral(String, RDFDatatype, ErrorHandler, long, long) - Static method in class org.apache.jena.riot.checker.CheckerLiterals
-
- checkLiteral(String, String, ErrorHandler, long, long) - Static method in class org.apache.jena.riot.checker.CheckerLiterals
-
- checkLiteral(String, String, RDFDatatype, ErrorHandler, long, long) - Static method in class org.apache.jena.riot.checker.CheckerLiterals
-
- checkLiteral(Node, long, long) - Method in class org.apache.jena.riot.system.Checker
-
- checkLiteralDT(String, Token) - Method in interface org.apache.jena.riot.tokens.TokenChecker
-
- checkLiteralDT(String, Token) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
-
- checkLiteralLang(String, String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
-
- checkLiteralLang(String, String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
-
- checkMetadata(Properties, String, String) - Method in class org.apache.jena.atlas.lib.PropertyUtils
-
Check property has the vakue given - throw exception if not.
- checkNode(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- checkNumber(String, String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
-
- checkNumber(String, String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
-
- checkOp(Query, boolean) - Static method in class com.hp.hpl.jena.sparql.util.QueryUtils
-
- checkOrSetProperty(Properties, String, String) - Method in class org.apache.jena.atlas.lib.PropertyUtils
-
Check property is an expected value or set if missing
- checkParse(Query) - Static method in class com.hp.hpl.jena.sparql.util.QueryUtils
-
- checkPrefixedName(String, String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
-
- checkPrefixedName(String, String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
-
- checkPrefixedName_CURIE() - Method in class org.apache.jena.riot.tokens.TokenCheckerLib
-
- checkPrefixedName_Turtle() - Method in class org.apache.jena.riot.tokens.TokenCheckerLib
-
- checkPrefixedName_XML() - Method in class org.apache.jena.riot.tokens.TokenCheckerLib
-
- checkQuery(Query, boolean) - Static method in class com.hp.hpl.jena.sparql.util.QueryUtils
-
- checkString(String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
-
- checkString(String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
-
- checkSymbol(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- checkTag(ItemList, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- checkTagged(Item, String, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- checkTagged(Item, int, String, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- checkTriple(Node, Node, Node, long, long) - Method in class org.apache.jena.riot.system.Checker
-
Check a triple against the RDF rules for a triple : subject is a IRI or bnode, predicate is a IRI and object is an bnode, literal or IRI
- checkTwoArgumentStringLiterals(String, NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
Check for string operations with primary first arg and second second arg
(e.g.
- checkURI(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerIRI
-
- checkURI(String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
-
- checkURI(String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
-
- checkVar(Node, long, long) - Method in class org.apache.jena.riot.checker.CheckerVar
-
- checkVar(Node, long, long) - Method in class org.apache.jena.riot.system.Checker
-
- checkVariable(String) - Method in interface org.apache.jena.riot.tokens.TokenChecker
-
- checkVariable(String) - Method in class org.apache.jena.riot.tokens.TokenCheckerBase
-
- choose(Lang) - Method in class org.apache.jena.riot.system.StreamRDFWriter.WriterRegistry
-
- chooseBaseIRI() - Static method in class org.apache.jena.riot.SysRIOT
-
- chooseBaseIRI(String) - Static method in class org.apache.jena.riot.SysRIOT
-
Return a URI suitable for a baseURI, based on some input (which may be null)
- chooseBaseIRI(String, String) - Static method in class org.apache.jena.riot.SysRIOT
-
Choose base IRI, from a given one and a filename.
- chooseBaseURI() - Static method in class org.apache.jena.riot.system.IRIResolver
-
Choose a base URI based on the current directory
- chooseClassLoader() - Static method in class org.apache.jena.atlas.lib.SystemUtils
-
- chooseRegistry(Context) - Static method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
Get the PropertyFunctionRegistry, defaulting to the global one
- chooseStageGenerator(Context) - Static method in class com.hp.hpl.jena.sparql.engine.main.StageBuilder
-
- chooseVarName(Var, Collection<Var>, String) - Static method in class com.hp.hpl.jena.sparql.engine.Rename
-
Given an old name, and some names already in use, pick a fresh, new name
- chop(String) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- classifyNumeric(String, NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- classifyNumeric(String, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- classifyValueOp(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- className(Object) - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- className(Object) - Static method in class org.apache.jena.atlas.lib.Lib
-
- classShortName(Class<?>) - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- classShortName(Class<?>) - Static method in class org.apache.jena.atlas.lib.Lib
-
- clear() - Method in class com.hp.hpl.jena.query.QuerySolutionMap
-
Clear this QuerySolutionMap
- clear() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Remove everything - remove all named graphs, clear the default graph
- clear() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- clear() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCaching
-
- clear() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCollection
-
- clear() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- clear() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- clear() - Method in class com.hp.hpl.jena.sparql.core.describe.DescribeHandlerRegistry
-
- clear() - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
-
Clears all function definitions
- clear() - Method in class com.hp.hpl.jena.sparql.graph.GraphDataBag
-
- clear() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- Clear() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- CLEAR - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- Clear() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- CLEAR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- clear() - Method in class com.hp.hpl.jena.sparql.util.LabelToNodeMap
-
- clear() - Method in class org.apache.jena.atlas.io.IndentedLineBuffer
-
- clear() - Method in class org.apache.jena.atlas.json.JsonArray
-
- clear() - Method in class org.apache.jena.atlas.json.JsonObject
-
- clear(int, int, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
-
Clear the bits specified.
- clear(long, int, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
-
Clear the bits specified.
- clear() - Method in class org.apache.jena.atlas.lib.cache.Cache0
-
- clear() - Method in class org.apache.jena.atlas.lib.cache.Cache1
-
- clear() - Method in class org.apache.jena.atlas.lib.cache.CacheLRU
-
- clear() - Method in class org.apache.jena.atlas.lib.cache.CacheSetLRU
-
- clear() - Method in class org.apache.jena.atlas.lib.cache.CacheSetSync
-
- clear() - Method in class org.apache.jena.atlas.lib.cache.CacheSetWrapper
-
- clear() - Method in class org.apache.jena.atlas.lib.cache.CacheSimple
-
- clear() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
-
- clear() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsSimple
-
- clear() - Method in class org.apache.jena.atlas.lib.cache.CacheUnbounded
-
- clear() - Method in class org.apache.jena.atlas.lib.cache.CacheWrapper
-
- clear() - Method in interface org.apache.jena.atlas.lib.Cache
-
- clear() - Method in interface org.apache.jena.atlas.lib.CacheSet
-
- clear() - Method in class org.apache.jena.atlas.lib.MultiMap
-
- clear() - Method in class org.apache.jena.atlas.lib.MultiSet
-
- clear() - Method in class org.apache.jena.riot.system.MapWithScope
-
Clear scope and allocation
- clear() - Method in interface org.apache.jena.riot.system.MapWithScope.ScopePolicy
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- clear() - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- clearAll(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
Delete all files and directories (recursively) in a directory
- clearAll(File) - Static method in class org.apache.jena.atlas.lib.FileOps
-
Delete all files and directories (recursively) in a directory
- clearCookies() - Method in class org.apache.jena.atlas.web.auth.FormLogin
-
Clears cookies associated with login, may be useful if you need to force
a fresh login attempt for any reason.
- clearDirectory(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
Delete all files in a directory
- clearLocators() - Method in class org.apache.jena.riot.system.stream.StreamManager
-
Remove all locators
- clearParam(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Clears the value for a variable parameter so the given variable will not
have a value injected
- clearParam(int) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Clears the value for a positional parameter
- clearParams() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Clears all values for both variable and positional parameters
- clone() - Method in class com.hp.hpl.jena.query.Query
-
- clone() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
- clone() - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
Deep copy of location and prefix maps
- clone() - Method in class org.apache.jena.riot.system.stream.StreamManager
-
Create a deep copy of this StreamManager
- cloneQuery() - Method in class com.hp.hpl.jena.query.Query
-
Makes a copy of this query.
- cloneStructure(DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
Clone the structure of a DatasetGraph.
- close() - Method in interface com.hp.hpl.jena.query.Dataset
-
Close the dataset, potentially releasing any associated resources.
- close() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Close the query execution and stop query evaluation as soon as convenient.
- close() - Method in interface com.hp.hpl.jena.sparql.algebra.Table
-
- close() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
-
- close() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Close the dataset
- close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCaching
-
- close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMap
-
- close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- close() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- close() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- close() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingInputStream
-
- close() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
-
- close() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- close() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter
-
- close() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
-
- close() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCheck
-
- close() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCloseable
-
- close() - Method in class com.hp.hpl.jena.sparql.engine.PlanBase
-
- close() - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineBase
-
- close() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- close() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- close() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreBasic
-
- close() - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAccSink
-
- close() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- close() - Method in class com.hp.hpl.jena.sparql.modify.UpdateRequestSink
-
- close() - Method in class com.hp.hpl.jena.sparql.modify.UpdateVisitorSink
-
- close() - Method in class com.hp.hpl.jena.sparql.modify.UsingUpdateSink
-
- close() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
-
- close() - Method in class org.apache.jena.atlas.data.DefaultDataBag
-
- close() - Method in class org.apache.jena.atlas.data.SortedDataBag
-
- close() - Method in interface org.apache.jena.atlas.io.AWriter
-
- close() - Method in class org.apache.jena.atlas.io.BufferingWriter
-
- close() - Method in class org.apache.jena.atlas.io.CharStreamReader
-
- close() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- close() - Method in class org.apache.jena.atlas.io.InputStreamBuffered
-
- close() - Method in class org.apache.jena.atlas.io.InStreamASCII
-
- close() - Method in class org.apache.jena.atlas.io.InStreamUTF8
-
- close(Closeable) - Static method in class org.apache.jena.atlas.io.IO
-
- close(Closeable) - Static method in class org.apache.jena.atlas.io.IO
-
- close(AWriter) - Static method in class org.apache.jena.atlas.io.IO
-
- close(IndentedWriter) - Static method in class org.apache.jena.atlas.io.IO
-
- close() - Method in class org.apache.jena.atlas.io.OutStreamUTF8
-
- close() - Method in class org.apache.jena.atlas.io.PeekInputStream
-
- close() - Method in class org.apache.jena.atlas.io.PeekReader
-
- close() - Method in class org.apache.jena.atlas.io.Writer2
-
- close(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- close() - Method in class org.apache.jena.atlas.iterator.IteratorDelayedInitialization
-
- close() - Method in class org.apache.jena.atlas.iterator.IteratorResourceClosing
-
- close() - Method in class org.apache.jena.atlas.iterator.IteratorSlotted
-
- close() - Method in class org.apache.jena.atlas.iterator.IteratorTruncate
-
- close() - Method in class org.apache.jena.atlas.iterator.RepeatApplyIterator
-
- close() - Method in class org.apache.jena.atlas.json.io.parser.TokenizerJSON
-
- close() - Method in interface org.apache.jena.atlas.lib.Closeable
-
- close() - Method in class org.apache.jena.atlas.lib.SinkLogging
-
- close() - Method in class org.apache.jena.atlas.lib.SinkNull
-
- close() - Method in class org.apache.jena.atlas.lib.SinkPrint
-
- close() - Method in class org.apache.jena.atlas.lib.SinkSplit
-
- close() - Method in class org.apache.jena.atlas.lib.SinkToCollection
-
- close() - Method in class org.apache.jena.atlas.lib.SinkToQueue
-
- close() - Method in class org.apache.jena.atlas.lib.SinkWrapper
-
- close() - Method in class org.apache.jena.atlas.logging.java.ConsoleHandlerStdout
-
- close() - Method in class org.apache.jena.atlas.web.TypedInputStream
-
- close() - Method in class org.apache.jena.atlas.web.TypedOutputStream
-
- close() - Method in class org.apache.jena.riot.lang.PipedRDFIterator
-
May be called by the consumer when it is finished reading from the
iterator, if the producer thread has not finished it will receive an
error the next time it tries to write to the iterator
- close() - Method in class org.apache.jena.riot.lang.SinkQuadsToDataset
-
- close() - Method in class org.apache.jena.riot.lang.SinkTriplesToGraph
-
- close() - Method in class org.apache.jena.riot.out.SinkQuadBracedOutput
-
- close() - Method in class org.apache.jena.riot.out.SinkQuadOutput
-
- close() - Method in class org.apache.jena.riot.out.SinkTripleOutput
-
- close() - Method in class org.apache.jena.riot.thrift.Binding2Thrift
-
- close() - Method in class org.apache.jena.riot.thrift.StreamRDF2Thrift
-
- close() - Method in class org.apache.jena.riot.tokens.TokenizerText
-
- close() - Method in class org.apache.jena.riot.tokens.TokenizerWrapper
-
- close() - Method in class org.apache.jena.riot.web.TypedInputStreamHttp
-
- Closeable - Interface in org.apache.jena.atlas.lib
-
- closedIterator(QueryIterator) - Method in class com.hp.hpl.jena.sparql.engine.ExecutionContext
-
- closeSilent(Closeable) - Static method in class org.apache.jena.atlas.io.IO
-
- closeSilent(Closeable) - Static method in class org.apache.jena.atlas.io.IO
-
- closeSilent(AWriter) - Static method in class org.apache.jena.atlas.io.IO
-
- closeSilent(IndentedWriter) - Static method in class org.apache.jena.atlas.io.IO
-
- closeStream() - Method in interface org.apache.jena.atlas.io.CharStream
-
Close the stream - different name from java.io.Reader.close
- closeStream() - Method in class org.apache.jena.atlas.io.CharStreamBasic
-
- closeStream() - Method in class org.apache.jena.atlas.io.CharStreamBuffered
-
- closeStream() - Method in class org.apache.jena.atlas.io.CharStreamReader
-
- closeStream() - Method in class org.apache.jena.atlas.io.CharStreamSequence
-
- closeStream() - Method in class org.apache.jena.atlas.io.InStreamASCII
-
- closeStream() - Method in class org.apache.jena.atlas.io.InStreamUTF8
-
- closeTable() - Method in class com.hp.hpl.jena.sparql.algebra.table.Table1
-
- closeTable() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
-
- closeTable() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableN
-
- closeTable() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableUnit
-
- Closure - Class in com.hp.hpl.jena.sparql.util
-
- Closure() - Constructor for class com.hp.hpl.jena.sparql.util.Closure
-
- closure(Statement) - Static method in class com.hp.hpl.jena.sparql.util.Closure
-
Calculate the bNode closure from a statement .
- closure(Statement, ClosureTest) - Static method in class com.hp.hpl.jena.sparql.util.Closure
-
Calculate the bNode closure from a statement .
- closure(Statement, Model) - Static method in class com.hp.hpl.jena.sparql.util.Closure
-
Calculate the bNode closure from a statement .
- closure(Statement, ClosureTest, Model) - Static method in class com.hp.hpl.jena.sparql.util.Closure
-
Calculate the bNode closure from a statement .
- closure(Resource, boolean) - Static method in class com.hp.hpl.jena.sparql.util.Closure
-
Calculate the bNode closure from a resource.
- closure(Resource, ClosureTest, boolean) - Static method in class com.hp.hpl.jena.sparql.util.Closure
-
Calculate the bNode closure from a resource .
- closure(Resource, boolean, Model) - Static method in class com.hp.hpl.jena.sparql.util.Closure
-
Calculate the bNode closure from a resource .
- closure(Resource, ClosureTest, boolean, Model) - Static method in class com.hp.hpl.jena.sparql.util.Closure
-
Calculate the bNode closure from a resource .
- Closure.ClosureBNode - Class in com.hp.hpl.jena.sparql.util
-
- Closure.ClosureBNode() - Constructor for class com.hp.hpl.jena.sparql.util.Closure.ClosureBNode
-
- Closure.ClosureReachable - Class in com.hp.hpl.jena.sparql.util
-
- Closure.ClosureReachable() - Constructor for class com.hp.hpl.jena.sparql.util.Closure.ClosureReachable
-
- ClosureTest - Interface in com.hp.hpl.jena.sparql.util
-
- CMP_EQUAL - Static variable in interface com.hp.hpl.jena.sparql.expr.Expr
-
- CMP_EQUAL - Static variable in class org.apache.jena.atlas.lib.StrUtils
-
- CMP_GREATER - Static variable in interface com.hp.hpl.jena.sparql.expr.Expr
-
- CMP_GREATER - Static variable in class org.apache.jena.atlas.lib.StrUtils
-
- CMP_INDETERMINATE - Static variable in interface com.hp.hpl.jena.sparql.expr.Expr
-
- CMP_INDETERMINATE - Static variable in class org.apache.jena.atlas.lib.StrUtils
-
- CMP_LESS - Static variable in interface com.hp.hpl.jena.sparql.expr.Expr
-
- CMP_LESS - Static variable in class org.apache.jena.atlas.lib.StrUtils
-
- CMP_UNEQUAL - Static variable in interface com.hp.hpl.jena.sparql.expr.Expr
-
- CMP_UNEQUAL - Static variable in class org.apache.jena.atlas.lib.StrUtils
-
- cntrlCode - Variable in class org.apache.jena.riot.tokens.Token
-
- COALESCE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- COALESCE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- Collection(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Collection(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- Collection(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- CollectionPath(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- CollectionPath(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- CollectionUtils - Class in org.apache.jena.atlas.lib
-
- CollectionUtils() - Constructor for class org.apache.jena.atlas.lib.CollectionUtils
-
- CollectorStreamBase<T> - Class in org.apache.jena.riot.lang
-
Base class for StreamRDF implementations which store received
objects in a Collection
.
- CollectorStreamBase() - Constructor for class org.apache.jena.riot.lang.CollectorStreamBase
-
- CollectorStreamQuads - Class in org.apache.jena.riot.lang
-
Collector stream for quads.
- CollectorStreamQuads() - Constructor for class org.apache.jena.riot.lang.CollectorStreamQuads
-
- CollectorStreamRDF - Class in org.apache.jena.riot.lang
-
StreamRDF implementations which store received triples and quads
in a
Collection
.
- CollectorStreamRDF() - Constructor for class org.apache.jena.riot.lang.CollectorStreamRDF
-
- CollectorStreamTriples - Class in org.apache.jena.riot.lang
-
Collector stream for triples.
- CollectorStreamTriples() - Constructor for class org.apache.jena.riot.lang.CollectorStreamTriples
-
- COLON - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- COLON - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- COLON - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- COLON - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- ColumnMap - Class in org.apache.jena.atlas.lib
-
General descriptor of a reordering (mapping) of columns in tuples to columns in indexes,
for example, from triples to triple index order.
- ColumnMap(String, String) - Constructor for class org.apache.jena.atlas.lib.ColumnMap
-
Construct a column mapping that maps the input (one col, one char) to the output
- ColumnMap(String, List<T>, List<T>) - Constructor for class org.apache.jena.atlas.lib.ColumnMap
-
- ColumnMap(String, T[], T[]) - Constructor for class org.apache.jena.atlas.lib.ColumnMap
-
- ColumnMap(String, int...) - Constructor for class org.apache.jena.atlas.lib.ColumnMap
-
Construct a column map - the elements are the
mappings of a tuple originally in the order 0,1,2,...
- com.hp.hpl.jena.query - package com.hp.hpl.jena.query
-
ARQ - A query engine for Jena, implementing SPARQL.
- com.hp.hpl.jena.sparql - package com.hp.hpl.jena.sparql
-
- com.hp.hpl.jena.sparql.algebra - package com.hp.hpl.jena.sparql.algebra
-
- com.hp.hpl.jena.sparql.algebra.op - package com.hp.hpl.jena.sparql.algebra.op
-
- com.hp.hpl.jena.sparql.algebra.optimize - package com.hp.hpl.jena.sparql.algebra.optimize
-
- com.hp.hpl.jena.sparql.algebra.table - package com.hp.hpl.jena.sparql.algebra.table
-
- com.hp.hpl.jena.sparql.core - package com.hp.hpl.jena.sparql.core
-
- com.hp.hpl.jena.sparql.core.assembler - package com.hp.hpl.jena.sparql.core.assembler
-
- com.hp.hpl.jena.sparql.core.describe - package com.hp.hpl.jena.sparql.core.describe
-
- com.hp.hpl.jena.sparql.engine - package com.hp.hpl.jena.sparql.engine
-
- com.hp.hpl.jena.sparql.engine.binding - package com.hp.hpl.jena.sparql.engine.binding
-
- com.hp.hpl.jena.sparql.engine.http - package com.hp.hpl.jena.sparql.engine.http
-
- com.hp.hpl.jena.sparql.engine.index - package com.hp.hpl.jena.sparql.engine.index
-
- com.hp.hpl.jena.sparql.engine.iterator - package com.hp.hpl.jena.sparql.engine.iterator
-
- com.hp.hpl.jena.sparql.engine.main - package com.hp.hpl.jena.sparql.engine.main
-
- com.hp.hpl.jena.sparql.engine.main.iterator - package com.hp.hpl.jena.sparql.engine.main.iterator
-
- com.hp.hpl.jena.sparql.engine.optimizer - package com.hp.hpl.jena.sparql.engine.optimizer
-
- com.hp.hpl.jena.sparql.engine.optimizer.reorder - package com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
- com.hp.hpl.jena.sparql.engine.ref - package com.hp.hpl.jena.sparql.engine.ref
-
- com.hp.hpl.jena.sparql.expr - package com.hp.hpl.jena.sparql.expr
-
- com.hp.hpl.jena.sparql.expr.aggregate - package com.hp.hpl.jena.sparql.expr.aggregate
-
- com.hp.hpl.jena.sparql.expr.nodevalue - package com.hp.hpl.jena.sparql.expr.nodevalue
-
- com.hp.hpl.jena.sparql.function - package com.hp.hpl.jena.sparql.function
-
- com.hp.hpl.jena.sparql.function.library - package com.hp.hpl.jena.sparql.function.library
-
- com.hp.hpl.jena.sparql.function.library.leviathan - package com.hp.hpl.jena.sparql.function.library.leviathan
-
- com.hp.hpl.jena.sparql.function.user - package com.hp.hpl.jena.sparql.function.user
-
- com.hp.hpl.jena.sparql.graph - package com.hp.hpl.jena.sparql.graph
-
- com.hp.hpl.jena.sparql.lang - package com.hp.hpl.jena.sparql.lang
-
- com.hp.hpl.jena.sparql.lang.arq - package com.hp.hpl.jena.sparql.lang.arq
-
- com.hp.hpl.jena.sparql.lang.sparql_10 - package com.hp.hpl.jena.sparql.lang.sparql_10
-
- com.hp.hpl.jena.sparql.lang.sparql_11 - package com.hp.hpl.jena.sparql.lang.sparql_11
-
- com.hp.hpl.jena.sparql.lib - package com.hp.hpl.jena.sparql.lib
-
- com.hp.hpl.jena.sparql.mgt - package com.hp.hpl.jena.sparql.mgt
-
- com.hp.hpl.jena.sparql.modify - package com.hp.hpl.jena.sparql.modify
-
- com.hp.hpl.jena.sparql.modify.request - package com.hp.hpl.jena.sparql.modify.request
-
- com.hp.hpl.jena.sparql.path - package com.hp.hpl.jena.sparql.path
-
- com.hp.hpl.jena.sparql.path.eval - package com.hp.hpl.jena.sparql.path.eval
-
- com.hp.hpl.jena.sparql.pfunction - package com.hp.hpl.jena.sparql.pfunction
-
- com.hp.hpl.jena.sparql.pfunction.library - package com.hp.hpl.jena.sparql.pfunction.library
-
- com.hp.hpl.jena.sparql.procedure - package com.hp.hpl.jena.sparql.procedure
-
- com.hp.hpl.jena.sparql.procedure.library - package com.hp.hpl.jena.sparql.procedure.library
-
- com.hp.hpl.jena.sparql.resultset - package com.hp.hpl.jena.sparql.resultset
-
- com.hp.hpl.jena.sparql.serializer - package com.hp.hpl.jena.sparql.serializer
-
- com.hp.hpl.jena.sparql.sse - package com.hp.hpl.jena.sparql.sse
-
- com.hp.hpl.jena.sparql.sse.builders - package com.hp.hpl.jena.sparql.sse.builders
-
- com.hp.hpl.jena.sparql.sse.lang - package com.hp.hpl.jena.sparql.sse.lang
-
- com.hp.hpl.jena.sparql.sse.lang.parser - package com.hp.hpl.jena.sparql.sse.lang.parser
-
- com.hp.hpl.jena.sparql.sse.writers - package com.hp.hpl.jena.sparql.sse.writers
-
- com.hp.hpl.jena.sparql.syntax - package com.hp.hpl.jena.sparql.syntax
-
- com.hp.hpl.jena.sparql.util - package com.hp.hpl.jena.sparql.util
-
- com.hp.hpl.jena.sparql.util.graph - package com.hp.hpl.jena.sparql.util.graph
-
- com.hp.hpl.jena.sparql.vocabulary - package com.hp.hpl.jena.sparql.vocabulary
-
- com.hp.hpl.jena.update - package com.hp.hpl.jena.update
-
- COMMA - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- COMMA - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- COMMA - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- COMMA - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- commit() - Method in interface com.hp.hpl.jena.query.Dataset
-
Commit a transaction - finish the transaction and make any changes permanent (if a "write" transaction)
- commit() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- commit() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- commit() - Method in interface com.hp.hpl.jena.sparql.core.Transactional
-
Commit a transaction - finish the transaction and make any changes permanent (if a "write" transaction)
- commit() - Method in class com.hp.hpl.jena.sparql.core.TransactionalNull
-
- commit() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNullTransactional
-
- compare(Binding, Binding) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingComparator
-
- compare(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
Compare by value (and only value) if possible.
- compare(Node, Node) - Method in class com.hp.hpl.jena.sparql.util.NodeComparator
-
- compare(Triple, Triple) - Method in class com.hp.hpl.jena.sparql.util.TripleComparator
-
- compare(byte[], byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Compare two byte arrays which may be of different lengths
- compare(T, T) - Method in class org.apache.jena.atlas.lib.ReverseComparator
-
- compareAlways(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
Compare by value if possible else compare by kind/type/lexical form
Only use when you want an ordering regardless of form of NodeValue,
for example in ORDER BY
- compareBindingsSyntactic(Binding, Binding) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingComparator
-
- compareBoolean(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- compareByte(byte, byte) - Static method in class org.apache.jena.atlas.lib.Bytes
-
- compareDateTime(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- compareDuration(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- compareNodesRaw(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingComparator
-
- compareNumeric(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- compareRDFTerms(Node, Node) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
-
Compare two Nodes, based on their RDF terms forms, not value
- compareString(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- compareTo(RDF_ANY) - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- compareTo(RDF_BNode) - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- compareTo(RDF_DataTuple) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- compareTo(RDF_Decimal) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- compareTo(RDF_IRI) - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- compareTo(RDF_Literal) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- compareTo(RDF_PrefixDecl) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- compareTo(RDF_PrefixName) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- compareTo(RDF_Quad) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- compareTo(RDF_REPEAT) - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- compareTo(RDF_StreamRow) - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- compareTo(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- compareTo(RDF_Triple) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- compareTo(RDF_UNDEF) - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- compareTo(RDF_VAR) - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- compareTo(RDF_VarTuple) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- ComparisonException - Exception in com.hp.hpl.jena.sparql.core
-
- compatible(Binding, Binding) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- compile(Query) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
Compile a query - pattern and modifiers.
- compile(Element) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
Compile a pattern.
- compile(Query) - Method in class com.hp.hpl.jena.sparql.algebra.AlgebraGenerator
-
Compile a query
- compile(Element) - Method in class com.hp.hpl.jena.sparql.algebra.AlgebraGenerator
-
Compile any structural element
- CONCAT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- CONCAT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- concat - Class in com.hp.hpl.jena.sparql.pfunction.library
-
- concat() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.concat
-
- concat(Iter<T>, Iter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- concat(Iterator<T>, Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- concat(Iterator<T>, Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.IteratorConcat
-
Usually, it is better to create an IteratorConcat explicitly and add iterator if there are going to be many.
- condition(Table, Table) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- condition(Table, Table) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- ConditionalAndExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ConditionalAndExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- ConditionalAndExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- ConditionalOrExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ConditionalOrExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- ConditionalOrExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- CONFLICT_409 - Static variable in class org.apache.jena.web.HttpSC
-
- ConsoleHandlerStdout - Class in org.apache.jena.atlas.logging.java
-
- ConsoleHandlerStdout() - Constructor for class org.apache.jena.atlas.logging.java.ConsoleHandlerStdout
-
- constantBNodeLabels - Static variable in class com.hp.hpl.jena.query.ARQ
-
Controls bNode labels as <_:...> or not -
that is a pseudo URIs.
- Constraint() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Constraint() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- Constraint() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- CONSTRUCT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- CONSTRUCT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- CONSTRUCT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- ConstructQuery() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ConstructQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- ConstructQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- ConstructTemplate() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ConstructTemplate() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- ConstructTemplate() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- ConstructTriples(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ConstructTriples(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- ConstructTriples(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- consume(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
This operation faithfully walks the results but does nothing with them.
- consume(Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Consume the iterable
- consume(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Consume the iterator
- container - Class in com.hp.hpl.jena.sparql.pfunction.library
-
container - super class of bag/alt/seq - rdfs:member
- container() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.container
-
- containerMembers(Graph, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphContainerUtils
-
- containerMembers(Graph, Node, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphContainerUtils
-
- contains(String) - Method in interface com.hp.hpl.jena.query.QuerySolution
-
Return true if the named variable is in this binding
- contains(Binding) - Method in interface com.hp.hpl.jena.sparql.algebra.Table
-
- contains(Binding) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
-
- contains(Binding) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
-
- contains(Node, Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Test whether the dataset (including default graph) contains a quad - may include wildcards, Node.ANY or null
- contains(Quad) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Test whether the dataset contains a quad (including default graph)- may include wildcards, Node.ANY or null
- contains(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- contains(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- contains(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- contains(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- contains(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- contains(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- contains(String) - Method in class com.hp.hpl.jena.sparql.core.QuerySolutionBase
-
- contains(Var) - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- contains(Var) - Method in interface com.hp.hpl.jena.sparql.engine.binding.Binding
-
Test whether a variable is bound to some object
- contains(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
-
Test whether a name is bound to some object
- contains(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingWrapped
-
- contains(QueryEngineFactory) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Check whether a query engine factory is already registered
- contains(Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- contains(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- CONTAINS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- CONTAINS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- contains(UpdateEngineFactory) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
-
Check whether a query engine factory is already registered
- contains(String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderOp
-
- contains(Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.util.graph.Findable
-
- contains(GNode, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- contains(Object) - Method in class org.apache.jena.atlas.json.JsonArray
-
- contains(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetLRU
-
- contains(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetSync
-
- contains(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetWrapper
-
- contains(T) - Method in interface org.apache.jena.atlas.lib.CacheSet
-
- contains(T) - Method in class org.apache.jena.atlas.lib.MultiSet
-
Does it contain the object?
- contains(String, String) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
Does one string contain another string?
- contains(String) - Method in class org.apache.jena.atlas.lib.Trie
-
Gets whether a key exists in the trie and has a non-null value mapped to
it
- contains(String, boolean) - Method in class org.apache.jena.atlas.lib.Trie
-
Gets whether a key exists in the trie and meets the given value criteria
- contains(String, T) - Method in class org.apache.jena.atlas.lib.Trie
-
Gets whether a key value pair are present in the trie
- contains(Lang) - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
Does the language have a registered output format?
- contains(RDFFormat) - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
Is the RDFFormat registered for use?
- contains(String) - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
- contains(String) - Method in interface org.apache.jena.riot.system.PrefixMap
-
Gets whether the map contains a given prefix
- contains(String) - Method in class org.apache.jena.riot.system.PrefixMapExtended
-
- contains(String) - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- contains(String) - Method in class org.apache.jena.riot.system.PrefixMapStd
-
- contains(String) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- contains(RDFFormat) - Method in class org.apache.jena.riot.system.StreamRDFWriter.WriterRegistry
-
Return true if the format is registered
- contains1(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.Binding0
-
- contains1(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.Binding1
-
- contains1(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingHashMap
-
- containsAll(Collection<?>) - Method in class org.apache.jena.atlas.json.JsonArray
-
- containsCompatibleWithSharedDomain(Binding) - Method in class com.hp.hpl.jena.sparql.engine.index.HashIndexTable
-
- containsCompatibleWithSharedDomain(Binding) - Method in interface com.hp.hpl.jena.sparql.engine.index.IndexTable
-
- containsCompatibleWithSharedDomain(Binding) - Method in class com.hp.hpl.jena.sparql.engine.index.LinearIndex
-
- containsCompatibleWithSharedDomain(Binding) - Method in class com.hp.hpl.jena.sparql.engine.index.SetIndexTable
-
- containsFactory(QueryEngineFactory) - Static method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Check whether a query engine factory is already registered in the default registry
- containsFactory(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
-
Checks whether a parser factory is registered for the given syntax
- containsFactory(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
-
Checks whether a parser factory is registered for the given syntax
- containsFactory(UpdateEngineFactory) - Static method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
-
Check whether a query engine factory is already registered in the default registry
- containsGraph(Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
- containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCaching
-
- containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMap
-
- containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- containsGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DynamicDatasets.DynamicDatasetGraph
-
- containsGraph(DatasetGraph, Node) - Static method in class com.hp.hpl.jena.sparql.graph.GraphOps
-
- containsKey(K) - Method in class org.apache.jena.atlas.lib.cache.Cache0
-
- containsKey(K) - Method in class org.apache.jena.atlas.lib.cache.Cache1
-
- containsKey(K) - Method in class org.apache.jena.atlas.lib.cache.CacheLRU
-
- containsKey(K) - Method in class org.apache.jena.atlas.lib.cache.CacheSimple
-
- containsKey(K) - Method in class org.apache.jena.atlas.lib.cache.CacheUnbounded
-
- containsKey(Key) - Method in class org.apache.jena.atlas.lib.cache.CacheWrapper
-
- containsKey(Key) - Method in interface org.apache.jena.atlas.lib.Cache
-
Does the cache contain the key?
- containsKey(K) - Method in class org.apache.jena.atlas.lib.Map2
-
- containsKey(K) - Method in class org.apache.jena.atlas.lib.MultiMap
-
- containsModel(String) - Method in interface com.hp.hpl.jena.query.DatasetAccessor
-
Does the Dataset contain a named graph?
- containsModel(String) - Method in class org.apache.jena.web.DatasetAdapter
-
- containsNamedModel(String) - Method in interface com.hp.hpl.jena.query.Dataset
-
Does the dataset contain a model with the name supplied?
- containsNamedModel(String) - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- containsNonASCII(String) - Static method in class org.apache.jena.riot.system.IRILib
-
- containsParam(String) - Method in class com.hp.hpl.jena.sparql.engine.http.Params
-
- containsParserFactory(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
-
Checks whether a parser factory is registered for the given syntax
- containsParserFactory(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
-
Checks whether a parser factory is registered for the given syntax
- containsQuerySerializer(Syntax) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
-
Gets whether a query serializer factory is registered for the given
syntax
- containsUpdateSerializer(Syntax) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
-
Gets whether an update serializer factory is registered for the given
syntax
- ContentType - Class in org.apache.jena.atlas.web
-
A restricted view of MediaType
- contentType(String) - Method in class org.apache.jena.riot.LangBuilder
-
Set the main content type for this language.
- contentTypeCanonical(String) - Static method in class org.apache.jena.riot.WebContent
-
Return our "canonical" name for a Content Type.
- contentTypeHTMLForm - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeJSON - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeJSONLD - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeMultiAlt - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeMultipartFormData - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeMultipartMixed - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeN3 - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeN3Alt1 - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeN3Alt2 - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeNQuads - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeNQuadsAlt1 - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeNQuadsAlt2 - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeNTriples - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeNTriplesAlt - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeOctets - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeRDFJSON - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeRdfJson - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeRDFThrift - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeRDFXML - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeResultsBIO - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeResultsJSON - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeResultsThrift - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeResultsXML - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypes - Variable in class org.apache.jena.riot.LangBuilder
-
- contentTypeSPARQLQuery - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeSPARQLUpdate - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeSSE - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeTextCSV - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeTextPlain - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeTextTSV - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeToLang(String) - Static method in class org.apache.jena.riot.RDFLanguages
-
Map a content type (without charset) to a
Lang
- contentTypeToLang(ContentType) - Static method in class org.apache.jena.riot.RDFLanguages
-
Map a content type (without charset) to a
Lang
- contentTypeToResultSet(String) - Static method in class org.apache.jena.riot.web.HttpResponseLib
-
- contentTypeTriG - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeTriGAlt1 - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeTriGAlt2 - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeTriX - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeTriXxml - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeTurtle - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeTurtleAlt1 - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeTurtleAlt2 - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeXML - Static variable in class org.apache.jena.riot.WebContent
-
- contentTypeXMLAlt - Static variable in class org.apache.jena.riot.WebContent
-
- Context - Class in com.hp.hpl.jena.sparql.util
-
A class for setting and keeping named values.
- Context() - Constructor for class com.hp.hpl.jena.sparql.util.Context
-
Create an empty context
- Context(Context) - Constructor for class com.hp.hpl.jena.sparql.util.Context
-
Create a context and initialize it with a copy of the named values of another one.
- ContextMBean - Class in com.hp.hpl.jena.sparql.mgt
-
MBean for a context object (which can change)
- ContextMBean(Context) - Constructor for class com.hp.hpl.jena.sparql.mgt.ContextMBean
-
- CONTINUE_100 - Static variable in class org.apache.jena.web.HttpSC
-
- convert() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- convert(Binding) - Method in interface com.hp.hpl.jena.sparql.engine.iterator.QueryIterConvert.Converter
-
- convert(Node) - Method in interface com.hp.hpl.jena.sparql.graph.NodeTransform
-
- convert(Node) - Method in class com.hp.hpl.jena.sparql.modify.NodeTransformBNodesToVariables
-
- convert(ResultsFormat) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- Convert - Class in com.hp.hpl.jena.sparql.util
-
- Convert() - Constructor for class com.hp.hpl.jena.sparql.util.Convert
-
- convert(Iterator<?>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- convert(T) - Method in interface org.apache.jena.atlas.iterator.Transform
-
- convert(Node) - Method in class org.apache.jena.riot.process.normalize.CanonicalizeLiteral
-
- convert(RDF_Term) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convert(RDF_Term, PrefixMap) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convert(Node, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convert(Node, PrefixMap, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convert(RDF_Triple) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convert(RDF_Triple, PrefixMap) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convert(Triple, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convert(Triple, PrefixMap, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convert(RDF_Quad) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convert(RDF_Quad, PrefixMap) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convert(Quad, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convert(Quad, PrefixMap, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- convertGraphNodeToRDFNode(Node, Model) - Static method in class com.hp.hpl.jena.sparql.util.ModelUtils
-
- convertOp() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
Convenience - convert to OpQuadPatterns which are more widely used (currently?)
- convertToNodes(Collection<String>) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
-
Convert IRI String to Node
- copy() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Makes a full copy of this parameterized string
- copy(boolean) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Makes a copy of the command text, base URI and prefix mapping and
optionally copies parameter values
- copy(boolean, boolean, boolean) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Makes a copy of the command text and optionally copies other aspects
- copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.Op0
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.Op1
-
- copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.Op2
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
-
- copy(Op, VarExprList) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
-
- copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBGP
-
- copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpConditional
-
- copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDatasetNames
-
- copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDiff
-
- copy(List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDisjunction
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDistinct
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
-
- copy(Op, VarExprList) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
-
- copy(Op, VarExprList) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtendAssign
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGraph
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGroup
-
- copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLabel
-
- copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpList
-
- copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpMinus
-
- copy(List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpN
-
- copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpNull
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpOrder
-
- copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPath
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProject
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPropFunc
-
- copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuad
-
- copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpReduced
-
- copy(List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSequence
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpService
-
- copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSlice
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSlice
-
- copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
-
- copy(Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTopN
-
- copy() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTriple
-
- copy(Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpUnion
-
- copy() - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvg
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVar
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVarDistinct
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMax
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMaxDistinct
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMin
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMinDistinct
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggNull
-
- copy(ExprList) - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSample
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSampleDistinct
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSum
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSumDistinct
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Add
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_BNode
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Bound
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_Call
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Cast
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_Coalesce
-
- copy(Expr, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Conditional
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Datatype
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeDay
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeHours
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeMinutes
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeMonth
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeSeconds
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeTimezone
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeTZ
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeYear
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Divide
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Equals
-
- copy(ExprList, Op) - Method in class com.hp.hpl.jena.sparql.expr.E_Exists
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_Function
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_FunctionDynamic
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_GreaterThan
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_GreaterThanOrEqual
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IRI
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IsBlank
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IsIRI
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IsLiteral
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IsNumeric
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_IsURI
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Lang
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LangMatches
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LessThan
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LessThanOrEqual
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LogicalAnd
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LogicalNot
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_LogicalOr
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_MD5
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Multiply
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_NotEquals
-
- copy(ExprList, Op) - Method in class com.hp.hpl.jena.sparql.expr.E_NotExists
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_NotOneOf
-
- copy() - Method in class com.hp.hpl.jena.sparql.expr.E_Now
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_NumAbs
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_NumCeiling
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_NumFloor
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_NumRound
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_OneOf
-
- copy() - Method in class com.hp.hpl.jena.sparql.expr.E_Random
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_Regex
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SameTerm
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SHA1
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SHA224
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SHA256
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SHA384
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_SHA512
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Str
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrAfter
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrBefore
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_StrConcat
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrContains
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrDatatype
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrEncodeForURI
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrEndsWith
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrLang
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrLength
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrLowerCase
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_StrReplace
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrStartsWith
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.E_StrSubstring
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_StrUpperCase
-
- copy() - Method in class com.hp.hpl.jena.sparql.expr.E_StrUUID
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_Subtract
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_UnaryMinus
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_UnaryPlus
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.E_URI
-
- copy() - Method in class com.hp.hpl.jena.sparql.expr.E_UUID
-
- copy() - Method in class com.hp.hpl.jena.sparql.expr.E_Version
-
- copy(Var) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- copy() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
-
- copy(Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
-
- copy(Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- copy(Expr, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- copy(ExprList) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
-
- copy(ExprList, Op) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionOp
-
- copy(ExprList) - Static method in class com.hp.hpl.jena.sparql.expr.ExprList
-
Create a copy which does not share the list of expressions with the original
- copy(Var) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- Copy() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- COPY - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- Copy() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- COPY - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- copy() - Method in class com.hp.hpl.jena.sparql.util.Context
-
Return a copy of this context.
- copy(T[]) - Static method in class org.apache.jena.atlas.lib.ArrayUtils
-
Allocation space and copy
- copy(T[], int, int) - Static method in class org.apache.jena.atlas.lib.ArrayUtils
-
Allocation space and copy
- copy() - Method in class org.apache.jena.riot.system.Prologue
-
- COPY_ALWAYS - Static variable in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- COPY_ALWAYS - Static variable in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- COPY_ONLY_ON_CHANGE - Static variable in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- COPY_ONLY_ON_CHANGE - Static variable in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- copyFile(File, File) - Static method in class org.apache.jena.atlas.lib.FileOps
-
Copy a file
- copyFrom(LocationMapper) - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- copyOf(byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
-
- copyOf(byte[], int) - Static method in class org.apache.jena.atlas.lib.Bytes
-
- copyOf(byte[], int, int) - Static method in class org.apache.jena.atlas.lib.Bytes
-
- copyResults(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Take a copy of a result set - the result set returns is an in-memory
copy.
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.E_Exists
-
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.E_NotExists
-
- copySubstitute(Binding) - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Deep copy with substitution
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
-
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
-
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
-
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- copySubstitute(Binding) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- copyTransform(NodeTransform) - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
-
- copyTransform(NodeTransform) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
-
- count() - Method in class com.hp.hpl.jena.sparql.engine.http.Params
-
- COUNT - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- COUNT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- COUNT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- count(long) - Static method in class org.apache.jena.atlas.data.ThresholdPolicyFactory
-
A threshold policy based on the number of tuples added.
- count(Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Count the iterable - many iterable objects have a .size() operation which
should be used in preference to this explicit counting operation
- count(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Count the iterator (this is destructive on the iterator)
- count() - Method in class org.apache.jena.atlas.iterator.Iter
-
Count the iterator (this is destructive on the iterator)
- count(T) - Method in class org.apache.jena.atlas.lib.MultiSet
-
Get the count of the number of times the object appears in the multiset - i.e.
- count() - Method in interface org.apache.jena.riot.lang.StreamRDFCounting
-
Count of triples, quads or tuples
- count() - Method in class org.apache.jena.riot.system.StreamRDFCountingBase
-
- count() - Static method in class org.apache.jena.riot.system.StreamRDFLib
-
- count(StreamRDF) - Static method in class org.apache.jena.riot.system.StreamRDFLib
-
- countContainerMember(Graph, Node, Node, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphContainerUtils
-
- countNotNull() - Method in class org.apache.jena.atlas.lib.Tuple
-
- countQuads() - Method in interface org.apache.jena.riot.lang.StreamRDFCounting
-
- countQuads() - Method in class org.apache.jena.riot.system.StreamRDFCountingBase
-
- countTriples() - Method in interface org.apache.jena.riot.lang.StreamRDFCounting
-
- countTriples(Graph, Node, Node, Node) - Static method in class org.apache.jena.riot.system.RiotLib
-
- countTriples(DatasetGraph, Node, Node, Node) - Static method in class org.apache.jena.riot.system.RiotLib
-
- countTriples() - Method in class org.apache.jena.riot.system.StreamRDFCountingBase
-
- CR - Static variable in class org.apache.jena.atlas.lib.Chars
-
- crc32(byte[]) - Static method in class org.apache.jena.atlas.lib.Lib
-
- create(DatasetGraph) - Static method in class com.hp.hpl.jena.query.DatasetAccessorFactory
-
Create an accessor for a local dataset
- create(Dataset) - Static method in class com.hp.hpl.jena.query.DatasetAccessorFactory
-
Create an accessor for a local dataset
- create() - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Deprecated.
Use createMem
- create(Model) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create a dataset with the given model as the default graph
- create(Dataset) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create a dataset: clone the dataset structure of named graohs, and share the graphs themselves.
- create(DatasetGraph) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Wrap a datasetgraph to make a mutable dataset
- create(List<String>) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create a dataset based on a list of URIs : these are merged into the default graph of the dataset.
- create(String) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create a dataset with a default graph and no named graphs
- create(List<String>, FileManager) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create a dataset based on a list of URIs : these are merged into the default graph of the dataset.
- create(String, FileManager) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create a dataset based on a list of URIs : these are merged into the default graph of the dataset.
- create(List<String>, List<String>) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create a dataset based on two list of URIs.
- create(String, List<String>) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create a dataset container based on two list of URIs.
- create(String, List<String>, FileManager, String) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create a named graph container based on two list of URIs.
- create(List<String>, List<String>, FileManager, String) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Deprecated.
FileManager argument has no effect
- create(Query) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution
- create(String) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution
- create(String, Syntax) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution
- create(Query, Dataset) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution to execute over the Dataset.
- create(String, Dataset) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution to execute over the Dataset.
- create(String, Syntax, Dataset) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution to execute over the Dataset.
- create(Query, Model) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution to execute over the Model.
- create(String, Model) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution to execute over the Model.
- create(String, Syntax, Model) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution to execute over the Model.
- create(Query, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution to execute over the Model.
- create(String, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution given some initial values of variables.
- create(String, Syntax, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution given some initial values of variables.
- create(Query, Model, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution to execute over the Model,
given some initial values of variables.
- create(String, Model, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution to execute over the Model,
given some initial values of variables.
- create(String, Syntax, Model, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution to execute over the Model,
given some initial values of variables.
- create(Query, Dataset, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution over a Dataset given some initial values of variables.
- create(String, Dataset, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution over a Dataset given some initial values of variables.
- create(String, Syntax, Dataset, QuerySolution) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution over a Dataset given some initial values of variables.
- create(String) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Create a SPARQL query from the given string.
- create(String, Syntax) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Create a query from the given string with the
- create(String, String) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Create a query from the given string by calling the parser.
- create(String, String, Syntax) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Create a query from the given string by calling the parser.
- create() - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Make a query - no parsing done
- create(Query) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Make a query from another one by deep copy (a clone).
- create(QueryIterator, List<String>) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Build a result set from one of ARQ's lower level query iterator.
- create(Op, VarExprList) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
-
Make a OpAssign - this does not aggregate (assign ..
- create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpDiff
-
- create() - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpDisjunction
-
- create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpDisjunction
-
- create(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpDistinct
-
- create(Op, VarExprList) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
-
Make a OpExtend - this does not aggregate (extend ..
- create(Op, Var, Expr) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
-
Make a OpExtend - this does not aggregate (extend ..
- create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
-
Create join - an argument of null is
simply dropped so Join.create(null, op) is op and Join.create(op,null) is op.
- create(Object, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpLabel
-
- create(Op, Op, ExprList) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
-
- create(Op, Op, Expr) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
-
- create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpMinus
-
- create() - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpNull
-
- create(Node, BasicPattern) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- create(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpReduced
-
- create() - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpSequence
-
- create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpSequence
-
- create(Table) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
-
- create(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpUnion
-
Create a union, dropping any nulls.
- create(Context) - Method in interface com.hp.hpl.jena.sparql.algebra.optimize.Optimize.RewriterFactory
-
- create() - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
-
- create(List<Var>) - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
-
- create(QueryIterator) - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
-
- create(Var, Node) - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
-
- create(List<String>, List<String>) - Static method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- create(Query) - Static method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
Create a dataset description, given a query.
- create(Context) - Static method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
Create a dataset description, given a context.
- create(Query, Context) - Static method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
Create a dataset description, given a query and context.
- create(DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
-
Create a DatasetGraph based on an existing one;
this is a structure copy of the dataset struture
but graphs are shared
- create(Graph) - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
-
Create a DatasetGraph starting with a single graph.
- create() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraphFactory.GraphMaker
-
- create() - Method in class com.hp.hpl.jena.sparql.core.describe.DescribeBNodeClosureFactory
-
- create() - Method in interface com.hp.hpl.jena.sparql.core.describe.DescribeHandlerFactory
-
- create(Node, Node, Node, Node) - Static method in class com.hp.hpl.jena.sparql.core.Quad
-
- create(Node, Triple) - Static method in class com.hp.hpl.jena.sparql.core.Quad
-
- create() - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
-
- create(Binding) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
-
- create() - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingRoot
-
- create(QueryIterator, BasicPattern, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterBlockTriples
-
- create(ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterNullIterator
-
- create(QueryIterator, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterPeek
-
- create(ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterRoot
-
- create(Binding, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterRoot
-
- create(Binding, Var, Node, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterSingleton
-
- create(Binding, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterSingleton
-
- create(ExecutionContext) - Method in interface com.hp.hpl.jena.sparql.engine.main.OpExecutorFactory
-
- create(Query, DatasetGraph, Binding, Context) - Method in interface com.hp.hpl.jena.sparql.engine.QueryEngineFactory
-
- create(Op, DatasetGraph, Binding, Context) - Method in interface com.hp.hpl.jena.sparql.engine.QueryEngineFactory
-
- create(Query, DatasetGraph, Binding, Context) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineFactoryWrapper
-
- create(Op, DatasetGraph, Binding, Context) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineFactoryWrapper
-
- create(ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorFactory
-
- create(String) - Method in class com.hp.hpl.jena.sparql.function.CastXSD
-
- create(String) - Method in class com.hp.hpl.jena.sparql.function.CastXSD_Boolean
-
- create(String) - Method in class com.hp.hpl.jena.sparql.function.CastXSD_DateTime
-
- create(String) - Method in class com.hp.hpl.jena.sparql.function.CastXSD_Numeric
-
- create(String) - Method in interface com.hp.hpl.jena.sparql.function.FunctionFactory
-
Create a function with the given URI
- create(String) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
-
Creates a function for the given URI
- Create() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- CREATE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- Create() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- CREATE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- create(Syntax) - Method in interface com.hp.hpl.jena.sparql.lang.SPARQLParserFactory
-
Return a parser for the given syntax
- create(Syntax) - Method in interface com.hp.hpl.jena.sparql.lang.UpdateParserFactory
-
Return a parser for the given syntax
- create(String) - Static method in class com.hp.hpl.jena.sparql.modify.request.Target
-
- create(Node) - Static method in class com.hp.hpl.jena.sparql.modify.request.Target
-
- create(GraphStore, Binding, Context) - Method in interface com.hp.hpl.jena.sparql.modify.UpdateEngineFactory
-
Create the update engine - having returned true to accept, should not fail
- create(String) - Method in interface com.hp.hpl.jena.sparql.pfunction.PropertyFunctionFactory
-
- create(String) - Method in interface com.hp.hpl.jena.sparql.procedure.ProcedureFactory
-
- create(Syntax, Prologue, IndentedWriter) - Method in interface com.hp.hpl.jena.sparql.serializer.QuerySerializerFactory
-
Return a serializer for the given syntax
- create(Syntax, Prologue, IndentedWriter) - Method in interface com.hp.hpl.jena.sparql.serializer.UpdateSerializerFactory
-
Return a serializer for the given syntax
- create(String) - Static method in class com.hp.hpl.jena.sparql.util.Symbol
-
- create(Symbol) - Static method in class com.hp.hpl.jena.sparql.util.Symbol
-
- create() - Static method in class com.hp.hpl.jena.update.GraphStoreFactory
-
Create an empty GraphStore with an empty default graph (in-memory)
- create(Model) - Static method in class com.hp.hpl.jena.update.GraphStoreFactory
-
Create a GraphStore from a Model
- create(Graph) - Static method in class com.hp.hpl.jena.update.GraphStoreFactory
-
Create a GraphStore from a Graph
- create(Dataset) - Static method in class com.hp.hpl.jena.update.GraphStoreFactory
-
Create a GraphStore from a dataset so that updates apply to the graphs in the dataset.
- create(DatasetGraph) - Static method in class com.hp.hpl.jena.update.GraphStoreFactory
-
Create a GraphStore from a dataset (graph-level) so that updates apply to the graphs in the dataset.
- create(Update, GraphStore) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- create(Update, GraphStore, QuerySolution) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- create(Update, GraphStore, Binding) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- create(UpdateRequest, GraphStore) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- create(UpdateRequest, GraphStore, QuerySolution) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- create(UpdateRequest, GraphStore, Binding) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- create(UpdateRequest, GraphStore, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- create(UpdateRequest, GraphStore, QuerySolution, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- create(UpdateRequest, GraphStore, Binding, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- create() - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an empty UpdateRequest
- create(String) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from a string.
- create(String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from a string.
- create(String, String) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from a string.
- create(String, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from a string.
- create(String) - Static method in class org.apache.jena.atlas.csv.CSVParser
-
- create(InputStream) - Static method in class org.apache.jena.atlas.csv.CSVParser
-
- create(Reader) - Static method in class org.apache.jena.atlas.csv.CSVParser
-
Be careful about charsets
- create(T[]) - Static method in class org.apache.jena.atlas.iterator.IteratorArray
-
Iterator over all the array elements
- create(T[], int, int) - Static method in class org.apache.jena.atlas.iterator.IteratorArray
-
Iterator over array elements from start (inclusive) to finish (exclusive)
- create(Iterator<? extends X>, Iterator<? extends X>) - Static method in class org.apache.jena.atlas.iterator.IteratorCons
-
- create(PeekIterator<T>) - Static method in class org.apache.jena.atlas.iterator.PeekIterator
-
- create(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.PeekIterator
-
- create(T) - Static method in class org.apache.jena.atlas.iterator.SingletonIterator
-
- create() - Method in interface org.apache.jena.atlas.lib.Allocator
-
Allocate a new T, different from others allocated
- create() - Static method in class org.apache.jena.atlas.lib.MultiMapToList
-
- create() - Static method in class org.apache.jena.atlas.lib.MultiMapToSet
-
- create(L, R) - Static method in class org.apache.jena.atlas.lib.Pair
-
- create(Pool<T>) - Static method in class org.apache.jena.atlas.lib.PoolSync
-
- create() - Static method in class org.apache.jena.atlas.lib.SinkNull
-
- create(X[]) - Static method in class org.apache.jena.atlas.lib.Tuple
-
Create a tuple from an array of elements.
- create(MediaType...) - Static method in class org.apache.jena.atlas.web.AcceptList
-
Create a list of accept items from the give MediaTypes.
- create(String...) - Static method in class org.apache.jena.atlas.web.AcceptList
-
Create a list of accept items from strings.
- create(String) - Static method in class org.apache.jena.atlas.web.ContentType
-
- create(String, String) - Static method in class org.apache.jena.atlas.web.ContentType
-
- create(String, String) - Static method in class org.apache.jena.atlas.web.MediaType
-
- create(String, String, String) - Static method in class org.apache.jena.atlas.web.MediaType
-
- create(String) - Static method in class org.apache.jena.atlas.web.MediaType
-
- create() - Method in interface org.apache.jena.riot.lang.BlankNodeAllocator
-
Create a fresh blank node, different from anything generated so far.
- create() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorHash
-
- create() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorLabel
-
- create() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorLabelEncoded
-
- create() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorTraditional
-
- create(InputStream, String, String, ErrorHandler, StreamRDF) - Static method in class org.apache.jena.riot.lang.LangRDFXML
-
- create(Reader, String, String, ErrorHandler, StreamRDF) - Static method in class org.apache.jena.riot.lang.LangRDFXML
-
- create(String, String, ErrorHandler, StreamRDF) - Static method in class org.apache.jena.riot.lang.LangRDFXML
-
- create() - Static method in class org.apache.jena.riot.LangBuilder
-
Create a builder
- create(String, String) - Static method in class org.apache.jena.riot.LangBuilder
-
Create a builder - convenience operation to
take the language name and content type
which should be set if at all possible.
- create(Lang) - Method in interface org.apache.jena.riot.ReaderRIOTFactory
-
- create(Lang) - Method in interface org.apache.jena.riot.resultset.ResultSetReaderFactory
-
- create(Lang) - Method in interface org.apache.jena.riot.resultset.ResultSetWriterFactory
-
- create() - Static method in class org.apache.jena.riot.system.IRIResolver
-
- create(String) - Static method in class org.apache.jena.riot.system.IRIResolver
-
- create(IRI) - Static method in class org.apache.jena.riot.system.IRIResolver
-
- create() - Method in interface org.apache.jena.riot.system.MapWithScope.Allocator
-
Create a fresh, unique (to within policy) B
- create() - Method in class org.apache.jena.riot.system.MapWithScope
-
Create a label that is guaranteed to be fresh
- create(Node, Token) - Method in interface org.apache.jena.riot.system.ParserProfile
-
Make any node from a token as appropriate
- create(Node, Token) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- create() - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map.
- create(PrefixMap) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map which starts with a copy of an existing prefix
map.
- create(PrefixMapping) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map which starts
with a copy of an existing map.
- create(Map<String, String>) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map,initialized from a Map of prefix to IRI string.
- create(String, PrefixMapping) - Static method in class org.apache.jena.riot.system.Prologue
-
- create(Writer) - Static method in class org.apache.jena.riot.system.RiotLib
-
IndentedWriter over a jaav.io.Writer (better to use an IndentedWriter over an OutputStream)
- create(OutputStream, RDFFormat) - Method in interface org.apache.jena.riot.system.StreamRDFWriterFactory
-
- create(RDFFormat) - Method in interface org.apache.jena.riot.WriterDatasetRIOTFactory
-
- create(RDFFormat) - Method in interface org.apache.jena.riot.WriterGraphRIOTFactory
-
- create(int, String) - Static method in exception org.apache.jena.web.JenaHttpException
-
- createAccNull() - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
-
- createAccNull() - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggNull
-
- createAccumulator(AggCustom) - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.AccumulatorFactory
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvg
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVar
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVarDistinct
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggNull
-
- createAccumulator() - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
-
Create an accumulator for this aggregator
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSample
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSampleDistinct
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSum
-
- createAccumulator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSumDistinct
-
- createAggNull() - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
-
- createAvg(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
-
- createBlankNode(Node, String, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
-
Create a fresh blank node based on scope and label
- createBlankNode(Node, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
-
Create a fresh blank node
- createBlankNode(Node, String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- createBlankNode(Node, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- createBlankNode(Node, String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
-
- createBNodeByIRI() - Static method in class org.apache.jena.riot.out.NodeToLabel
-
Allocation as per internal label
- createBNodeByLabelAsGiven() - Static method in class org.apache.jena.riot.out.NodeToLabel
-
Allocation as per internal label
- createBNodeByLabelEncoded() - Static method in class org.apache.jena.riot.out.NodeToLabel
-
Allocation as per internal label, with an encoded safe label.
- createBNodeMap() - Static method in class com.hp.hpl.jena.sparql.util.LabelToNodeMap
-
Create blank nodes, with the same blank node returned for thre same label.
- createCache(int) - Static method in class org.apache.jena.atlas.lib.CacheFactory
-
Create a cache which has space for up to a certain number of objects.
- createCache(float, int) - Static method in class org.apache.jena.atlas.lib.CacheFactory
-
Create a cache which has space for up to a certain number of objects.
- createCache(Getter<Key, Value>, int) - Static method in class org.apache.jena.atlas.lib.CacheFactory
-
Create a cache which has space for upto a certain number of objects.
- createCacheSet(int) - Static method in class org.apache.jena.atlas.lib.CacheFactory
-
Create set-cache, rather than a map-cache.
- createCacheUnbounded() - Static method in class org.apache.jena.atlas.lib.CacheFactory
-
Create a cache which has unbounded space
- createCacheWithGetter(Cache<Key, Value>, Getter<Key, Value>) - Static method in class org.apache.jena.atlas.lib.CacheFactory
-
- createCachingHttpClient() - Static method in class org.apache.jena.riot.web.HttpOp
-
Create an HttpClient that performs connection pooling.
- createCount(boolean) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
-
- createCountExpr(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
-
- createCustom(String, ExprList) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
-
- created - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Fecha en la que algo fue creado, en formato AAAA-MM-DD.
- CREATED_201 - Static variable in class org.apache.jena.web.HttpSC
-
- createDataBagGraph(ThresholdPolicy<Triple>) - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
-
A graph backed by a DistinctDataBag<Triple>.
- createDataset(Assembler, Resource, Mode) - Method in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssembler
-
- createDataset() - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
Create a dataset from the description - reads URLs into an in-memory dataset
- createDataset(String, List<String>) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
- createDataset(String, List<String>, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
- createDataset(List<String>, List<String>) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
- createDataset(DatasetDescription) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
- createDataset(DatasetDescription, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
- createDataset(List<String>, List<String>, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
- createDatasetGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
Create a DatasetGraph from the description - reads URLs into an in-memory DatasetGraph
- createDatasetGraph(DatasetDescription) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
- createDatasetGraph(DatasetDescription, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
- createDatasetGraph(String, List<String>, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
- createDatasetGraph(List<String>, List<String>, String) - Static method in class com.hp.hpl.jena.sparql.util.DatasetUtils
-
- createDatasetGraphMem() - Static method in class com.hp.hpl.jena.sparql.lib.DatasetLib
-
- createDatasetWriter(Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Create a writer for an RDF language
- createDatasetWriter(RDFFormat) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Create a writer for an RDF language
- createDecoder() - Static method in class org.apache.jena.atlas.lib.Chars
-
Create a UTF-8 decoder
- createDefaultGraph(DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.core.GraphView
-
- createDefaultGraph() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
-
Create a graph - ARQ-wide default type
- createDeleteDataSink() - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- createDeleteDataSink() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- createDeleteDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- createDeleteDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateRequestSink
-
- createDeleteDataSink() - Method in interface com.hp.hpl.jena.sparql.modify.UpdateSink
-
- createDeleteDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateVisitorSink
-
- createDeleteDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UsingUpdateSink
-
- createDeserializer(InputStream) - Method in interface org.apache.jena.atlas.data.SerializationFactory
-
- createElement(String) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
- createEmpty() - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
-
- createEncoder() - Static method in class org.apache.jena.atlas.lib.Chars
-
Create a UTF-8 encoder
- createForInput() - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map which is intended for use in input.
- createForInput(PrefixMap) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map which is intended for use in input which starts
with a copy of an existing map
- createForInput(PrefixMapping) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map which is intended for use in iput which starts
with a copy of an existing map
- createForInput(Map<String, String>) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map, initialized from a Map of prefix to IRI string.
- createForOutput() - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map which is intended for use in output
- createForOutput(PrefixMap) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map which is intended for use in output which starts
with a copy of an existing map
- createForOutput(PrefixMapping) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map which is intended for use in output which starts
with a copy of an existing map
- createForOutput(Map<String, String>) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map, initialized from a Map of prefix to IRI string.
- createFromContentType(String) - Static method in class org.apache.jena.atlas.web.MediaType
-
- createGraphMem() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
-
Create a graph that is a Jena memory graph
- createGraphWriter(Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Create a writer for an RDF language
- createGraphWriter(RDFFormat) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Create a writer for an RDF language
- createGroupConcat(boolean, Expr, String, ExprList) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
-
- createHTTP(String) - Static method in class com.hp.hpl.jena.query.DatasetAccessorFactory
-
Create an accessor for a remote HTTP service
- createHTTP(String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.query.DatasetAccessorFactory
-
Create an accessor for a remote HTTP service that requires authentication
- createIncremental() - Static method in class org.apache.jena.riot.lang.LabelToNode
-
Allocation, globally scoped, that uses a incrementing field to create new nodes
- createIndex(Set<Var>, QueryIterator) - Static method in class com.hp.hpl.jena.sparql.engine.index.IndexFactory
-
- createInsertDataSink() - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- createInsertDataSink() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- createInsertDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- createInsertDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateRequestSink
-
- createInsertDataSink() - Method in interface com.hp.hpl.jena.sparql.modify.UpdateSink
-
- createInsertDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateVisitorSink
-
- createInsertDataSink() - Method in class com.hp.hpl.jena.sparql.modify.UsingUpdateSink
-
- createIRIorBNode(String) - Static method in class org.apache.jena.riot.system.RiotLib
-
Implement <_:....> as a "Node IRI"
that is, use the given label as the BNode internal label.
- createIteratorQuads(InputStream, Lang, String) - Static method in class org.apache.jena.riot.RiotReader
-
Creates an iterator over the parsed quads
- createIteratorTriples(InputStream, Lang, String) - Static method in class org.apache.jena.riot.RiotReader
-
Create an iterator over the parsed triples
- createJenaDefaultGraph() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
-
Create a graph - always the Jena default graph type
- createLabelToNode() - Static method in class org.apache.jena.riot.system.SyntaxLabels
-
- createLabelToNodeRT() - Static method in class org.apache.jena.riot.system.SyntaxLabels
-
- createLangLiteral(String, String, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
-
Create a literal for a string+language
- createLangLiteral(String, String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- createLangLiteral(String, String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
-
- createLeftJoin(Op, Op, ExprList) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
-
Guaranteed to return a new left join
- createList() - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- createList(int, int) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- createList(ItemList) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- createList(ItemList, int, int) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- createLiteralNode(String, String, String) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Create a literal Node, when the datatype, if given, is a string
- createLocationMapper(String) - Static method in class org.apache.jena.riot.system.stream.JenaIOEnvironment
-
Search a path (which is delimited by ";" because ":" is used in URIs)
to find a description of a LocationMapper, then create and return a
LocationMapper based on the description.
- createMapList() - Static method in class org.apache.jena.atlas.lib.MultiMap
-
- createMapSet() - Static method in class org.apache.jena.atlas.lib.MultiMap
-
- createMax(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
-
- createMem() - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create an in-memory, modifiable Dataset
- createMem() - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
-
Create a DatasetGraph which has all graphs in memory.
- createMemFixed() - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create an in-memory, modifiable Dataset.
- createMemFixed() - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
-
- createMin(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
-
- createNamed(List<String>, FileManager) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
Create a named graph container of graphs based on a list of URIs.
- createNamedGraph(DatasetGraph, Node) - Static method in class com.hp.hpl.jena.sparql.core.GraphView
-
- createNode(Node) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- createNode(Node, int, int) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- createNodeFromToken(Node, Token, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
-
Make a node from a token - called after all else has been tried - return null for no such node
- createNodeFromToken(Node, Token, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
Special token forms
- createNodeToLabel() - Static method in class org.apache.jena.riot.system.SyntaxLabels
-
Default setup - scope by document, relabel BNodes ids to short forms
- createNodeToLabelRT() - Static method in class org.apache.jena.riot.system.SyntaxLabels
-
Round-trip setup
- createNoResolve() - Static method in class org.apache.jena.riot.system.IRIResolver
-
- createNQuads() - Static method in class org.apache.jena.riot.RiotWriter
-
- createNQuadsASCII() - Static method in class org.apache.jena.riot.RiotWriter
-
- createNTriples() - Static method in class org.apache.jena.riot.RiotWriter
-
- createNTriplesASCII() - Static method in class org.apache.jena.riot.RiotWriter
-
- createNullCache() - Static method in class org.apache.jena.atlas.lib.CacheFactory
-
Create a null cache
- createOneGraph(Graph) - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
-
Create a DatasetGraph which only ever has a single default graph.
- createOneSlotCache() - Static method in class org.apache.jena.atlas.lib.CacheFactory
-
One slot cache
- createParser(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParser
-
- createParser(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
-
Return a suitable parser for the given syntax
- createParser(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParser
-
- createParser(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
-
Return a suitable parser for the given syntax
- createParser(InputStream, Lang, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
- createParser(Reader, Lang, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
- createParser(Tokenizer, Lang, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
- createParserNQuads(InputStream, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Deprecated.
use an RDFDataMgr operation with argument Lang.NQUADS)
- createParserNQuads(InputStream, CharSpace, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Deprecated.
use an RDFDataMgr operation with argument Lang.NQUADS)
- createParserNQuads(Tokenizer, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Create a parser for NQuads
- createParserNTriples(InputStream, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Deprecated.
use an RDFDataMgr operation with argument Lang.NTRIPLES
- createParserNTriples(InputStream, CharSpace, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Deprecated.
use an RDFDataMgr operation with argument Lang.NTRIPLES
- createParserNTriples(Tokenizer, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Create a parser for N-Triples
- createParserRdfJson(Tokenizer, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Create parsers for RDF/JSON
- createParserRdfJson(InputStream, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Deprecated.
use RDFDataMgr and Lang.RDFJSON
- createParserRDFXML(InputStream, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Deprecated.
use an RDFDataMgr operation with argument Lang.RDFXML
- createParserTriG(InputStream, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Deprecated.
use an RDFDataMgr operation with argument Lang.TRIG
- createParserTriG(Tokenizer, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Create a parser for TriG
- createParserTurtle(InputStream, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Deprecated.
use an RDFDataMgr operation with argument Lang.Turtle
- createParserTurtle(Tokenizer, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Create a parser for Turtle
- createPlainGraph() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
-
Very simple graph that uses same-term for find() (small-scale use only)
- createPlan(Query, DatasetGraph, Binding, Context) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
- createPlan(Query, DatasetGraph, Binding) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
- createQuad(Node, Node, Node, Node, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
-
Create a Quad
- createQuad(Node, Node, Node, Node, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- createQuad(Node, Node, Node, Node, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
-
- createRDFJSON() - Static method in class org.apache.jena.riot.RiotWriter
-
- createRDFNULL() - Static method in class org.apache.jena.riot.RiotWriter
-
- createRDFXMLAbbrev() - Static method in class org.apache.jena.riot.RiotWriter
-
- createRDFXMLPlain() - Static method in class org.apache.jena.riot.RiotWriter
-
- createReader(Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
- createReduce(Op, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
-
Create join, removing any joins with the identity table and any nulls.
- createRemote(Update, String) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update to a remote SPARQL Update service.
- createRemote(Update, String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update to a remote SPARQL Update service.
- createRemote(Update, String, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update to a remote SPARQL Update service.
- createRemote(Update, String, Context, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update to a remote SPARQL Update service.
- createRemote(UpdateRequest, String) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service.
- createRemote(UpdateRequest, String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service.
- createRemote(UpdateRequest, String, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service.
- createRemote(UpdateRequest, String, Context, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service.
- createRemoteForm(Update, String) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
- createRemoteForm(Update, String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
- createRemoteForm(Update, String, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
- createRemoteForm(Update, String, Context, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
- createRemoteForm(UpdateRequest, String) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
- createRemoteForm(UpdateRequest, String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
- createRemoteForm(UpdateRequest, String, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
- createRemoteForm(UpdateRequest, String, Context, HttpAuthenticator) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor that sends the update request to a remote SPARQL Update service using an HTML form
- createRepeat() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCaching
-
- createRootQueryIterator(ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.main.OpExecutor
-
- createSample(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
-
- createScopeByDocument() - Static method in class org.apache.jena.riot.out.NodeToLabel
-
Allocation from a single scope; just the label matters.
- createScopeByDocumentHash() - Static method in class org.apache.jena.riot.lang.LabelToNode
-
Allocation from a single scope; just the label matters.
- createScopeByDocumentHash(UUID) - Static method in class org.apache.jena.riot.lang.LabelToNode
-
Allocation from a single scope; just the label matters.
- createScopeByDocumentOld() - Static method in class org.apache.jena.riot.lang.LabelToNode
-
The policy up to jena 2.10.0 - problems at very large scale
- createScopeByGraph() - Static method in class org.apache.jena.riot.lang.LabelToNode
-
Allocation scoped by graph and label.
- createSerializer(OutputStream) - Method in interface org.apache.jena.atlas.data.SerializationFactory
-
- createServiceRequest(String, Query) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a service request for remote execution over HTTP.
- createServiceRequest(String, Query, HttpAuthenticator) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a service request for remote execution over HTTP.
- createSimpleCache(int) - Static method in class org.apache.jena.atlas.lib.CacheFactory
-
Create a lightweight cache (e.g.
- createStats(Cache<Key, Value>) - Static method in class org.apache.jena.atlas.lib.CacheFactory
-
Add a statistics wrapper to an existing cache
- createStreaming(GraphStore) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- createStreaming(GraphStore, QuerySolution) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- createStreaming(GraphStore, Binding) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- createStreaming(GraphStore, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- createStreaming(GraphStore, QuerySolution, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- createStreaming(GraphStore, Binding, Context) - Static method in class com.hp.hpl.jena.update.UpdateExecutionFactory
-
Create an UpdateProcessor appropriate to the GraphStore, or null if no available factory to make an UpdateProcessor
- createStringLiteral(String, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
-
Create a literal for a string
- createStringLiteral(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- createStringLiteral(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
-
- createSum(boolean, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorFactory
-
- createSymbol(String) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- createSymbol(String, int, int) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- createSync(CacheSet<Obj>) - Static method in class org.apache.jena.atlas.lib.CacheFactory
-
Add a synchronization wrapper to an existing set-cache
- createTagged(String) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- createTemplate(String) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
- createTest() - Static method in class com.hp.hpl.jena.sparql.function.FunctionEnvBase
-
Create an execution environment suitable for testing functions and expressions
- createTrig() - Static method in class org.apache.jena.riot.RiotWriter
-
- createTrigFlat() - Static method in class org.apache.jena.riot.RiotWriter
-
- createTrigStreaming() - Static method in class org.apache.jena.riot.RiotWriter
-
- createTriple(Node, Node, Node, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
-
Create a triple
- createTriple(Node, Node, Node, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- createTriple(Node, Node, Node, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
-
- createTuple(X...) - Static method in class org.apache.jena.atlas.lib.Tuple
-
- createTurtle() - Static method in class org.apache.jena.riot.RiotWriter
-
- createTurtleFlat() - Static method in class org.apache.jena.riot.RiotWriter
-
- createTurtleStreaming() - Static method in class org.apache.jena.riot.RiotWriter
-
- createTypedLiteral(String, RDFDatatype, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
-
Create a literal for a string+datatype
- createTypedLiteral(String, RDFDatatype, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- createTypedLiteral(String, RDFDatatype, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
-
- createUnionGraph(DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.core.GraphView
-
- createUnit() - Static method in class com.hp.hpl.jena.sparql.algebra.TableFactory
-
- createURI(String, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
-
Create a URI Node
- createURI(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- createURI(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
-
- createUseLabelAsGiven() - Static method in class org.apache.jena.riot.lang.LabelToNode
-
- createUseLabelEncoded() - Static method in class org.apache.jena.riot.lang.LabelToNode
-
Allocation using an encoded syntax label
(i.e.
- createVarMap() - Static method in class com.hp.hpl.jena.sparql.util.LabelToNodeMap
-
Create variables (Var), starting from zero each time
This means that parsing a query string will generate
the same variable names for bNode variables each time,
making Query.equals and Query.hashCode work.
- CSV - Static variable in class org.apache.jena.riot.Lang
-
"CSV" - CSV data read into an RDF model with simple conversion : See Jena-625
- CSV - Static variable in class org.apache.jena.riot.RDFLanguages
-
CSV data.
- CSV_PREFIX - Static variable in class org.apache.jena.riot.lang.LangCSV
-
- CSV_ROW - Static variable in class org.apache.jena.riot.lang.LangCSV
-
- CSVInput - Class in com.hp.hpl.jena.sparql.resultset
-
Convenient comma separated values - see also TSV (tab separated values)
which outputs full RDF terms (in Turtle-style).
- CSVInput() - Constructor for class com.hp.hpl.jena.sparql.resultset.CSVInput
-
- CSVInputIterator - Class in com.hp.hpl.jena.sparql.resultset
-
Class used to do streaming parsing of actual result rows from the CSV
- CSVInputIterator(BufferedReader, List<Var>) - Constructor for class com.hp.hpl.jena.sparql.resultset.CSVInputIterator
-
Creates a new CSV Input Iterator
- CSVOutput - Class in com.hp.hpl.jena.sparql.resultset
-
Convenient comma separated values - see also TSV (tab separated values)
which outputs full RDF terms (in Turtle-style).
- CSVOutput() - Constructor for class com.hp.hpl.jena.sparql.resultset.CSVOutput
-
- CSVParser - Class in org.apache.jena.atlas.csv
-
Wrapper for Commons CSV parser.
- CSVResultFormatTest - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest_11
-
CSV Test
- ctHTMLForm - Static variable in class org.apache.jena.riot.WebContent
-
- ctJSON - Static variable in class org.apache.jena.riot.WebContent
-
- ctJSONLD - Static variable in class org.apache.jena.riot.WebContent
-
- ctMultiAlt - Static variable in class org.apache.jena.riot.WebContent
-
- ctMultipartFormData - Static variable in class org.apache.jena.riot.WebContent
-
- ctMultipartMixed - Static variable in class org.apache.jena.riot.WebContent
-
- ctN3Alt1 - Static variable in class org.apache.jena.riot.WebContent
-
- ctN3Alt2 - Static variable in class org.apache.jena.riot.WebContent
-
- ctNQuads - Static variable in class org.apache.jena.riot.WebContent
-
- ctNQuadsAlt1 - Static variable in class org.apache.jena.riot.WebContent
-
- ctNQuadsAlt2 - Static variable in class org.apache.jena.riot.WebContent
-
- ctNTriples - Static variable in class org.apache.jena.riot.WebContent
-
- ctNTriplesAlt - Static variable in class org.apache.jena.riot.WebContent
-
- ctOctets - Static variable in class org.apache.jena.riot.WebContent
-
- ctRDFJSON - Static variable in class org.apache.jena.riot.WebContent
-
- ctRdfJson - Static variable in class org.apache.jena.riot.WebContent
-
- ctRDFTHRIFT - Static variable in class org.apache.jena.riot.WebContent
-
- ctRDFXML - Static variable in class org.apache.jena.riot.WebContent
-
- ctResultsBIO - Static variable in class org.apache.jena.riot.WebContent
-
- ctResultsJSON - Static variable in class org.apache.jena.riot.WebContent
-
- ctResultsThrift - Static variable in class org.apache.jena.riot.WebContent
-
- ctResultsXML - Static variable in class org.apache.jena.riot.WebContent
-
- CTRL_CHAR - Static variable in class org.apache.jena.riot.tokens.TokenizerText
-
- ctSPARQLQuery - Static variable in class org.apache.jena.riot.WebContent
-
- ctSPARQLUpdate - Static variable in class org.apache.jena.riot.WebContent
-
- ctSSE - Static variable in class org.apache.jena.riot.WebContent
-
- ctTextCSV - Static variable in class org.apache.jena.riot.WebContent
-
- ctTextPlain - Static variable in class org.apache.jena.riot.WebContent
-
- ctTextTSV - Static variable in class org.apache.jena.riot.WebContent
-
- ctTriG - Static variable in class org.apache.jena.riot.WebContent
-
- ctTriGAlt1 - Static variable in class org.apache.jena.riot.WebContent
-
- ctTriGAlt2 - Static variable in class org.apache.jena.riot.WebContent
-
- ctTriX - Static variable in class org.apache.jena.riot.WebContent
-
- ctTriXxml - Static variable in class org.apache.jena.riot.WebContent
-
- ctTurtle - Static variable in class org.apache.jena.riot.WebContent
-
- ctTurtleAlt1 - Static variable in class org.apache.jena.riot.WebContent
-
- ctTurtleAlt2 - Static variable in class org.apache.jena.riot.WebContent
-
- ctTypeN3 - Static variable in class org.apache.jena.riot.WebContent
-
- ctXML - Static variable in class org.apache.jena.riot.WebContent
-
- ctXMLAlt - Static variable in class org.apache.jena.riot.WebContent
-
- cube - Class in com.hp.hpl.jena.sparql.function.library.leviathan
-
- cube() - Constructor for class com.hp.hpl.jena.sparql.function.library.leviathan.cube
-
- current() - Method in class org.apache.jena.atlas.iterator.IteratorArray
-
- currentProject - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A current project this person works on.
- currentSize() - Method in class org.apache.jena.atlas.iterator.IteratorWithBuffer
-
Return the current size of the lookahead.
- currentSize() - Method in class org.apache.jena.atlas.iterator.IteratorWithHistory
-
Return the current size of the histiory.
- currentToken - Variable in exception com.hp.hpl.jena.sparql.lang.arq.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception com.hp.hpl.jena.sparql.lang.sparql_10.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception com.hp.hpl.jena.sparql.lang.sparql_11.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception com.hp.hpl.jena.sparql.sse.lang.parser.ParseException
-
This is the last token that has been consumed successfully.
- currentToken - Variable in exception org.apache.jena.atlas.json.io.parserjavacc.javacc.ParseException
-
This is the last token that has been consumed successfully.
- CVSRepository - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
CVS source code repository.Repositorio CVS del c�digo fuente.D�p�t CVS du
code source.
- DATA - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DATA - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- data - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
Optional: data for the update test (i.e.
- data - Static variable in class com.hp.hpl.jena.sparql.vocabulary.VocabTestQuery
-
Optional: data for the query test
- DataBag<T> - Interface in org.apache.jena.atlas.data
-
A collection of Tuples.
- DataBlock() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- DataBlock() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- DataBlockValue() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- DataBlockValue() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- Dataset - Interface in com.hp.hpl.jena.query
-
Query is over a Dataset, a collection of named graphs
and a background graph (also called the default
graph or unnamed graph).
- dataset(Graph) - Static method in class org.apache.jena.riot.system.RiotLib
-
Returns dataset that wraps a graph
- dataset(DatasetGraph) - Static method in class org.apache.jena.riot.system.StreamRDFLib
-
- DatasetAccessor - Interface in com.hp.hpl.jena.query
-
Accessor to a dataset as a collection of models, providing
whole model operations.
- DatasetAccessorFactory - Class in com.hp.hpl.jena.query
-
Factory which produces dataset accessors
- DatasetAccessorFactory() - Constructor for class com.hp.hpl.jena.query.DatasetAccessorFactory
-
- DatasetAdapter - Class in org.apache.jena.web
-
Adapter between Dataset/Model level and DatasetGraph/Graph level
- DatasetAdapter(DatasetGraphAccessor) - Constructor for class org.apache.jena.web.DatasetAdapter
-
- DatasetAssembler - Class in com.hp.hpl.jena.sparql.core.assembler
-
- DatasetAssembler() - Constructor for class com.hp.hpl.jena.sparql.core.assembler.DatasetAssembler
-
- DatasetAssemblerException - Exception in com.hp.hpl.jena.sparql.core.assembler
-
- DatasetAssemblerException(Resource, String) - Constructor for exception com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerException
-
- DatasetAssemblerVocab - Class in com.hp.hpl.jena.sparql.core.assembler
-
- DatasetAssemblerVocab() - Constructor for class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- DatasetChanges - Interface in com.hp.hpl.jena.sparql.core
-
Interface for notification of changes
(adds and deletes of quads) to a DatasetGraph
- DatasetChangesBatched - Class in com.hp.hpl.jena.sparql.core
-
Collect a stream of DatasetChanges into batches.
- DatasetChangesCapture - Class in com.hp.hpl.jena.sparql.core
-
Capture a record of quad actions
- DatasetChangesCapture() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetChangesCapture
-
Capture quad actions, excluding no-ops
- DatasetChangesCapture(boolean) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetChangesCapture
-
Capture quad actions, either including or excluding the "no ops"
- DatasetChangesCapture(boolean, boolean, boolean, boolean) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetChangesCapture
-
Capture quad actions, selectively by category
- DatasetChangesCounter - Class in com.hp.hpl.jena.sparql.core
-
Count changes, or simply note if a change has been made.
- DatasetChangesCounter() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetChangesCounter
-
- DatasetClause() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- DatasetClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- DatasetClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- DatasetDescription - Class in com.hp.hpl.jena.sparql.core
-
- DatasetDescription() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- DatasetDescription(List<String>, List<String>) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- DatasetDescriptionAssembler - Class in com.hp.hpl.jena.sparql.core.assembler
-
- DatasetDescriptionAssembler() - Constructor for class com.hp.hpl.jena.sparql.core.assembler.DatasetDescriptionAssembler
-
- DatasetFactory - Class in com.hp.hpl.jena.query
-
Make Datasets and DataSources in various ways
- DatasetFactory() - Constructor for class com.hp.hpl.jena.query.DatasetFactory
-
- DatasetGraph - Interface in com.hp.hpl.jena.sparql.core
-
DatasetGraph: The graph representation of an RDF Dataset.
- DatasetGraphAccessor - Interface in org.apache.jena.web
-
- DatasetGraphAccessorBasic - Class in org.apache.jena.web
-
General implementation of operations for the SPARQL HTTP Update protocol
over a DatasetGraph.
- DatasetGraphAccessorBasic(DatasetGraph) - Constructor for class org.apache.jena.web.DatasetGraphAccessorBasic
-
- DatasetGraphAccessorHTTP - Class in org.apache.jena.web
-
A dataset graph accessor that talks to stores that implement the SPARQL 1.1
Graph Store Protocol
- DatasetGraphAccessorHTTP(String) - Constructor for class org.apache.jena.web.DatasetGraphAccessorHTTP
-
Create a DatasetUpdater for the remote URL
- DatasetGraphAccessorHTTP(String, HttpAuthenticator) - Constructor for class org.apache.jena.web.DatasetGraphAccessorHTTP
-
Create a DatasetUpdater for the remote URL
- DatasetGraphAltDefaultGraph - Class in com.hp.hpl.jena.sparql.core
-
DatasetGraph that switches the default graph to another graph.
- DatasetGraphAltDefaultGraph(DatasetGraph, Graph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphAltDefaultGraph
-
- DatasetGraphBase - Class in com.hp.hpl.jena.sparql.core
-
DatasetGraph framework : readonly dataset need only provide find(g,s,p,o), getGraph() and getDefaultGraph()
although it may wish to override other operations and do better.
- DatasetGraphBaseFind - Class in com.hp.hpl.jena.sparql.core
-
DatasetGraph framework.
- DatasetGraphCaching - Class in com.hp.hpl.jena.sparql.core
-
DatasetGraph that caches calls to make graph implementations.
- DatasetGraphCollection - Class in com.hp.hpl.jena.sparql.core
-
Base class for implementations of a DatasetGraph as a set of graphs.
- DatasetGraphCollection() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphCollection
-
- DatasetGraphFactory - Class in com.hp.hpl.jena.sparql.core
-
- DatasetGraphFactory() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
-
- DatasetGraphFactory.GraphMaker - Interface in com.hp.hpl.jena.sparql.core
-
Interface for makign graphs when a dataset needs to add a new graph.
- DatasetGraphMaker - Class in com.hp.hpl.jena.sparql.core
-
Implementation of a DatasetGraph as an open set of graphs where all graphs "exist".
- DatasetGraphMaker(DatasetGraphFactory.GraphMaker) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMaker
-
- DatasetGraphMaker(Graph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMaker
-
- DatasetGraphMap - Class in com.hp.hpl.jena.sparql.core
-
Implementation of a DatasetGraph as an extensible set of graphs.
- DatasetGraphMap(Graph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMap
-
- DatasetGraphMap(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMap
-
Create a new DatasetGraph that initially shares the graphs of the
givem DatasetGraph.
- DatasetGraphMonitor - Class in com.hp.hpl.jena.sparql.core
-
Connect a DatasetGraph to a DatasetChanges monitor.
- DatasetGraphMonitor(DatasetGraph, DatasetChanges) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
Create a DatasetGraph wrapper that monitors the dataset for changes (add or delete quads).
- DatasetGraphMonitor(DatasetGraph, DatasetChanges, boolean) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
Create a DatasetGraph wrapper that monitors the dataset for changes (add or delete quads).
- DatasetGraphOne - Class in com.hp.hpl.jena.sparql.core
-
DatasetGraph of a single graph as default graph.
- DatasetGraphOne(Graph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- DatasetGraphQuad - Class in com.hp.hpl.jena.sparql.core
-
A DatasetGraph base class for pure quad-centric storage.
- DatasetGraphQuad() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphQuad
-
- DatasetGraphReadOnly - Class in com.hp.hpl.jena.sparql.core
-
Read-only view of a DatasetGraph.
- DatasetGraphReadOnly(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
-
- DatasetGraphSimpleMem - Class in com.hp.hpl.jena.sparql.core
-
Very simple, non-scalable DatasetGraph implementation
of a triples+quads style for testing.
- DatasetGraphSimpleMem() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphSimpleMem
-
- DatasetGraphTrackActive - Class in com.hp.hpl.jena.sparql.core
-
Track the transactional state of a DatasetGraph
- DatasetGraphTriplesQuads - Class in com.hp.hpl.jena.sparql.core
-
A DatasetGraph base class for triples+quads storage.
- DatasetGraphTriplesQuads() - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphTriplesQuads
-
- DatasetGraphViewGraphs - Class in com.hp.hpl.jena.sparql.core
-
- DatasetGraphViewGraphs(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphViewGraphs
-
- DatasetGraphWithLock - Class in com.hp.hpl.jena.sparql.core
-
A DatasetGraph that uses the dataset lock to give weak transactional
behaviour, that is the application see transaction but they are not durable.
- DatasetGraphWithLock(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphWithLock
-
- DatasetGraphWrapper - Class in com.hp.hpl.jena.sparql.core
-
- DatasetGraphWrapper(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- DatasetImpl - Class in com.hp.hpl.jena.sparql.core
-
A implementation of a Dataset.
- DatasetImpl(Model) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetImpl
-
Create a Dataset with the model as default model.
- DatasetImpl(Dataset) - Constructor for class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- DatasetLib - Class in com.hp.hpl.jena.sparql.lib
-
- DatasetLib() - Constructor for class com.hp.hpl.jena.sparql.lib.DatasetLib
-
- DatasetNullAssembler - Class in com.hp.hpl.jena.sparql.core.assembler
-
- DatasetNullAssembler() - Constructor for class com.hp.hpl.jena.sparql.core.assembler.DatasetNullAssembler
-
- DatasetPrefixStorage - Interface in com.hp.hpl.jena.sparql.core
-
Abstract of prefix storage for graphs in an RDF dataset
- datasetToStream(DatasetGraph, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
-
Send a dataset to a StreamRDF as prefixes, triples and quads, enclosed in stream.start()/steram.finish()
- DatasetUtils - Class in com.hp.hpl.jena.sparql.util
-
Internal Dataset/DataSource factory + graph equivalents.
- DatasetUtils() - Constructor for class com.hp.hpl.jena.sparql.util.DatasetUtils
-
- dataSyntax - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
Syntax of the query
- datatype(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- datatype(Node) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- DATATYPE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DATATYPE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DATATYPE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DATATYPE - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- datatype - Variable in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- date - Class in com.hp.hpl.jena.sparql.function.library
-
date(expression) => XSD dateTime
Attempt to convert an expression to an XSD dateTime.
- date() - Constructor for class com.hp.hpl.jena.sparql.function.library.date
-
- dateTimeCast(NodeValue, String) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dateTimeCast(NodeValue, RDFDatatype) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dateTimeCast(NodeValue, XSDDatatype) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dateTimeCastCompatible(NodeValue, XSDDatatype) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- DateTimeStruct - Class in com.hp.hpl.jena.sparql.util
-
XSD date/time 7-component model.
- DateTimeStruct() - Constructor for class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- DateTimeStruct.DateTimeParseException - Exception in com.hp.hpl.jena.sparql.util
-
- DateTimeStruct.DateTimeParseException(String) - Constructor for exception com.hp.hpl.jena.sparql.util.DateTimeStruct.DateTimeParseException
-
- dateTimeToNode(Calendar) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Calendar to xsd:dateTime Node
- dateToNode(Calendar) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Calendar to xsd:date Node
- DAY - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DAY - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- day - Variable in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- deallocDecoder(CharsetDecoder) - Static method in class org.apache.jena.atlas.lib.Chars
-
Deallocate a CharsetDecoder, may increase pool size
- deallocEncoder(CharsetEncoder) - Static method in class org.apache.jena.atlas.lib.Chars
-
Deallocate a CharsetEncoder, may increase pool size
- debug() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
-
- debug - Static variable in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- debug - Class in com.hp.hpl.jena.sparql.procedure.library
-
- debug() - Constructor for class com.hp.hpl.jena.sparql.procedure.library.debug
-
- debug(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Print an iterator to stdout, return a copy of the iterator.
- debug(PrintStream, Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Print an iterator to stdout, return a copy of the iterator.
- debug(Logger, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- debug(Logger, Throwable, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- debug(Class<?>, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- debug(Class<?>, Throwable, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- debug(String, String) - Static method in class org.apache.jena.atlas.logging.Log
-
- debug(Object, String) - Static method in class org.apache.jena.atlas.logging.Log
-
- debug(Class<?>, String) - Static method in class org.apache.jena.atlas.logging.Log
-
- debug(Object, String, Throwable) - Static method in class org.apache.jena.atlas.logging.Log
-
- debug(Class<?>, String, Throwable) - Static method in class org.apache.jena.atlas.logging.Log
-
- debugStream - Variable in class com.hp.hpl.jena.sparql.lang.arq.ARQParserTokenManager
-
Debug output.
- debugStream - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10TokenManager
-
Debug output.
- debugStream - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11TokenManager
-
Debug output.
- debugStream - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreTokenManager
-
Debug output.
- debugStream - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserTokenManager
-
Debug output.
- dec() - Method in class org.apache.jena.atlas.lib.RefLong
-
- decAndGet() - Method in class org.apache.jena.atlas.lib.RefLong
-
- DECIMAL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DECIMAL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DECIMAL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DECIMAL - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- DECIMAL - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- DECIMAL_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DECIMAL_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DECIMAL_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DECIMAL_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DECIMAL_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DECIMAL_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DecimalZERO - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- decIndent() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- decIndent(int) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- decode(byte[]) - Static method in class org.apache.jena.atlas.io.InStreamUTF8
-
- decode(String) - Static method in class org.apache.jena.riot.system.IRILib
-
- decodeBNodeLabel(String) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- decodeHex(String, char) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
Decode a string using marked hex values e.g.
- decodeIndex(int) - Static method in class org.apache.jena.atlas.lib.Alg
-
- decWWWForm(String) - Static method in class com.hp.hpl.jena.sparql.util.Convert
-
- decWWWForm(StringBuffer) - Static method in class com.hp.hpl.jena.sparql.util.Convert
-
- deepCopy() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Deep copy
- deepCopy() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- deepCopy() - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- DEFAULT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
Lexical state.
- DEFAULT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
Lexical state.
- DEFAULT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
Lexical state.
- DEFAULT - Static variable in class com.hp.hpl.jena.sparql.modify.request.Target
-
- DEFAULT - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
Lexical state.
- DEFAULT - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
Lexical state.
- DEFAULT_BUFFER_SIZE - Static variable in class org.apache.jena.riot.lang.PipedRDFIterator
-
Constant for default buffer size
- DEFAULT_MAX_POLLS - Static variable in class org.apache.jena.riot.lang.PipedRDFIterator
-
Constant for max number of failed poll attempts before the producer will
be declared as dead
- DEFAULT_PATH - Static variable in class org.apache.jena.riot.system.stream.JenaIOEnvironment
-
The default path for searching for the location mapper
- DEFAULT_POLL_TIMEOUT - Static variable in class org.apache.jena.riot.lang.PipedRDFIterator
-
Constant for default poll timeout in milliseconds, used to stop the
consumer deadlocking in certain circumstances
- defaultAskHeader() - Static method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- defaultConstructHeader() - Static method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- DefaultDataBag<E> - Class in org.apache.jena.atlas.data
-
This data bag will gather items in memory until a size threshold is passed, at which point it will write
out all of the items to disk using the supplied serializer.
- DefaultDataBag(ThresholdPolicy<E>, SerializationFactory<E>) - Constructor for class org.apache.jena.atlas.data.DefaultDataBag
-
- defaultDatasetAcceptHeader - Static variable in class org.apache.jena.riot.WebContent
-
Accept header when looking for a dataset
- defaultGraphAcceptHeader - Static variable in class org.apache.jena.riot.WebContent
-
Accept header when looking for a graph
- DefaultGraphClause() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- DefaultGraphClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- DefaultGraphClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- defaultGraphIRI - Static variable in class com.hp.hpl.jena.sparql.core.Quad
-
Name of the default for explict use in GRAPH
- defaultGraphNodeGenerated - Static variable in class com.hp.hpl.jena.sparql.core.Quad
-
Name of the default graph as used by parsers and in quad form of algebra.
- defaultItem - Static variable in class com.hp.hpl.jena.sparql.sse.Item
-
- defaultPrefixMapRead - Static variable in class com.hp.hpl.jena.sparql.sse.SSE
-
- defaultPrefixMapWrite - Static variable in class com.hp.hpl.jena.sparql.sse.SSE
-
- defaultQuerySyntax - Static variable in class com.hp.hpl.jena.query.Syntax
-
The name of the default query language for query parsing.
- defaultRDFAcceptHeader - Static variable in class org.apache.jena.riot.WebContent
-
Accept header when looking for a graph or dataset
- defaultSelectHeader() - Static method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- defaultSerialization(Lang) - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
Return the format registered as the default for the language
- defaultSerialization(Lang) - Static method in class org.apache.jena.riot.system.StreamRDFWriter
-
Return the format registered as the default for the language
- defaultSerialization(Lang) - Method in class org.apache.jena.riot.system.StreamRDFWriter.WriterRegistry
-
Return the format registered as the default for the language
- defaultSyntax - Static variable in class com.hp.hpl.jena.query.Syntax
-
The system default syntax
- defaultTestType - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
Default type of a test
- defaultTimezone - Static variable in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- defaultUpdateSyntax - Static variable in class com.hp.hpl.jena.query.Syntax
-
The name of the default update language for update parsing.
- DelegatingAuthenticator - Class in org.apache.jena.atlas.web.auth
-
A scoped authenticator which is actually a wrapper around other
authenticators and thus can be used to mix and match different authentication
mechanisms to different services as desired
- DelegatingAuthenticator(URI, HttpAuthenticator) - Constructor for class org.apache.jena.atlas.web.auth.DelegatingAuthenticator
-
Creates a new delegating authenticator
- DelegatingAuthenticator(Map<URI, HttpAuthenticator>) - Constructor for class org.apache.jena.atlas.web.auth.DelegatingAuthenticator
-
Creates a new delegating authenticator
- delete(Quad) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Delete a quad
- delete(Node, Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Delete a quad
- delete(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- delete(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- delete(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCollection
-
- delete(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
- delete(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
- delete(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- delete(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- delete(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphQuad
-
- delete(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
-
- delete(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- delete(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- delete(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTriplesQuads
-
- delete(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTriplesQuads
-
- delete(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- delete(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- delete(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphReadOnly
-
- delete(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- DELETE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DELETE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- delete(Quad) - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
-
- delete(Quad) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- delete(Iterator<? extends Quad>) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- delete(Node, Triple) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- delete(Node, Iterator<? extends Triple>) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- delete(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
Delete a file
- delete(File, boolean) - Static method in class org.apache.jena.atlas.lib.FileOps
-
- delete(String) - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
- delete(String) - Method in interface org.apache.jena.riot.system.PrefixMap
-
Delete a prefix
- delete(String) - Method in class org.apache.jena.riot.system.PrefixMapExtended
-
- delete(String) - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- delete(String) - Method in class org.apache.jena.riot.system.PrefixMapStd
-
- delete(String) - Method in class org.apache.jena.riot.system.PrefixMapUnmodifiable
-
- delete(String) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- DELETE_DATA - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DELETE_DATA - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DELETE_WHERE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DELETE_WHERE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- deleteAll(Graph, Iterator<Triple>) - Static method in class com.hp.hpl.jena.sparql.graph.GraphOps
-
- deleteAll(Graph, Iterable<Triple>) - Static method in class com.hp.hpl.jena.sparql.graph.GraphOps
-
- deleteAny(Node, Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Delete any quads matching the pattern
- deleteAny(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- deleteAny(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
- deleteAny(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
-
- deleteAny(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- deleteAny(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- DeleteClause(UpdateModify) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- DeleteClause(UpdateModify) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- DeleteData() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- DeleteData() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- deleteDefault() - Method in interface com.hp.hpl.jena.query.DatasetAccessor
-
Delete (which means clear) the default model of a Dataset
- deleteDefault() - Method in class org.apache.jena.web.DatasetAdapter
-
Delete (which means clear) the default model of a Dataset
- deleteModel(String) - Method in interface com.hp.hpl.jena.query.DatasetAccessor
-
Delete a named model of a Dataset
- deleteModel(String) - Method in class org.apache.jena.web.DatasetAdapter
-
Delete a named model of a Dataset
- deleteSilent(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
- DeleteWhere() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- DeleteWhere() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- dependsOn(Graph) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- depiction - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A depiction of some thing.
- depicts - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A thing depicted in this representation.
- DESC - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DESC - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DESC - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- describe(Resource) - Method in class com.hp.hpl.jena.sparql.core.describe.DescribeBNodeClosure
-
- describe(Resource) - Method in interface com.hp.hpl.jena.sparql.core.describe.DescribeHandler
-
Called on everything resource found by a query.
- DESCRIBE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DESCRIBE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DESCRIBE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DescribeBNodeClosure - Class in com.hp.hpl.jena.sparql.core.describe
-
DescribeHandler that calculates the bNode closure.
- DescribeBNodeClosure() - Constructor for class com.hp.hpl.jena.sparql.core.describe.DescribeBNodeClosure
-
- DescribeBNodeClosureFactory - Class in com.hp.hpl.jena.sparql.core.describe
-
- DescribeBNodeClosureFactory() - Constructor for class com.hp.hpl.jena.sparql.core.describe.DescribeBNodeClosureFactory
-
- DescribeHandler - Interface in com.hp.hpl.jena.sparql.core.describe
-
A DescribeHandler provides the description of a resource.
- DescribeHandlerFactory - Interface in com.hp.hpl.jena.sparql.core.describe
-
Factory for describe handlers
- DescribeHandlerRegistry - Class in com.hp.hpl.jena.sparql.core.describe
-
Registry of DescribeHandlers.
- DescribeQuery() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- DescribeQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- DescribeQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- description - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Descripci�n en texto plano de un proyecto, de 2 a 4 enunciados de longitud.Texte
descriptif d'un projet, long de 2 � 4 phrases.Plain text description of a
project, of 2-4 sentences in length.
- description - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
A human-readable summary of the test case.
- details(ByteBuffer) - Static method in class org.apache.jena.atlas.lib.ByteBufferLib
-
- determineCT(String, Lang, String) - Static method in class org.apache.jena.riot.WebContent
-
Determine the content type to be used, given the target URL, the content-type from
Content Negotiation and a hint language.
- determineLang(String, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Determine the Lang, given the URI target, any content type header string and a hint
- developer - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Developer of software for the project.D�veloppeur pour le projet.Desarrollador
de software para el proyecto.
- dfAttrDatatype - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfAttrVarName - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfBinding - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfBNode - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfBoolean - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfHead - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfLink - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfLiteral - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfNamespace - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfResults - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfRootTag - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfSolution - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- DFT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DFT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DFT_BUFSIZE - Static variable in class org.apache.jena.atlas.io.InputStreamBuffered
-
- dfUnbound - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfURI - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- dfVariable - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- didChange() - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.SubExprForVar
-
- diff(Table, Table) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- diff(Table, Table) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- difference(Set<? extends T>, Set<? extends T>) - Static method in class org.apache.jena.atlas.lib.SetUtils
-
Return is s1 \ s2
- DIGITS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DIGITS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DIGITS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DIGITS - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- DIGITS - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- digits10 - Static variable in class org.apache.jena.atlas.lib.Chars
-
- direction - Variable in class com.hp.hpl.jena.query.SortCondition
-
- disable(String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Turn on a logger (all levels).
- disable(Class<?>) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Turn on a logger (all levels).
- disable_tracing() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Disable tracing.
- disable_tracing() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Disable tracing.
- disable_tracing() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Disable tracing.
- disable_tracing() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Disable tracing.
- disable_tracing() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
Disable tracing.
- disjoint(Binding, Binding) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- disjoint(Collection<T>, Collection<T>) - Static method in class org.apache.jena.atlas.lib.CollectionUtils
-
- displayStr(RDFNode) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
A displayable string for an RDFNode.
- displayStr(Node) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- distinct(Table) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- distinct(Table) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- DISTINCT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DISTINCT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DISTINCT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- distinct(Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- distinct(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- distinct() - Method in class org.apache.jena.atlas.iterator.Iter
-
- distinctAdjacent(Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Remove adjacent duplicates
- distinctAdjacent(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Remove adjacent duplicates
- distinctAdjacent() - Method in class org.apache.jena.atlas.iterator.Iter
-
- DistinctDataBag<E> - Class in org.apache.jena.atlas.data
-
This data bag will gather distinct items in memory until a size threshold is passed, at which point it will write
out all of the items to disk using the supplied serializer.
- DistinctDataBag(ThresholdPolicy<E>, SerializationFactory<E>, Comparator<E>) - Constructor for class org.apache.jena.atlas.data.DistinctDataBag
-
- DistinctDataNet<E> - Class in org.apache.jena.atlas.data
-
This class is like
DistinctDataBag
except that you are informed if the item you just
added was known to be distinct.
- DistinctDataNet(ThresholdPolicy<E>, SerializationFactory<E>, Comparator<E>) - Constructor for class org.apache.jena.atlas.data.DistinctDataNet
-
- divisionNV(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueOps
-
- dnaChecksum - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A checksum for the DNA of some thing.
- DOAP - Class in com.hp.hpl.jena.sparql.vocabulary
-
Vocabulary definitions from doap.ttl
- DOAP() - Constructor for class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
- Document - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A document.
- documenter - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Proveedor de documentaci�n para el proyecto.Contributor of documentation to
the project.Collaborateur � la documentation du projet.
- DoesNotExist - Exception in com.hp.hpl.jena.sparql
-
- DoesNotExist() - Constructor for exception com.hp.hpl.jena.sparql.DoesNotExist
-
- DoesNotExist(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.DoesNotExist
-
- DoesNotExist(String) - Constructor for exception com.hp.hpl.jena.sparql.DoesNotExist
-
- DoesNotExist(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.DoesNotExist
-
- Done() - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Set buffers back to null when finished.
- Done() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Set buffers back to null when finished.
- Done() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Set buffers back to null when finished.
- Done() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Set buffers back to null when finished.
- Done() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Set buffers back to null when finished.
- DOT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DOT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DOT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DOUBLE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DOUBLE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DOUBLE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DOUBLE - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- DOUBLE - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- DOUBLE_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DOUBLE_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DOUBLE_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DOUBLE_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DOUBLE_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DOUBLE_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- doubleToNode(double) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
double to Node
- download_mirror - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Miroir de la page de t�l�chargement du programme.Mirror de la p�gina web de
descarga.Mirror of software download web page.
- download_page - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Page web � partir de laquelle on peut t�l�charger le programme.P�gina web
de la cu�l se puede bajar el software.Web page from which the project software
can be downloaded.
- Drop() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- DROP - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- Drop() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- DROP - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- DS - Class in org.apache.jena.atlas.lib
-
- dtGetDay(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dtGetHours(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dtGetMinutes(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dtGetMonth(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dtGetSeconds(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dtGetTimezone(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dtGetTZ(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dtGetYear(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dtLangString - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- dtPrefix - Variable in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- DTYPE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- DTYPE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- DTYPE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- dump(DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.lib.DatasetLib
-
Deprecated.
- dump(OutputStream, InputStream) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
Debug help - print details of a Thrift stream.
- duplicate(ByteBuffer) - Static method in class org.apache.jena.atlas.lib.ByteBufferLib
-
Copy of a ByteBuffer - the contents are copied (unlike
ByteBuffer.duplicate)
- durGetDays(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- durGetHours(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- durGetMinutes(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- durGetMonths(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- durGetSeconds(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- durGetSign(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- durGetYears(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- dynamicDataset(DatasetDescription, Dataset, boolean) - Static method in class com.hp.hpl.jena.sparql.core.DynamicDatasets
-
Given a Dataset and a query, form a Dataset that
is the dynamic dataset from the query.
- dynamicDataset(DatasetDescription, DatasetGraph, boolean) - Static method in class com.hp.hpl.jena.sparql.core.DynamicDatasets
-
Given a DatasetGraph and a query, form a DatasetGraph that
is the dynamic dataset from the query.
- dynamicDataset(Collection<Node>, Collection<Node>, DatasetGraph, boolean) - Static method in class com.hp.hpl.jena.sparql.core.DynamicDatasets
-
Given a DatasetGraph and a query, form a DatasetGraph that
is the dynamic dataset from the collection of graphs from the dataset
that go to make up the default graph (union) and named graphs.
- DynamicDatasets - Class in com.hp.hpl.jena.sparql.core
-
- DynamicDatasets() - Constructor for class com.hp.hpl.jena.sparql.core.DynamicDatasets
-
- DynamicDatasets.DynamicDatasetGraph - Class in com.hp.hpl.jena.sparql.core
-
- DynamicDatasets.DynamicDatasetGraph(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.core.DynamicDatasets.DynamicDatasetGraph
-
- e - Class in com.hp.hpl.jena.sparql.function.library
-
Value of e
- e() - Constructor for class com.hp.hpl.jena.sparql.function.library.e
-
- e - Class in com.hp.hpl.jena.sparql.function.library.leviathan
-
- e() - Constructor for class com.hp.hpl.jena.sparql.function.library.leviathan.e
-
- E_Add - Class in com.hp.hpl.jena.sparql.expr
-
- E_Add(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Add
-
- E_BNode - Class in com.hp.hpl.jena.sparql.expr
-
- E_BNode() - Constructor for class com.hp.hpl.jena.sparql.expr.E_BNode
-
- E_BNode(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_BNode
-
- E_Bound - Class in com.hp.hpl.jena.sparql.expr
-
- E_Bound(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Bound
-
- E_Call - Class in com.hp.hpl.jena.sparql.expr
-
ARQ extension to SPARQL which provides for dynamic function invocation
- E_Call(ExprList) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Call
-
- E_Cast - Class in com.hp.hpl.jena.sparql.expr
-
- E_Coalesce - Class in com.hp.hpl.jena.sparql.expr
-
SPARQL coalesce special form.
- E_Coalesce(ExprList) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Coalesce
-
- E_Conditional - Class in com.hp.hpl.jena.sparql.expr
-
IF(expr, expr, expr)
- E_Conditional(Expr, Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Conditional
-
- E_Datatype - Class in com.hp.hpl.jena.sparql.expr
-
- E_Datatype(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Datatype
-
- E_DateTimeDay - Class in com.hp.hpl.jena.sparql.expr
-
- E_DateTimeDay(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_DateTimeDay
-
- E_DateTimeHours - Class in com.hp.hpl.jena.sparql.expr
-
- E_DateTimeHours(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_DateTimeHours
-
- E_DateTimeMinutes - Class in com.hp.hpl.jena.sparql.expr
-
- E_DateTimeMinutes(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_DateTimeMinutes
-
- E_DateTimeMonth - Class in com.hp.hpl.jena.sparql.expr
-
- E_DateTimeMonth(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_DateTimeMonth
-
- E_DateTimeSeconds - Class in com.hp.hpl.jena.sparql.expr
-
- E_DateTimeSeconds(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_DateTimeSeconds
-
- E_DateTimeTimezone - Class in com.hp.hpl.jena.sparql.expr
-
- E_DateTimeTimezone(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_DateTimeTimezone
-
- E_DateTimeTZ - Class in com.hp.hpl.jena.sparql.expr
-
- E_DateTimeTZ(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_DateTimeTZ
-
- E_DateTimeYear - Class in com.hp.hpl.jena.sparql.expr
-
- E_DateTimeYear(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_DateTimeYear
-
- E_Divide - Class in com.hp.hpl.jena.sparql.expr
-
- E_Divide(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Divide
-
- E_Equals - Class in com.hp.hpl.jena.sparql.expr
-
- E_Equals(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Equals
-
- E_Exists - Class in com.hp.hpl.jena.sparql.expr
-
- E_Exists(Op) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Exists
-
- E_Exists(Element) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Exists
-
- E_Exists(Element, Op) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Exists
-
- E_Function - Class in com.hp.hpl.jena.sparql.expr
-
SPARQL filter function
- E_Function(String, ExprList) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Function
-
- E_FunctionDynamic - Class in com.hp.hpl.jena.sparql.expr
-
- E_FunctionDynamic(Expr, ExprList) - Constructor for class com.hp.hpl.jena.sparql.expr.E_FunctionDynamic
-
- E_FunctionDynamic(ExprList) - Constructor for class com.hp.hpl.jena.sparql.expr.E_FunctionDynamic
-
- E_GreaterThan - Class in com.hp.hpl.jena.sparql.expr
-
- E_GreaterThan(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_GreaterThan
-
- E_GreaterThanOrEqual - Class in com.hp.hpl.jena.sparql.expr
-
- E_GreaterThanOrEqual(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_GreaterThanOrEqual
-
- E_IRI - Class in com.hp.hpl.jena.sparql.expr
-
- E_IRI(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_IRI
-
- E_IRI(Expr, String) - Constructor for class com.hp.hpl.jena.sparql.expr.E_IRI
-
- E_IsBlank - Class in com.hp.hpl.jena.sparql.expr
-
- E_IsBlank(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_IsBlank
-
- E_IsIRI - Class in com.hp.hpl.jena.sparql.expr
-
- E_IsIRI(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_IsIRI
-
- E_IsIRI(Expr, String) - Constructor for class com.hp.hpl.jena.sparql.expr.E_IsIRI
-
- E_IsLiteral - Class in com.hp.hpl.jena.sparql.expr
-
- E_IsLiteral(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_IsLiteral
-
- E_IsNumeric - Class in com.hp.hpl.jena.sparql.expr
-
- E_IsNumeric(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_IsNumeric
-
- E_IsURI - Class in com.hp.hpl.jena.sparql.expr
-
- E_IsURI(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_IsURI
-
- E_Lang - Class in com.hp.hpl.jena.sparql.expr
-
- E_Lang(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Lang
-
- E_LangMatches - Class in com.hp.hpl.jena.sparql.expr
-
- E_LangMatches(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_LangMatches
-
- E_LessThan - Class in com.hp.hpl.jena.sparql.expr
-
- E_LessThan(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_LessThan
-
- E_LessThanOrEqual - Class in com.hp.hpl.jena.sparql.expr
-
- E_LessThanOrEqual(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_LessThanOrEqual
-
- E_LogicalAnd - Class in com.hp.hpl.jena.sparql.expr
-
- E_LogicalAnd(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_LogicalAnd
-
- E_LogicalNot - Class in com.hp.hpl.jena.sparql.expr
-
- E_LogicalNot(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_LogicalNot
-
- E_LogicalOr - Class in com.hp.hpl.jena.sparql.expr
-
- E_LogicalOr(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_LogicalOr
-
- E_MD5 - Class in com.hp.hpl.jena.sparql.expr
-
- E_MD5(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_MD5
-
- E_Multiply - Class in com.hp.hpl.jena.sparql.expr
-
- E_Multiply(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Multiply
-
- E_NotEquals - Class in com.hp.hpl.jena.sparql.expr
-
- E_NotEquals(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_NotEquals
-
- E_NotExists - Class in com.hp.hpl.jena.sparql.expr
-
- E_NotExists(Op) - Constructor for class com.hp.hpl.jena.sparql.expr.E_NotExists
-
- E_NotExists(Element) - Constructor for class com.hp.hpl.jena.sparql.expr.E_NotExists
-
- E_NotExists(Element, Op) - Constructor for class com.hp.hpl.jena.sparql.expr.E_NotExists
-
- E_NotOneOf - Class in com.hp.hpl.jena.sparql.expr
-
- E_NotOneOf(Expr, ExprList) - Constructor for class com.hp.hpl.jena.sparql.expr.E_NotOneOf
-
- E_Now - Class in com.hp.hpl.jena.sparql.expr
-
- E_Now() - Constructor for class com.hp.hpl.jena.sparql.expr.E_Now
-
- E_NumAbs - Class in com.hp.hpl.jena.sparql.expr
-
- E_NumAbs(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_NumAbs
-
- E_NumCeiling - Class in com.hp.hpl.jena.sparql.expr
-
- E_NumCeiling(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_NumCeiling
-
- E_NumFloor - Class in com.hp.hpl.jena.sparql.expr
-
- E_NumFloor(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_NumFloor
-
- E_NumRound - Class in com.hp.hpl.jena.sparql.expr
-
- E_NumRound(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_NumRound
-
- E_OneOf - Class in com.hp.hpl.jena.sparql.expr
-
- E_OneOf(Expr, ExprList) - Constructor for class com.hp.hpl.jena.sparql.expr.E_OneOf
-
- E_OneOfBase - Class in com.hp.hpl.jena.sparql.expr
-
- E_Random - Class in com.hp.hpl.jena.sparql.expr
-
- E_Random() - Constructor for class com.hp.hpl.jena.sparql.expr.E_Random
-
- E_Regex - Class in com.hp.hpl.jena.sparql.expr
-
Indirect to the choosen regular expression implementation
- E_Regex(Expr, Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Regex
-
- E_Regex(Expr, String, String) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Regex
-
- E_SameTerm - Class in com.hp.hpl.jena.sparql.expr
-
- E_SameTerm(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_SameTerm
-
- E_SHA1 - Class in com.hp.hpl.jena.sparql.expr
-
- E_SHA1(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_SHA1
-
- E_SHA224 - Class in com.hp.hpl.jena.sparql.expr
-
- E_SHA224(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_SHA224
-
- E_SHA256 - Class in com.hp.hpl.jena.sparql.expr
-
- E_SHA256(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_SHA256
-
- E_SHA384 - Class in com.hp.hpl.jena.sparql.expr
-
- E_SHA384(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_SHA384
-
- E_SHA512 - Class in com.hp.hpl.jena.sparql.expr
-
- E_SHA512(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_SHA512
-
- E_Str - Class in com.hp.hpl.jena.sparql.expr
-
- E_Str(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Str
-
- E_StrAfter - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrAfter(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrAfter
-
- E_StrBefore - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrBefore(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrBefore
-
- E_StrConcat - Class in com.hp.hpl.jena.sparql.expr
-
SPARQL CONCATs
- E_StrConcat(ExprList) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrConcat
-
- E_StrContains - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrContains(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrContains
-
- E_StrDatatype - Class in com.hp.hpl.jena.sparql.expr
-
Create a literal from lexical form and datatype URI
- E_StrDatatype(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrDatatype
-
- E_StrEncodeForURI - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrEncodeForURI(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrEncodeForURI
-
- E_StrEndsWith - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrEndsWith(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrEndsWith
-
- E_StrLang - Class in com.hp.hpl.jena.sparql.expr
-
Create a literal from lexical form and language tag
- E_StrLang(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrLang
-
- E_StrLength - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrLength(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrLength
-
- E_StrLowerCase - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrLowerCase(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrLowerCase
-
- E_StrReplace - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrReplace(Expr, Expr, Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrReplace
-
- E_StrStartsWith - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrStartsWith(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrStartsWith
-
- E_StrSubstring - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrSubstring(Expr, Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrSubstring
-
- E_StrUpperCase - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrUpperCase(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrUpperCase
-
- E_StrUUID - Class in com.hp.hpl.jena.sparql.expr
-
- E_StrUUID() - Constructor for class com.hp.hpl.jena.sparql.expr.E_StrUUID
-
- E_Subtract - Class in com.hp.hpl.jena.sparql.expr
-
- E_Subtract(Expr, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_Subtract
-
- E_UnaryMinus - Class in com.hp.hpl.jena.sparql.expr
-
- E_UnaryMinus(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_UnaryMinus
-
- E_UnaryPlus - Class in com.hp.hpl.jena.sparql.expr
-
- E_UnaryPlus(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_UnaryPlus
-
- E_URI - Class in com.hp.hpl.jena.sparql.expr
-
- E_URI(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.E_URI
-
- E_URI(Expr, String) - Constructor for class com.hp.hpl.jena.sparql.expr.E_URI
-
- E_UUID - Class in com.hp.hpl.jena.sparql.expr
-
- E_UUID() - Constructor for class com.hp.hpl.jena.sparql.expr.E_UUID
-
- E_Version - Class in com.hp.hpl.jena.sparql.expr
-
- E_Version() - Constructor for class com.hp.hpl.jena.sparql.expr.E_Version
-
- eachDefaultGraphURI() - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- eachNamedGraphURI() - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- EARL - Class in com.hp.hpl.jena.sparql.vocabulary
-
Vocabulary definitions from EARL.rdf
Auto-generated by schemagen
- EARL() - Constructor for class com.hp.hpl.jena.sparql.vocabulary.EARL
-
- ECHAR - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- ECHAR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- ECHAR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- ECHAR - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- ECHAR - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- effectiveOp() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExt
-
Return an op that will used by query processing algorithms such as
optimization.
- Element - Class in com.hp.hpl.jena.sparql.syntax
-
Element - abstract class for all pattern elements
- Element() - Constructor for class com.hp.hpl.jena.sparql.syntax.Element
-
- element() - Method in class org.apache.jena.atlas.iterator.PeekIterator
-
Peek the next element or throw NoSuchElementException
- element(long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- element(long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- element(long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- element(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- Element1 - Class in com.hp.hpl.jena.sparql.syntax
-
Element1 - elements that have a single subElement.
- ELEMENT1_FIXED_INDENT - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
Control whether NOT EXIST/EXISTS indents in a fixed way or based on the layout size
- ElementAssign - Class in com.hp.hpl.jena.sparql.syntax
-
- ElementAssign(Var, Expr) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementAssign
-
- ElementBind - Class in com.hp.hpl.jena.sparql.syntax
-
- ElementBind(Var, Expr) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementBind
-
- ElementData - Class in com.hp.hpl.jena.sparql.syntax
-
- ElementData() - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementData
-
- ElementDataset - Class in com.hp.hpl.jena.sparql.syntax
-
ElementDataset - an association of an RDF Dataset
(graph level version) with a query pattern.
- ElementDataset(DatasetGraph, Element) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementDataset
-
- ElementExists - Class in com.hp.hpl.jena.sparql.syntax
-
The syntax element for "Exists" in a pattern.
- ElementExists(Element) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementExists
-
- ElementFilter - Class in com.hp.hpl.jena.sparql.syntax
-
A constraint (Filter) in a query expression.
- ElementFilter(Expr) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementFilter
-
- ElementGroup - Class in com.hp.hpl.jena.sparql.syntax
-
A number of graph query elements.
- ElementGroup() - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementGroup
-
- ElementMinus - Class in com.hp.hpl.jena.sparql.syntax
-
An optional element in a query.
- ElementMinus(Element) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementMinus
-
- ElementNamedGraph - Class in com.hp.hpl.jena.sparql.syntax
-
Evaluate a query element based on source information in a named collection.
- ElementNamedGraph(Element) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementNamedGraph
-
- ElementNamedGraph(Node, Element) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementNamedGraph
-
- ElementNotExists - Class in com.hp.hpl.jena.sparql.syntax
-
The syntax element for "Not Exists" in a pattern.
- ElementNotExists(Element) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementNotExists
-
- ElementOptional - Class in com.hp.hpl.jena.sparql.syntax
-
An optional element in a query.
- ElementOptional(Element) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementOptional
-
- ElementPathBlock - Class in com.hp.hpl.jena.sparql.syntax
-
A SPARQL BasicGraphPattern
- ElementPathBlock() - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- ElementPathBlock(BasicPattern) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- Elements(Token) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- elements() - Method in class org.apache.jena.atlas.lib.MultiSet
-
Yield one object per element (i.e without counts)
- ElementService - Class in com.hp.hpl.jena.sparql.syntax
-
A SERVICE pattern - access a remote SPARQL service.
- ElementService(String, Element) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementService
-
- ElementService(String, Element, boolean) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementService
-
- ElementService(Node, Element, boolean) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementService
-
- ElementSubQuery - Class in com.hp.hpl.jena.sparql.syntax
-
- ElementSubQuery(Query) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementSubQuery
-
- ElementTriplesBlock - Class in com.hp.hpl.jena.sparql.syntax
-
The syntax eleemnt for a SPARQL BasicGraphPattern
- ElementTriplesBlock() - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- ElementTriplesBlock(BasicPattern) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- ElementUnion - Class in com.hp.hpl.jena.sparql.syntax
-
- ElementUnion() - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementUnion
-
- ElementUnion(Element) - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementUnion
-
- ElementVisitor - Interface in com.hp.hpl.jena.sparql.syntax
-
- ElementVisitorBase - Class in com.hp.hpl.jena.sparql.syntax
-
A ElementVisitor that does nothing.
- ElementVisitorBase() - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- ElementWalker - Class in com.hp.hpl.jena.sparql.syntax
-
An element visitor that walks the graph pattern tree,
applying a visitor at each Element traversed.
- ElementWalker() - Constructor for class com.hp.hpl.jena.sparql.syntax.ElementWalker
-
- ElementWalker.Walker - Class in com.hp.hpl.jena.sparql.syntax
-
- emitBNode(int, int, String) - Method in interface com.hp.hpl.jena.sparql.sse.lang.ParseHandler
-
- emitBNode(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandler2
-
- emitBNode(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerDebug
-
- emitBNode(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerPlain
-
- emitBNode(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerWrapper
-
- emitIRI(int, int, String) - Method in interface com.hp.hpl.jena.sparql.sse.lang.ParseHandler
-
- emitIRI(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandler2
-
- emitIRI(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerDebug
-
- emitIRI(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerPlain
-
- emitIRI(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerResolver
-
- emitIRI(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerWrapper
-
- emitLiteral(int, int, String, String, String, String) - Method in interface com.hp.hpl.jena.sparql.sse.lang.ParseHandler
-
- emitLiteral(int, int, String, String, String, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandler2
-
- emitLiteral(int, int, String, String, String, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerDebug
-
- emitLiteral(int, int, String, String, String, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerPlain
-
- emitLiteral(int, int, String, String, String, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerWrapper
-
- emitPName(int, int, String) - Method in interface com.hp.hpl.jena.sparql.sse.lang.ParseHandler
-
- emitPName(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandler2
-
- emitPName(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerDebug
-
- emitPName(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerPlain
-
- emitPName(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerResolver
-
- emitPName(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerWrapper
-
- emitSymbol(int, int, String) - Method in interface com.hp.hpl.jena.sparql.sse.lang.ParseHandler
-
- emitSymbol(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandler2
-
- emitSymbol(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerDebug
-
- emitSymbol(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerPlain
-
- emitSymbol(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerWrapper
-
- emitVar(int, int, String) - Method in interface com.hp.hpl.jena.sparql.sse.lang.ParseHandler
-
- emitVar(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandler2
-
- emitVar(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerDebug
-
- emitVar(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerPlain
-
- emitVar(int, int, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerWrapper
-
- empty() - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
-
- empty - Static variable in class org.apache.jena.riot.system.PrefixMapNull
-
- emptyContext - Static variable in class com.hp.hpl.jena.sparql.util.Context
-
- emptyList - Static variable in class com.hp.hpl.jena.sparql.expr.ExprList
-
Empty, immutable ExprList
- emptyPrefixMap() - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Return an always-empty and immutable prefix map
- emptyString - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- enable(Logger) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Turn on a logger (all levels).
- enable(String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
- enable(Class<?>) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Turn on a logger (all levels).
- enable_tracing() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Enable tracing.
- enable_tracing() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Enable tracing.
- enable_tracing() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Enable tracing.
- enable_tracing() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Enable tracing.
- enable_tracing() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
Enable tracing.
- enableAsFirstClassDatatype() - Static method in class com.hp.hpl.jena.sparql.util.RomanNumeralDatatype
-
- enableBlankNodeResultLabels() - Static method in class com.hp.hpl.jena.query.ARQ
-
Turn on processing of blank node labels in queries
- enableBlankNodeResultLabels(boolean) - Static method in class com.hp.hpl.jena.query.ARQ
-
Turn on/off processing of blank node labels in queries
- enableExecutionTimeLogging - Static variable in class com.hp.hpl.jena.query.ARQ
-
Enable logging of execution timing.
- enableOptimizer(boolean) - Static method in class com.hp.hpl.jena.query.ARQ
-
Globally switch the default optimizer on and off :
Note that storage subsystems may also be applying
separately controlled optimizations.
- enableOptimizer(Context, boolean) - Static method in class com.hp.hpl.jena.query.ARQ
-
Switch the default optimizer on and off for a specific Context.
- enablePropertyFunctions - Static variable in class com.hp.hpl.jena.query.ARQ
-
Enable built-in property functions - also called "magic properties".
- EnableRomanNumerals - Static variable in class com.hp.hpl.jena.sparql.SystemARQ
-
Whether support for roman numerals (datatype http://rome.example.org/Numeral).
- ENCODE_FOR_URI - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- ENCODE_FOR_URI - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- encodeAsHex(StringBuilder, char, char) - Static method in class org.apache.jena.atlas.lib.Chars
-
- encodeAsModel(boolean) - Static method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
Encode a boolean result set as RDF.
- encodeAsModel(ResultSet) - Static method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
Encode the result set as RDF.
- encodeAsRDF(Model, boolean) - Static method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
Encode the boolean as RDF in the model provided.
- encodeAsRDF(Model, ResultSet) - Static method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
Encode the result set as RDF in the model provided.
- encodeBNodeLabel(String) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- encodeFileURL(String) - Static method in class org.apache.jena.riot.system.IRILib
-
Encode using the rules for a file: URL.
- encodeHex(String, char, char[]) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
Encode a string using hex values e.g.
- encodeIndex(int) - Static method in class org.apache.jena.atlas.lib.Alg
-
- encodeNonASCII(String) - Static method in class org.apache.jena.riot.system.IRILib
-
- encodeURIComponent(String) - Static method in class org.apache.jena.riot.lang.LangCSV
-
- encodeUriComponent(String) - Static method in class org.apache.jena.riot.system.IRILib
-
Encode using the rules for a component (e.g.
- encodeUriPath(String) - Static method in class org.apache.jena.riot.system.IRILib
-
Encode using the rules for a path (e.g.
- encodingUTF8 - Static variable in class org.apache.jena.riot.WebContent
-
Java name for UTF-8 encoding
- encWWWForm(String) - Static method in class com.hp.hpl.jena.sparql.util.Convert
-
- encWWWForm(StringBuffer) - Static method in class com.hp.hpl.jena.sparql.util.Convert
-
- end() - Method in interface com.hp.hpl.jena.query.Dataset
-
Finish the transaction - if a write transaction and commit() has not been called, then abort
- end() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- end() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- end() - Method in interface com.hp.hpl.jena.sparql.core.Transactional
-
Finish the transaction - if a write transaction and commit() has not been called, then abort
- end() - Method in class com.hp.hpl.jena.sparql.core.TransactionalNull
-
- end() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNullTransactional
-
- endColumn - Variable in class com.hp.hpl.jena.sparql.lang.arq.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
The column number of the last character of this Token.
- endColumn - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
The column number of the last character of this Token.
- endElement(ElementTriplesBlock) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementDataset) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementFilter) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementAssign) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementBind) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementData) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementUnion) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementGroup) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementOptional) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementNamedGraph) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementService) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementExists) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementNotExists) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementMinus) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementSubQuery) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endElement(ElementPathBlock) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endLine - Variable in class com.hp.hpl.jena.sparql.lang.arq.Token
-
The line number of the last character of this Token.
- endLine - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
The line number of the last character of this Token.
- endLine - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
The line number of the last character of this Token.
- endLine - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
The line number of the last character of this Token.
- endLine - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
The line number of the last character of this Token.
- endSubElement(ElementUnion, Element) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endSubElement(ElementGroup, Element) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- endTimer() - Method in class com.hp.hpl.jena.sparql.util.Timer
-
Return time in millisecods
- ensureDir(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
Ensure a directory exists
- ensurePropertySet(Properties, String, String) - Method in class org.apache.jena.atlas.lib.PropertyUtils
-
Set property if not already set.
- ensureStartOfLine() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- entries - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
Connects the manifest resource to rdf:type list of entries
- entrySet() - Method in class org.apache.jena.atlas.json.JsonObject
-
- EOF - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
End of File.
- EOF - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
End of File.
- EOF - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
End of File.
- EOF - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
End of File.
- EOF - Static variable in class org.apache.jena.atlas.io.IO
-
- eof() - Method in class org.apache.jena.atlas.io.PeekInputStream
-
- eof() - Method in class org.apache.jena.atlas.io.PeekReader
-
- eof() - Method in class org.apache.jena.atlas.json.io.parser.TokenizerJSON
-
- EOF - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
End of File.
- EOF - Static variable in class org.apache.jena.atlas.lib.Chars
-
End of file - not a Unicode codepoint
- eof() - Method in interface org.apache.jena.riot.tokens.Tokenizer
-
End of tokens?
- eof() - Method in class org.apache.jena.riot.tokens.TokenizerText
-
- eof() - Method in class org.apache.jena.riot.tokens.TokenizerWrapper
-
- EQ - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- EQ - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- EQ - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- equal(Node, Node) - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetCompare.BNodeIso
-
- equal(Binding, Binding, NodeUtils.EqualityTest) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultSetCompare
-
Compare two bindings, use the node equality test provided
- equal(Node, Node) - Method in interface com.hp.hpl.jena.sparql.util.NodeUtils.EqualityTest
-
- equal(T, T) - Static method in class org.apache.jena.atlas.lib.Lib
-
Return true if obj1 and obj are both null or are .equals, else return false
- equalIso(Object, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.Template
-
- equals(Object) - Method in class com.hp.hpl.jena.query.Query
-
Are two queries equals - tests shape and details.
- equals(Object) - Method in class com.hp.hpl.jena.query.SortCondition
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBase
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacement.Placement
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.core.PathBlock
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.core.Quad
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
-
- equals(Query, Query) - Static method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- equals(ResultBinding, ResultBinding) - Static method in class com.hp.hpl.jena.sparql.core.ResultBinding
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.core.TriplePath
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.core.Var
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
-
- equals(Binding, Binding) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingFixed
-
- equals(Binding, Binding) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingUtils
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingWrapped
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvg
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVar
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVarDistinct
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMax
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMaxDistinct
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMin
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggMinDistinct
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggNull
-
- equals(Object) - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSample
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSampleDistinct
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSum
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSumDistinct
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.E_Exists
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.E_NotExists
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAcc
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadDataAcc
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.modify.request.Target
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.path.PathBase
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.syntax.Element
-
- equals(Object) - Method in class com.hp.hpl.jena.sparql.util.Symbol
-
- equals(Object) - Method in class org.apache.jena.atlas.json.JsonArray
-
- equals(Object) - Method in class org.apache.jena.atlas.json.JsonBoolean
-
- equals(Object) - Method in class org.apache.jena.atlas.json.JsonNull
-
- equals(Object) - Method in class org.apache.jena.atlas.json.JsonNumber
-
- equals(Object) - Method in class org.apache.jena.atlas.json.JsonObject
-
- equals(Object) - Method in class org.apache.jena.atlas.json.JsonString
-
- equals(Object) - Method in class org.apache.jena.atlas.json.JsonValue
-
- equals(Object) - Method in class org.apache.jena.atlas.lib.MultiMap
-
- equals(Object) - Method in class org.apache.jena.atlas.lib.Pair
-
- equals(Object) - Method in class org.apache.jena.atlas.lib.Tuple
-
Equality of tuples is based on equality of the elements in the tuple
- equals(Object) - Method in class org.apache.jena.atlas.web.ContentType
-
- equals(Object) - Method in class org.apache.jena.atlas.web.MediaType
-
- equals(Object) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
-
- equals(Object) - Method in class org.apache.jena.riot.Lang
-
- equals(Object) - Method in class org.apache.jena.riot.RDFFormat
-
- equals(Object) - Method in class org.apache.jena.riot.RDFFormatVariant
-
- equals(Object) - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- equals(Object) - Method in class org.apache.jena.riot.system.stream.LocatorClassLoader
-
- equals(Object) - Method in class org.apache.jena.riot.system.stream.LocatorFile
-
- equals(Object) - Method in class org.apache.jena.riot.system.stream.LocatorURL
-
- equals(Object) - Method in class org.apache.jena.riot.system.stream.LocatorZip
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- equals(RDF_ANY) - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- equals(RDF_BNode) - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- equals(RDF_DataTuple) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- equals(RDF_Decimal) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- equals(RDF_IRI) - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- equals(RDF_Literal) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- equals(RDF_PrefixDecl) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- equals(RDF_PrefixName) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- equals(RDF_Quad) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- equals(RDF_REPEAT) - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- equals(RDF_StreamRow) - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- equals(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- equals(RDF_Triple) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- equals(RDF_UNDEF) - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- equals(RDF_VAR) - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- equals(Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- equals(RDF_VarTuple) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- equals(Object) - Method in class org.apache.jena.riot.tokens.Token
-
- equals(int) - Method in enum org.apache.jena.web.HttpSC.Code
-
- equalsByTerm(ResultSet, ResultSet) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultSetCompare
-
compare two result sets for equivalence.
- equalsByTermAndOrder(ResultSet, ResultSet) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultSetCompare
-
compare two result sets for equivalence.
- equalsByTest(Collection<Binding>, Collection<Binding>, NodeUtils.EqualityTest) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultSetCompare
-
- equalsByValue(ResultSet, ResultSet) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultSetCompare
-
Compare two result sets for equivalence.
- equalsByValueAndOrder(ResultSet, ResultSet) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultSetCompare
-
Compare two result sets for equivalence.
- equalsExact(ResultSet, ResultSet) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultSetCompare
-
compare two result sets for exact equality equivalence.
- equalsIgnoreCase(String, String) - Static method in class org.apache.jena.atlas.lib.Lib
-
Return true if obj1 and obj are both null or are .equals, else return false
- equalsListAsSet(List<T>, List<T>) - Static method in class org.apache.jena.atlas.lib.Lib
-
Do two lists have the same elements?
- equalTo(Op, NodeIsomorphismMap) - Method in interface com.hp.hpl.jena.sparql.algebra.Op
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBase
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBGP
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpConditional
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDatasetNames
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDiff
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDisjunction
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDistinct
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGraph
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGroup
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLabel
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpList
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpMinus
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpNull
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpOrder
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPath
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProject
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPropFunc
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuad
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpReduced
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSequence
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpService
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSlice
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTopN
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTriple
-
- equalTo(Op, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpUnion
-
- equalTo(Target, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.modify.request.Target
-
- equalTo(Update, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateBinaryOp
-
- equalTo(Update, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateCreate
-
- equalTo(Update, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateData
-
- equalTo(Update, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDeleteWhere
-
- equalTo(Update, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDropClear
-
- equalTo(Update, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateLoad
-
- equalTo(Update, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateModify
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_Alt
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_Distinct
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_FixedLength
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_Inverse
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_Link
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_Mod
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_Multi
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_NegPropSet
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_OneOrMore1
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_OneOrMoreN
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_ReverseLink
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_Seq
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_Shortest
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_ZeroOrMore1
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_ZeroOrMoreN
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.P_ZeroOrOne
-
- equalTo(Path, NodeIsomorphismMap) - Method in interface com.hp.hpl.jena.sparql.path.Path
-
- equalTo(Path, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.path.PathBase
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.Element
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementAssign
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementBind
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementData
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementDataset
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementExists
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementFilter
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementGroup
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementMinus
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementNamedGraph
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementNotExists
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementOptional
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementService
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementSubQuery
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- equalTo(Element, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.syntax.ElementUnion
-
- equalTo(Update, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.update.Update
-
Compare by isomorphism - if the isomorphism map is null, compare nodes by .equals
- equalTo(UpdateRequest) - Method in class com.hp.hpl.jena.update.UpdateRequest
-
- equiv(BasicPattern, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
-
- equiv(PathBlock, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.core.PathBlock
-
- equiv(QuadPattern, NodeIsomorphismMap) - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
-
- equivalent(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuad
-
- equivalent(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTriple
-
- error(Logger, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- error(Logger, Throwable, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- error(Class<?>, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- error(Class<?>, Throwable, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- error(String, long, long) - Method in interface org.apache.jena.riot.system.ErrorHandler
-
report an error : May not return (depends on error handler policy)
- ErrorHandler - Interface in org.apache.jena.riot.system
-
An Error handler captures the policy for dealing with warnings, errors and
fatal errors.
- ErrorHandlerFactory - Class in org.apache.jena.riot.system
-
- ErrorHandlerFactory() - Constructor for class org.apache.jena.riot.system.ErrorHandlerFactory
-
- errorHandlerNoLogging - Static variable in class org.apache.jena.riot.system.ErrorHandlerFactory
-
Silent error handler
- errorHandlerNoWarnings - Static variable in class org.apache.jena.riot.system.ErrorHandlerFactory
-
Error handler (no wanrings) - logs to stdLogger
- errorHandlerNoWarnings(Logger) - Static method in class org.apache.jena.riot.system.ErrorHandlerFactory
-
- errorHandlerSimple() - Static method in class org.apache.jena.riot.system.ErrorHandlerFactory
-
- errorHandlerStd - Static variable in class org.apache.jena.riot.system.ErrorHandlerFactory
-
Standard error handler - logs to stdLogger
- errorHandlerStd(Logger) - Static method in class org.apache.jena.riot.system.ErrorHandlerFactory
-
- errorHandlerStrict - Static variable in class org.apache.jena.riot.system.ErrorHandlerFactory
-
Strict error handler - logs to stdLogger - exceptions for warnings
- errorHandlerStrict(Logger) - Static method in class org.apache.jena.riot.system.ErrorHandlerFactory
-
- errorHandlerStrictNoLogging - Static variable in class org.apache.jena.riot.system.ErrorHandlerFactory
-
Silent, strict error handler
- errorHandlerStrictSilent() - Static method in class org.apache.jena.riot.system.ErrorHandlerFactory
-
- errorHandlerWarn - Static variable in class org.apache.jena.riot.system.ErrorHandlerFactory
-
Warning error handler - logs to stdLogger - mesages for warnings and some errors
- errorHandlerWarning(Logger) - Static method in class org.apache.jena.riot.system.ErrorHandlerFactory
-
- EscapeStr - Class in org.apache.jena.riot.out
-
- EscapeStr(CharSpace) - Constructor for class org.apache.jena.riot.out.EscapeStr
-
- escapeString(String) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- eval(QueryIterator, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExt
-
Evaluate the op, given a stream of bindings as input
Throw UnsupportedOperationException if this OpExt is not executeable.
- eval(Evaluator) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
-
- eval(Op, DatasetGraph, Binding, Context) - Method in class com.hp.hpl.jena.sparql.engine.main.QueryEngineMain
-
- Eval - Class in com.hp.hpl.jena.sparql.engine.ref
-
- Eval() - Constructor for class com.hp.hpl.jena.sparql.engine.ref.Eval
-
- eval(Evaluator, Op) - Static method in class com.hp.hpl.jena.sparql.engine.ref.Eval
-
- eval(Op, DatasetGraph, Binding, Context) - Method in class com.hp.hpl.jena.sparql.engine.ref.QueryEngineRef
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_Add
-
- eval(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.expr.E_BNode
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_Bound
-
- eval(List<NodeValue>, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_Call
-
- eval(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.expr.E_Call
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_Cast
-
- eval(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.expr.E_Coalesce
-
- eval(NodeValue, NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_Conditional
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_Datatype
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeDay
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeHours
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeMinutes
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeMonth
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeSeconds
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeTimezone
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeTZ
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_DateTimeYear
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_Divide
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_Equals
-
- eval(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.expr.E_Function
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_GreaterThan
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_GreaterThanOrEqual
-
- eval(NodeValue, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_IRI
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_IRI
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_IsBlank
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_IsIRI
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_IsLiteral
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_IsNumeric
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_IsURI
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_Lang
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_LangMatches
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_LessThan
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_LessThanOrEqual
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_LogicalAnd
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_LogicalNot
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_LogicalOr
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_Multiply
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_NotEquals
-
- eval(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.expr.E_NotOneOf
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_NumAbs
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_NumCeiling
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_NumFloor
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_NumRound
-
- eval(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.expr.E_OneOf
-
- eval(FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_Random
-
- eval(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.expr.E_Regex
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_SameTerm
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_Str
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_StrAfter
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_StrBefore
-
- eval(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.expr.E_StrConcat
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_StrContains
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_StrDatatype
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_StrEncodeForURI
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_StrEndsWith
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_StrLang
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_StrLength
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_StrLowerCase
-
- eval(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.expr.E_StrReplace
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_StrStartsWith
-
- eval(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.expr.E_StrSubstring
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_StrUpperCase
-
- eval(FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_StrUUID
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_Subtract
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_UnaryMinus
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.E_UnaryPlus
-
- eval(FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_UUID
-
- eval(FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_Version
-
- eval(Binding, FunctionEnv) - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Evaluate this expression against the binding
- eval(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.ExprDigest
-
- eval(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
-
- eval(FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
-
- eval(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
-
- eval(NodeValue, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
-
- eval(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
-
- eval(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- eval(NodeValue, NodeValue, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- eval(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- eval(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- eval(NodeValue, NodeValue, NodeValue, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- eval(NodeValue, NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- eval(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
-
- eval(List<NodeValue>, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
-
- eval(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
-
- eval(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionOp
-
- eval(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- eval(FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprSystem
-
- eval(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- eval(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- eval - Class in com.hp.hpl.jena.sparql.function.library
-
Function that evaluates an expression - catches evaluation failures
and returns false.
- eval() - Constructor for class com.hp.hpl.jena.sparql.function.library.eval
-
- eval(Graph, Node, Path, Context) - Static method in class com.hp.hpl.jena.sparql.path.eval.PathEval
-
Evaluate a path : SPARQL semantics
- eval(QueryIterator, Procedure, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.procedure.ProcEval
-
Evaluate a procedure
- eval(Expr) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- eval(Expr, Binding) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- eval(Y, X) - Method in interface org.apache.jena.atlas.iterator.Iter.Folder
-
- eval1(Graph, Node, Path) - Static method in class com.hp.hpl.jena.sparql.path.eval.PathEval
-
Evaluate a path : unique results
- evalN(Graph, Node, Path) - Static method in class com.hp.hpl.jena.sparql.path.eval.PathEval
-
Evaluate a path : counting semantics
- evalNode(Binding, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- evalPrint(Expr, Binding) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- evalReverse(Graph, Node, Path, Context) - Static method in class com.hp.hpl.jena.sparql.path.eval.PathEval
-
Evaluate a path
- evalReverse1(Graph, Node, Path) - Static method in class com.hp.hpl.jena.sparql.path.eval.PathEval
-
Evaluate a path : unique results
- evalReverseN(Graph, Node, Path) - Static method in class com.hp.hpl.jena.sparql.path.eval.PathEval
-
Evaluate a path : counting semantics
- evalSpecial(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_BNode
-
- evalSpecial(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_Bound
-
- evalSpecial(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_Call
-
- evalSpecial(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_Coalesce
-
- evalSpecial(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_Function
-
- evalSpecial(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_LogicalAnd
-
- evalSpecial(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_LogicalOr
-
- evalSpecial(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_NotOneOf
-
- evalSpecial(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.E_OneOf
-
- evaluate(Op, DatasetGraph, Binding, Context) - Method in interface com.hp.hpl.jena.sparql.engine.OpEval
-
- evaluate(Op, DatasetGraph, Binding, Context) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineBase
-
- Evaluator - Interface in com.hp.hpl.jena.sparql.engine.ref
-
- EvaluatorDispatch - Class in com.hp.hpl.jena.sparql.engine.ref
-
Class to provide type-safe eval() dispatch using the visitor support of Op
- EvaluatorDispatch(Evaluator) - Constructor for class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- EvaluatorFactory - Class in com.hp.hpl.jena.sparql.engine.ref
-
- EvaluatorFactory() - Constructor for class com.hp.hpl.jena.sparql.engine.ref.EvaluatorFactory
-
- EvaluatorSimple - Class in com.hp.hpl.jena.sparql.engine.ref
-
- EvaluatorSimple(ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- evenInteger - Class in com.hp.hpl.jena.sparql.function.library
-
Example function - checks for even integers.
- evenInteger() - Constructor for class com.hp.hpl.jena.sparql.function.library.evenInteger
-
- Event - Class in org.apache.jena.atlas.event
-
- Event(EventType, Object) - Constructor for class org.apache.jena.atlas.event.Event
-
- event(Object, Event) - Method in interface org.apache.jena.atlas.event.EventListener
-
- EventListener - Interface in org.apache.jena.atlas.event
-
Interface for receiving events
- EventManager - Class in org.apache.jena.atlas.event
-
The event system - the single, global event manager control the registration and delivery of events.
- EventType - Class in org.apache.jena.atlas.event
-
- EventType(Class<?>, String) - Constructor for class org.apache.jena.atlas.event.EventType
-
- EventType(String) - Constructor for class org.apache.jena.atlas.event.EventType
-
- every(Iterable<? extends T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Return true if every element of stream passes the filter (reads the
stream)
- every(Iterator<? extends T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Return true if every element of stream passes the filter (reads the
stream until the first element not passing the filter)
- every(Filter<T>) - Method in class org.apache.jena.atlas.iterator.Iter
-
- exactlyOneProperty(Resource, Property) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- exception(String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- exception(IOException) - Static method in class org.apache.jena.atlas.io.IO
-
- exception(String, IOException) - Static method in class org.apache.jena.atlas.io.IO
-
- exception(TException) - Static method in class org.apache.jena.riot.thrift.TRDF
-
- exec(Op, Dataset) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- exec(Op, Model) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- exec(Op, Graph) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- exec(Op, DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- exec() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Execute the operation
- exec(OpService, Context) - Static method in class com.hp.hpl.jena.sparql.engine.http.Service
-
Executes a service operator
- exec(Binding, ExprList, String, FunctionEnv) - Method in interface com.hp.hpl.jena.sparql.function.Function
-
Test a list of values - argument will not be null but
may have the wrong number of arguments.
- exec(Binding, ExprList, String, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase
-
- exec(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase
-
Function call to a list of evaluated argument values
- exec(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase0
-
- exec() - Method in class com.hp.hpl.jena.sparql.function.FunctionBase0
-
- exec(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase1
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase1
-
- exec(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase2
-
- exec(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase2
-
- exec(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase3
-
- exec(NodeValue, NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase3
-
- exec(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase4
-
- exec(NodeValue, NodeValue, NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.FunctionBase4
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.bnode
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.date
-
- exec() - Method in class com.hp.hpl.jena.sparql.function.library.e
-
- exec(Binding, ExprList, String, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.function.library.eval
-
Processes unevaluated arguments
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.evenInteger
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_Abs
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_BEV
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_Ceiling
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_DayFromDateTime
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_DaysFromDuration
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_Floor
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_HoursFromDateTime
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_HoursFromDuration
-
- exec(Binding, ExprList, String, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.function.library.FN_Matches
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_MinutesFromDateTime
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_MinutesFromDuration
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_MonthFromDateTime
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_MonthsFromDuration
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_Not
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_Round
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_SecondsFromDateTime
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_SecondsFromDuration
-
- exec(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrAfter
-
- exec(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrBefore
-
- exec(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrConcat
-
- exec(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrContains
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrEncodeForURI
-
- exec(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrEndsWith
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrLength
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrLowerCase
-
- exec(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrStartsWith
-
- exec(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrSubstring
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_StrUpperCase
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_TimezoneFromDateTime
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_YearFromDateTime
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.FN_YearsFromDuration
-
- exec(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.langeq
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.leviathan.cube
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.leviathan.e
-
- exec(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.leviathan.pow
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.leviathan.sq
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.localname
-
- exec(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.max
-
- exec(NodeValue, NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.min
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.namespace
-
- exec() - Method in class com.hp.hpl.jena.sparql.function.library.pi
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.print
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.sha1sum
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.sqrt
-
- exec(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.function.library.strjoin
-
- exec() - Method in class com.hp.hpl.jena.sparql.function.library.struuid
-
- exec(List<NodeValue>) - Method in class com.hp.hpl.jena.sparql.function.library.substring
-
- exec() - Method in class com.hp.hpl.jena.sparql.function.library.SystemVar
-
Processes evaluated args
- exec() - Method in class com.hp.hpl.jena.sparql.function.library.uuid
-
- exec(NodeValue) - Method in class com.hp.hpl.jena.sparql.function.library.wait
-
- exec(Binding, ExprList, String, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunction
-
Executes the function
- exec(Graph) - Method in interface com.hp.hpl.jena.sparql.modify.GraphStoreAction
-
- exec(QueryIterator, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in interface com.hp.hpl.jena.sparql.pfunction.PropertyFunction
-
Create an iterator of bindings for the given inputs
- exec(QueryIterator, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase
-
- exec(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase
-
- exec(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionEval
-
- exec(Binding, Node, ExprList, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.procedure.ProcedureBase
-
- exec(Binding, Node, ExprList, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.procedure.ProcedureEval
-
- exec(boolean) - Method in class com.hp.hpl.jena.sparql.resultset.JSONOutputASK
-
- exec(boolean) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutputASK
-
- exec(Item) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderExec
-
- execAsk() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Execute an ASK query
- execAsk() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- execAsk() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- execConstruct() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Execute a CONSTRUCT query
- execConstruct(Model) - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Execute a CONSTRUCT query, putting the statements into 'model'.
- execConstruct() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- execConstruct(Model) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- execConstruct() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- execConstruct(Model) - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- execConstructTriples() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Execute a CONSTRUCT query, returning the results as an iterator of
Triple
.
- execConstructTriples() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- execConstructTriples() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- execDescribe() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Execute a DESCRIBE query
- execDescribe(Model) - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Execute a DESCRIBE query, putting the statements into 'model'.
- execDescribe() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- execDescribe(Model) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- execDescribe() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- execDescribe(Model) - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- execDescribeTriples() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Execute a DESCRIBE query, returning the results as an iterator of
Triple
.
- execDescribeTriples() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- execDescribeTriples() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- execEval(Binding, ExprList, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.procedure.library.debug
-
- execEval(Binding, ExprList, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.procedure.ProcedureEval
-
- execEvaluated(Binding, Node, Node, Node, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.path.PathPropertyFunction
-
- execEvaluated(Binding, Node, Node, Node, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.assign
-
- execEvaluated(Binding, Node, Node, Node, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.blankNode
-
- execEvaluated(Binding, Node, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.concat
-
- execEvaluated(Binding, Node, Node, Node, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.container
-
- execEvaluated(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.ListBase
-
If the subject is a list (well, at least not an unbound variable), dispatch to execOneList
else dispatch to one of object a var, a list or a node.
- execEvaluated(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.splitIRI
-
- execEvaluated(Binding, Node, Node, Node, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.str
-
- execEvaluated(Binding, Node, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.strSplit
-
- execEvaluated(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.version
-
- execEvaluated(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.versionARQ
-
- execEvaluated(Binding, Node, Node, Node, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.PFuncAssignToSubject
-
- execEvaluated(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.PFuncSimple
-
- execEvaluated(Binding, Node, Node, Node, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.PFuncSimple
-
- execEvaluated(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.PFuncSimpleAndList
-
- execEvaluated(Binding, Node, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.PFuncSimpleAndList
-
- execEvaluated(Binding, PropFuncArg, Node, PropFuncArg, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionEval
-
- ExecGenerator - Interface in org.apache.jena.atlas.test
-
- execHttpDelete(String) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP DELETE operation
- execHttpDelete(String, HttpResponseHandler) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP DELETE operation
- execHttpDelete(String, HttpResponseHandler, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP DELETE operation
- execHttpGet(String, String, HttpResponseHandler) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP Get request, handling the response with given handler.
- execHttpGet(String, String, HttpResponseHandler, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP Get request handling the response with the given handler.
- execHttpGet(String, String, HttpResponseHandler, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP Get request handling the response with one of the given
handlers
- execHttpGet(String) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP GET and return a TypedInputStream.
- execHttpGet(String, String) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP GET and return a TypedInputStream.
- execHttpGet(String, String, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP GET and returns a TypedInputStream
- execHttpGetString(String) - Static method in class org.apache.jena.riot.web.HttpOp
-
Convenience operation to execute a GET with no content negtotiation and
return the response as a string.
- execHttpGetString(String, String) - Static method in class org.apache.jena.riot.web.HttpOp
-
Convenience operation to execute a GET and return the response as a
string
- execHttpHead(String) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP HEAD operation
- execHttpHead(String, String, HttpResponseHandler) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP HEAD operation
- execHttpHead(String, String, HttpResponseHandler, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP HEAD operation
- execHttpPost(String, String, String) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST with the given contentype/string as the request body
and throws away success responses, failure responses will throw an error.
- execHttpPost(String, String, String, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST with a string as the request body and response
handling
- execHttpPost(String, String, String, String, HttpResponseHandler, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST with a string as the request body and response
handling
- execHttpPost(String, String, InputStream, long) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST with a request body from an input stream without
response body with no response handling
- execHttpPost(String, String, InputStream, long, String, HttpResponseHandler) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST with request body from an input stream and response
handling.
- execHttpPost(String, String, InputStream, long, String, HttpResponseHandler, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST with request body from an input stream and response
handling.
- execHttpPost(String, HttpEntity) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST of the given entity
- execHttpPost(String, HttpEntity, String, HttpResponseHandler) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP Post
- execHttpPost(String, HttpEntity, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
POST with response body.
- execHttpPost(String, HttpEntity, String, HttpResponseHandler, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
POST with response body.
- execHttpPostForm(String, Params) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST.
- execHttpPostForm(String, Params, String, HttpResponseHandler) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST form operation
- execHttpPostForm(String, Params, String, HttpResponseHandler, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST form operation
- execHttpPostFormStream(String, Params, String) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST and returns a TypedInputStream, The TypedInputStream
must be closed.
- execHttpPostFormStream(String, Params, String, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP POST Form and returns a TypedInputStream
- execHttpPut(String, String, String) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP PUT operation
- execHttpPut(String, String, String, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP PUT operation
- execHttpPut(String, String, InputStream, long) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP PUT operation
- execHttpPut(String, String, InputStream, long, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP PUT operation
- execHttpPut(String, HttpEntity) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP PUT operation
- execHttpPut(String, HttpEntity, HttpClient, HttpContext, HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Executes a HTTP PUT operation
- execOneList(Binding, Node, Node, Node, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.library.listLength
-
- execRef(Op, Dataset) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- execRef(Op, Model) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- execRef(Op, Graph) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- execRef(Op, DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- execSelect() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Execute a SELECT query
- execSelect() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- execSelect() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- execTriplePath(Binding, TriplePath, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.path.PathLib
-
- execTriplePath(Binding, Node, Path, Node, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.path.PathLib
-
- execute(Op, QueryIterator, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.main.QC
-
- execute(Op, Binding, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.main.QC
-
- execute(BasicPattern, QueryIterator, ExecutionContext) - Method in interface com.hp.hpl.jena.sparql.engine.main.StageGenerator
-
- execute(BasicPattern, QueryIterator, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.engine.main.StageGeneratorGeneric
-
- execute() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessorBase
-
- execute() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemote
-
- execute() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteForm
-
- execute(Op, DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.util.QueryExecUtils
-
- execute(Op, DatasetGraph, ResultsFormat) - Static method in class com.hp.hpl.jena.sparql.util.QueryExecUtils
-
- execute(UpdateRequest, Model) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute SPARQL Update operations.
- execute(UpdateRequest, Dataset) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute SPARQL Update operations.
- execute(UpdateRequest, DatasetGraph) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute SPARQL Update operations.
- execute(UpdateRequest, Graph) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute SPARQL Update operations.
- execute(UpdateRequest, GraphStore) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute SPARQL Update operations.
- execute(UpdateRequest, GraphStore, QuerySolution) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute SPARQL Update operations.
- execute(UpdateRequest, GraphStore, Binding) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute SPARQL Update operations.
- execute(Update, Model) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute a single SPARQL Update operation.
- execute(Update, Dataset) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute a single SPARQL Update operation.
- execute(Update, DatasetGraph) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute a single SPARQL Update operation.
- execute(Update, Graph) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute a single SPARQL Update operation.
- execute(Update, GraphStore) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute a single SPARQL Update operation.
- execute(Update, GraphStore, QuerySolution) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute a single SPARQL Update operation.
- execute(Update, GraphStore, Binding) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Execute a single SPARQL Update operation.
- execute() - Method in interface com.hp.hpl.jena.update.UpdateProcessor
-
Execute
- executeDirect(BasicPattern, QueryIterator, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.main.QC
-
Execute a BGP directly - no optimization.
- executeInline - Static variable in class com.hp.hpl.jena.sparql.engine.main.StageBuilder
-
The plain StageGenerator, no reordering
- executeOneTest() - Method in interface org.apache.jena.atlas.test.ExecGenerator
-
- executeOp(Op, QueryIterator) - Method in class com.hp.hpl.jena.sparql.engine.main.OpExecutor
-
- executeQuery(QueryExecution) - Static method in class com.hp.hpl.jena.sparql.util.QueryExecUtils
-
- executeQuery(Prologue, QueryExecution) - Static method in class com.hp.hpl.jena.sparql.util.QueryExecUtils
-
- executeQuery(Prologue, QueryExecution, ResultsFormat) - Static method in class com.hp.hpl.jena.sparql.util.QueryExecUtils
-
- ExecutionContext - Class in com.hp.hpl.jena.sparql.engine
-
- ExecutionContext(ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.ExecutionContext
-
Clone
- ExecutionContext(ExecutionContext, Graph) - Constructor for class com.hp.hpl.jena.sparql.engine.ExecutionContext
-
Clone and change active graph - shares tracking
- ExecutionContext(Context, Graph, DatasetGraph, OpExecutorFactory) - Constructor for class com.hp.hpl.jena.sparql.engine.ExecutionContext
-
- EXISTS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- EXISTS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- exists(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
Test for existence
- exists(String) - Method in class org.apache.jena.riot.system.stream.LocatorFile
-
- existsAnyFiles(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
See if there are any files in this directory
- ExistsElt() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ExistsFunc() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ExistsFunc() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- expand(String) - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
- expand(String, String) - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
- expand(String) - Method in interface org.apache.jena.riot.system.PrefixMap
-
Expand a prefix named, return null if it can't be expanded
- expand(String, String) - Method in interface org.apache.jena.riot.system.PrefixMap
-
Expand a prefix, return null if it can't be expanded
- expand(String) - Method in class org.apache.jena.riot.system.PrefixMapBase
-
- expand(String, String) - Method in class org.apache.jena.riot.system.PrefixMapExtended
-
- expand(String) - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- expand(String, String) - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- expand(String, String) - Method in class org.apache.jena.riot.system.PrefixMapStd
-
- expand(String) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- expand(String, String) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- expandDisjunction(Expr, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterDisjunction
-
- expandPrefix(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- expandPrefix(String) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- expandPrefixedName(String) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
Expand prefixed name
- EXPECTATION_FAILED_417 - Static variable in class org.apache.jena.web.HttpSC
-
- expectedTokenSequences - Variable in exception com.hp.hpl.jena.sparql.lang.arq.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception com.hp.hpl.jena.sparql.lang.sparql_10.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception com.hp.hpl.jena.sparql.lang.sparql_11.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception com.hp.hpl.jena.sparql.sse.lang.parser.ParseException
-
Each entry in this array is an array of integers.
- expectedTokenSequences - Variable in exception org.apache.jena.atlas.json.io.parserjavacc.javacc.ParseException
-
Each entry in this array is an array of integers.
- Explain - Class in com.hp.hpl.jena.sparql.mgt
-
Execution logging for query processing on a per query basis.
- Explain() - Constructor for class com.hp.hpl.jena.sparql.mgt.Explain
-
- explain(Query, Context) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- explain(String, Query, Context) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- explain(Op, Context) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- explain(String, Op, Context) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- explain(BasicPattern, Context) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- explain(String, BasicPattern, Context) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- explain(String, QuadPattern, Context) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- explain(Context, String) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- explain(Context, String, Object...) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- explain(Node, Path, Node, Context) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- explain(String, Node, Path, Node, Context) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- Explain.InfoLevel - Enum in com.hp.hpl.jena.sparql.mgt
-
Information level for query execution.
- explaining(Explain.InfoLevel, Logger, Context) - Static method in class com.hp.hpl.jena.sparql.mgt.Explain
-
- explicitlySetBaseURI() - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
- explicitlySetBaseURI() - Method in class org.apache.jena.riot.system.Prologue
-
- EXPONENT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- EXPONENT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- EXPONENT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- EXPONENT - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- EXPONENT - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- Expr - Interface in com.hp.hpl.jena.sparql.expr
-
- expr(String) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- expr(String, Binding) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- ExprAggregator - Class in com.hp.hpl.jena.sparql.expr
-
Group aggregation functions calculated a value during grouping and
placed in the output binding.
- ExprAggregator(Var, Aggregator) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- ExprBuild - Class in com.hp.hpl.jena.sparql.expr
-
Visitor class to run over expressions and initialise them
- ExprBuild(Context) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprBuild
-
- ExprBuildException - Exception in com.hp.hpl.jena.sparql.sse.builders
-
- ExprBuildException(String) - Constructor for exception com.hp.hpl.jena.sparql.sse.builders.ExprBuildException
-
- ExprDigest - Class in com.hp.hpl.jena.sparql.expr
-
- ExprDigest(Expr, String, String) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprDigest
-
- expression - Variable in class com.hp.hpl.jena.query.SortCondition
-
- Expression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Expression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- Expression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- ExpressionList() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ExpressionList() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- ExprEvalException - Exception in com.hp.hpl.jena.sparql.expr
-
Exception for a dynamic evaluation exception.
- ExprEvalException() - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprEvalException
-
- ExprEvalException(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprEvalException
-
- ExprEvalException(String) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprEvalException
-
- ExprEvalException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprEvalException
-
- ExprEvalTypeException - Exception in com.hp.hpl.jena.sparql.expr
-
Exception for a dynamic evaluation exception due to wrong type.
- ExprEvalTypeException() - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprEvalTypeException
-
- ExprEvalTypeException(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprEvalTypeException
-
- ExprEvalTypeException(String) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprEvalTypeException
-
- ExprEvalTypeException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprEvalTypeException
-
- ExprException - Exception in com.hp.hpl.jena.sparql.expr
-
The root of all expression exceptions
- ExprException() - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprException
-
- ExprException(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprException
-
- ExprException(String) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprException
-
- ExprException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprException
-
- ExprFunction - Class in com.hp.hpl.jena.sparql.expr
-
A function in the expression hierarchy.
- ExprFunction0 - Class in com.hp.hpl.jena.sparql.expr
-
An expression that is constant (does not depend on evaluating a sub expression).
- ExprFunction1 - Class in com.hp.hpl.jena.sparql.expr
-
A function that has a single argument
- ExprFunction2 - Class in com.hp.hpl.jena.sparql.expr
-
A function of two arguments
- ExprFunction3 - Class in com.hp.hpl.jena.sparql.expr
-
A function of three arguments
- ExprFunctionN - Class in com.hp.hpl.jena.sparql.expr
-
A function which takes N arguments (N may be variable e.g.
- ExprFunctionOp - Class in com.hp.hpl.jena.sparql.expr
-
A "function" that executes over a pattern
- ExprLib - Class in com.hp.hpl.jena.sparql.expr
-
- ExprLib() - Constructor for class com.hp.hpl.jena.sparql.expr.ExprLib
-
- ExprList - Class in com.hp.hpl.jena.sparql.expr
-
- ExprList() - Constructor for class com.hp.hpl.jena.sparql.expr.ExprList
-
- ExprList(Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprList
-
- ExprList(List<Expr>) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprList
-
- ExprNode - Class in com.hp.hpl.jena.sparql.expr
-
A node that is a constraint expression that can be evaluated
An Expr is already a Constraint - ExprNode is the base implementation
of all Expr classes that provides the Constraint machinary.
- ExprNode() - Constructor for class com.hp.hpl.jena.sparql.expr.ExprNode
-
- ExprNotComparableException - Exception in com.hp.hpl.jena.sparql.expr
-
- ExprNotComparableException(String) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprNotComparableException
-
- exprPrefix(String) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- exprPrefix(String, Binding) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- ExprSystem - Class in com.hp.hpl.jena.sparql.expr
-
- ExprTransform - Interface in com.hp.hpl.jena.sparql.expr
-
- ExprTransformApplyTransform - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
A copying transform that applies an Op Transform to the algebra operator of E_Exist and E_NoExists
- ExprTransformApplyTransform(Transform) - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.ExprTransformApplyTransform
-
- ExprTransformApplyTransform(Transform, OpVisitor, OpVisitor) - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.ExprTransformApplyTransform
-
- ExprTransformBase - Class in com.hp.hpl.jena.sparql.expr
-
- ExprTransformBase() - Constructor for class com.hp.hpl.jena.sparql.expr.ExprTransformBase
-
- ExprTransformConstantFold - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
An expression transform that simplifies expressions by constant folding
wherever possible
- ExprTransformConstantFold() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.ExprTransformConstantFold
-
- ExprTransformCopy - Class in com.hp.hpl.jena.sparql.expr
-
- ExprTransformCopy() - Constructor for class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- ExprTransformCopy(boolean) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- ExprTransformer - Class in com.hp.hpl.jena.sparql.expr
-
- ExprTransformer() - Constructor for class com.hp.hpl.jena.sparql.expr.ExprTransformer
-
- ExprTransformer.ApplyExprTransformVisitor - Class in com.hp.hpl.jena.sparql.expr
-
- ExprTransformExpand - Class in com.hp.hpl.jena.sparql.function.user
-
An expression transformer that will expand user defined function expressions
so they do not explicitly rely on other user defined functions.
- ExprTransformExpand(Map<String, UserDefinedFunctionDefinition>) - Constructor for class com.hp.hpl.jena.sparql.function.user.ExprTransformExpand
-
Creates a new transformer
- ExprTransformOp - Interface in com.hp.hpl.jena.sparql.expr
-
- ExprTransformSubstitute - Class in com.hp.hpl.jena.sparql.expr
-
An expression transformer that substitutes another expression in place of variables
- ExprTransformSubstitute(Var, Expr) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprTransformSubstitute
-
Creates a simple transform that replaces any occurrence of the given variable with the given expression
- ExprTransformSubstitute(Map<String, Expr>) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprTransformSubstitute
-
Creates an advanced transform that uses the given map to make substitutions
- ExprTypeException - Exception in com.hp.hpl.jena.sparql.expr
-
Exception for a dynamic evaluation exception caused by a type mismatch.
- ExprTypeException() - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprTypeException
-
- ExprTypeException(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprTypeException
-
- ExprTypeException(String) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprTypeException
-
- ExprTypeException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprTypeException
-
- ExprUndefException - Exception in com.hp.hpl.jena.sparql.expr
-
Exception for an undefined expression (including unbound variable)
- ExprUndefException() - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprUndefException
-
- ExprUndefException(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprUndefException
-
- ExprUndefException(String) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprUndefException
-
- ExprUndefException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.ExprUndefException
-
- ExprUtils - Class in com.hp.hpl.jena.sparql.util
-
Misc support for Expr
- ExprUtils() - Constructor for class com.hp.hpl.jena.sparql.util.ExprUtils
-
- ExprVar - Class in com.hp.hpl.jena.sparql.expr
-
An expression that is a variable in an expression.
- ExprVar(String) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprVar
-
- ExprVar(Node) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprVar
-
- ExprVar(Var) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprVar
-
- ExprVars - Class in com.hp.hpl.jena.sparql.expr
-
- ExprVars() - Constructor for class com.hp.hpl.jena.sparql.expr.ExprVars
-
- ExprVisitor - Interface in com.hp.hpl.jena.sparql.expr
-
- ExprVisitorApplyVisitor - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
An expr visitor that applies a OpVisitor to the algebra operator of E_Exist and E_NoExists
- ExprVisitorApplyVisitor(OpVisitor) - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.ExprVisitorApplyVisitor
-
- ExprVisitorBase - Class in com.hp.hpl.jena.sparql.expr
-
- ExprVisitorBase() - Constructor for class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- ExprVisitorFunction - Class in com.hp.hpl.jena.sparql.expr
-
Convert all visit calls on the expressions in a call to a generic visit operation for expression functions
- ExprVisitorFunction() - Constructor for class com.hp.hpl.jena.sparql.expr.ExprVisitorFunction
-
- ExprWalker - Class in com.hp.hpl.jena.sparql.expr
-
Walk the expression tree, bottom up
- ExprWalker(ExprVisitor) - Constructor for class com.hp.hpl.jena.sparql.expr.ExprWalker
-
- ExprWalker.WalkerBottomUp - Class in com.hp.hpl.jena.sparql.expr
-
- ExprWalker.WalkerTopDown - Class in com.hp.hpl.jena.sparql.expr
-
- extend(Op, Var, Expr) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
-
Create an OpExtend or add to an existing one.
- extend(Op, VarExprList) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
-
Create an OpExtend or add to an existing one.
- extend(Table, VarExprList) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- extend(Table, VarExprList) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- extend(K, V) - Method in class org.apache.jena.atlas.lib.Cell
-
- extend(PrefixMap) - Static method in class org.apache.jena.riot.system.PrefixMapFactory
-
Creates a new prefix map which is an extension of an existing prefix map
- extendTriplesToQuads(StreamRDF) - Static method in class org.apache.jena.riot.system.StreamRDFLib
-
- extendTriplesToQuads(Node, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamRDFLib
-
Convert any triples seen to a quads, adding the specified graph node
- extension(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
Return the extension (or "")
- extensionValueTypes - Static variable in class com.hp.hpl.jena.query.ARQ
-
Expression evaluation without extension types (e.g.
- externalSortBufferSize - Static variable in class com.hp.hpl.jena.sparql.algebra.optimize.TransformTopN
-
- factories() - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Allow careful manipulation of the factories list
- factories() - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
-
Allow careful manipulation of the factories list
- factory - Static variable in class org.apache.jena.riot.writer.NullWriter
-
- Fail - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
the class of outcomes to denote failing a test
- failed - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
- FAILED_DEPENDENCY_424 - Static variable in class org.apache.jena.web.HttpSC
-
- FALSE - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- FALSE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- FALSE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- FALSE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- False() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- FALSE - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- family_name - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
The family_name of some person.
- FastAbbreviatingPrefixMap - Class in org.apache.jena.riot.system
-
A prefix map implementation suited to output heavy workloads
- FastAbbreviatingPrefixMap() - Constructor for class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
Create a new fast abbreviating prefix map
- FastAbbreviatingPrefixMap(PrefixMap) - Constructor for class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
Create a new fast abbreviating prefix map which copies mappings from an existing map
- fatal(Object, String) - Static method in class org.apache.jena.atlas.logging.Log
-
- fatal(Class<?>, String) - Static method in class org.apache.jena.atlas.logging.Log
-
- fatal(Object, String, Throwable) - Static method in class org.apache.jena.atlas.logging.Log
-
- fatal(Class<?>, String, Throwable) - Static method in class org.apache.jena.atlas.logging.Log
-
- fatal(String, String) - Static method in class org.apache.jena.atlas.logging.Log
-
- fatal(String, long, long) - Method in interface org.apache.jena.riot.system.ErrorHandler
-
report a catastrophic error.
- fetchSlot(int, Tuple<T>) - Method in class org.apache.jena.atlas.lib.ColumnMap
-
Apply to an unmapped tuple to get the i'th slot after mapping : SPO->POS : 0'th slot is P from SPO
- fetchSlot(int, T[]) - Method in class org.apache.jena.atlas.lib.ColumnMap
-
Apply to an unmapped tuple to get the i'th slot after mapping : SPO->POS : 0'th slot is P from SPO
- fetchSlotIdx(int) - Method in class org.apache.jena.atlas.lib.ColumnMap
-
Get the index of the i'th slot as it appears from a mapping : for SPO->POS : 0'th slot is P so 1->0
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- fieldForId(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- file_release - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
URI of download associated with this release.
- fileExtensions - Variable in class org.apache.jena.riot.LangBuilder
-
- fileExtToLang(String) - Static method in class org.apache.jena.riot.RDFLanguages
-
Try to map a file extension to a
Lang
; return null on no registered mapping
- filename2baseIRI(String) - Static method in class org.apache.jena.riot.SysRIOT
-
- filenameToIRI(String) - Static method in class org.apache.jena.riot.system.IRILib
-
Create a string that is a IRI for the filename.
- filenameToLang(String) - Static method in class org.apache.jena.riot.RDFLanguages
-
Try to map a file name to a
Lang
; return null on no registered mapping
- filenameToLang(String, Lang) - Static method in class org.apache.jena.riot.RDFLanguages
-
Try to map a file name to a
Lang
; return the given default where there is no registered mapping
- FileOps - Class in org.apache.jena.atlas.lib
-
A library of utility operations on files and the filing system
- fileToIRI(File) - Static method in class org.apache.jena.riot.system.IRILib
-
Return a string that is an IRI for the filename.
- fileToStream(String, StreamRDF) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
Decode the contents of the file and send to the
StreamRDF
.
- fill(ByteBuffer, byte) - Static method in class org.apache.jena.atlas.lib.ByteBufferLib
-
- fill(ByteBuffer, int, int, byte) - Static method in class org.apache.jena.atlas.lib.ByteBufferLib
-
- filter(Expr, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
-
Add expression - mutates an existing filter
- filter(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
-
- filter(ExprList, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
-
Add expressions - mutates an existing filter
- filter(Op) - Static method in class com.hp.hpl.jena.sparql.engine.main.VarFinder
-
- filter(ExprList, Table) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- filter(ExprList, Table) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- Filter() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- FILTER - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- Filter() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- FILTER - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- Filter() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- FILTER - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- Filter<T> - Interface in org.apache.jena.atlas.iterator
-
- filter(Iterable<? extends T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- filter(Iterator<? extends T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- filter(Filter<T>) - Method in class org.apache.jena.atlas.iterator.Iter
-
- filterDirect(ExprList, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
-
Make a OpFilter - guaranteed to return an OpFilter
- FilterDistinctAdjacent<T> - Class in org.apache.jena.atlas.iterator
-
- FilterDistinctAdjacent() - Constructor for class org.apache.jena.atlas.iterator.FilterDistinctAdjacent
-
- FilterOutNulls<T> - Class in org.apache.jena.atlas.iterator
-
- FilterOutNulls() - Constructor for class org.apache.jena.atlas.iterator.FilterOutNulls
-
- filterPlacement$(ExprList, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacement
-
Operation exposes the filter placement mechanism
so that investigation of filter placement issues
can be done from outside this class.
- filterPlacementOldName - Static variable in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
-
Alternative name for compatibility only
- FilterStack<T> - Class in org.apache.jena.atlas.iterator
-
Add a filter to a chain - the original filter is called after this new sub-filter.
- FilterStack(Filter<T>) - Constructor for class org.apache.jena.atlas.iterator.FilterStack
-
- FilterStack(Filter<T>, boolean) - Constructor for class org.apache.jena.atlas.iterator.FilterStack
-
- FilterUnique<T> - Class in org.apache.jena.atlas.iterator
-
- FilterUnique() - Constructor for class org.apache.jena.atlas.iterator.FilterUnique
-
- find() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Iterate over all quads in the dataset graph
- find(Quad) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Find matching quads in the dataset - may include wildcards, Node.ANY or null
- find(Node, Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Find matching quads in the dataset (including default graph) - may include wildcards, Node.ANY or null
- find() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- find(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- find(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBaseFind
-
Implementation of find based on splitting into triples (default graph) and quads (named graph)
- find(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- find(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphQuad
-
- find() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- find(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- find(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- find() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- find(Quad) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- find(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- find(Query, DatasetGraph) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Locate a suitable factory for this query and dataset
- find(Query, DatasetGraph, Context) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Locate a suitable factory for this query and dataset
- find(Op, DatasetGraph, Context) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Locate a suitable factory for this algebra expression and dataset
- find(TripleMatch) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- find(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- find(Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- find(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
-
- find(GraphStore, Context) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
-
Locate a suitable factory for this dataset
- find(ItemList, String) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- find(Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.util.graph.Findable
-
- find(K) - Method in class org.apache.jena.atlas.lib.Cell
-
- Findable - Interface in com.hp.hpl.jena.sparql.util.graph
-
- findable - Variable in class com.hp.hpl.jena.sparql.util.graph.GNode
-
- findAllLists(Graph) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
Expensive operation to find all the likely looking list heads in a model
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_ANY._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_BNode._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_DataTuple._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Decimal._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_IRI._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Literal._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixDecl._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixName._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Quad._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_REPEAT._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_StreamRow._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Term._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Triple._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_UNDEF._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_VAR._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByName(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_VarTuple._Fields
-
Find the _Fields constant that matches name, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_ANY._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_BNode._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_DataTuple._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Decimal._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_IRI._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Literal._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixDecl._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixName._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Quad._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_REPEAT._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_StreamRow._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Term._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Triple._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_UNDEF._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_VAR._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftId(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_VarTuple._Fields
-
Find the _Fields constant that matches fieldId, or null if its not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_ANY._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_BNode._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_DataTuple._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Decimal._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_IRI._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Literal._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixDecl._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixName._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Quad._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_REPEAT._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_StreamRow._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Term._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Triple._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_UNDEF._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_VAR._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findByThriftIdOrThrow(int) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_VarTuple._Fields
-
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
- findFactory(Query, DatasetGraph, Context) - Static method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Locate a suitable factory for this query and dataset from the default registry
- findFactory(Op, DatasetGraph, Context) - Static method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Locate a suitable factory for this algebra expression
and dataset from the default registry
- findFactory(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
-
Return a suitable factory for the given syntax
- findFactory(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
-
Return a suitable factory for the given syntax
- findFactory(GraphStore, Context) - Static method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
-
Locate a suitable factory for this dataset from the default registry
- findInAnyNamedGraphs(Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphSimpleMem
-
- findInDftGraph(Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphSimpleMem
-
- findInSpecificNamedGraph(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphSimpleMem
-
- findNG(Node, Node, Node, Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Find matching quads in the dataset in named graphs only - may include wildcards, Node.ANY or null
- findNG(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBaseFind
-
- findNG(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphQuad
-
- findNG(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- findNG(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- findNG(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
-
- findRootByType(Model, Resource) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- finish() - Method in interface com.hp.hpl.jena.sparql.core.DatasetChanges
-
Indicator that a sequence of changes has now finished
- finish() - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesBatched
-
- finish() - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesCapture
-
- finish() - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesCounter
-
- finish() - Method in class com.hp.hpl.jena.sparql.core.describe.DescribeBNodeClosure
-
- finish() - Method in interface com.hp.hpl.jena.sparql.core.describe.DescribeHandler
-
Finish the description process for thsis query execution
- finish(ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.JSONOutputResultSet
-
- finish(QuerySolution) - Method in class com.hp.hpl.jena.sparql.resultset.JSONOutputResultSet
-
- finish(ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.PlainFormat
-
- finish(QuerySolution) - Method in class com.hp.hpl.jena.sparql.resultset.PlainFormat
-
- finish(ResultSet) - Method in interface com.hp.hpl.jena.sparql.resultset.ResultSetProcessor
-
Finish result set
- finish(QuerySolution) - Method in interface com.hp.hpl.jena.sparql.resultset.ResultSetProcessor
-
Finish query solution (row in result set)
- finish(ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutputResultSet
-
- finish(QuerySolution) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutputResultSet
-
- finish(IndentedWriter, String) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
Finish a tagged item - usual bracketting
- finish(IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
Finish an item - no tag - usual bracketting
- finish() - Method in class org.apache.jena.atlas.iterator.AccString
-
- finish() - Method in interface org.apache.jena.atlas.iterator.Accumulate
-
- finish() - Method in class org.apache.jena.atlas.logging.ProgressLogger
-
- finish() - Method in class org.apache.jena.riot.lang.CollectorStreamBase
-
- finish() - Method in class org.apache.jena.riot.lang.CollectorStreamRDF
-
- finish() - Method in class org.apache.jena.riot.lang.PipedRDFStream
-
- finish() - Method in class org.apache.jena.riot.other.BatchedStreamRDF
-
- finish() - Method in interface org.apache.jena.riot.other.StreamRDFBatchHandler
-
Finish parsing
- finish() - Method in class org.apache.jena.riot.system.LoggingStreamRDF
-
- finish() - Method in interface org.apache.jena.riot.system.StreamRDF
-
Finish processing
- finish() - Method in class org.apache.jena.riot.system.StreamRDF2
-
- finish() - Method in class org.apache.jena.riot.system.StreamRDFBase
-
- finish() - Method in class org.apache.jena.riot.system.StreamRDFCollectOne
-
- finish() - Method in class org.apache.jena.riot.system.StreamRDFWrapper
-
- finish() - Method in class org.apache.jena.riot.thrift.StreamRDF2Thrift
-
- finish() - Method in class org.apache.jena.riot.writer.StreamWriterTriX
-
- finish() - Method in class org.apache.jena.riot.writer.WriterStreamRDFBase
-
- finish() - Method in class org.apache.jena.riot.writer.WriterStreamRDFPlain
-
- finish2(IndentedWriter, String) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
Finish an item - alternative bracketting
- finish2(IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
Finish an item - no tag - alternative bracketting
- finishArray(long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- finishArray(long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- finishArray(long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- finishArray() - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- finishArray(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- finishArray() - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- finishMarker - Static variable in interface com.hp.hpl.jena.sparql.engine.Plan
-
- finishMarker2 - Static variable in interface com.hp.hpl.jena.sparql.engine.Plan
-
- finishMessage() - Method in class org.apache.jena.atlas.logging.ProgressLogger
-
- finishMonitor() - Method in class com.hp.hpl.jena.sparql.util.graph.GraphLoadMonitor
-
- finishObject(long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- finishObject(long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- finishObject(long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- finishObject() - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- finishObject(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- finishObject() - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- finishObject(String) - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- finishOneLine(IndentedWriter, String) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
Finish a tagged item - all one line - usual bracketting
- finishOutput() - Method in class org.apache.jena.atlas.json.io.JsonWriter
-
- finishOutput() - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- finishPair(long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- finishPair(long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- finishPair(long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- finishPair(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- finishParse(long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- finishParse(long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- finishParse(long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- finishParse(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- finishRequest() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreBasic
-
- finishRequest() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
-
- finishRequest() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreWrapper
-
- finishRequest() - Method in interface com.hp.hpl.jena.sparql.modify.UpdateEngine
-
Signal end of a request being executed
- finishRequest() - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineMain
-
- finishRequest() - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineNonStreaming
-
- finishRequest() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessorStreamingBase
-
- finishRequest() - Method in interface com.hp.hpl.jena.update.GraphStore
-
Signal end of a request being executed
- finishRequest() - Method in interface com.hp.hpl.jena.update.UpdateProcessorStreaming
-
Finish the request, call after putting updates into the Sink
- finishVisit(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- finishVisit(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- finishVisit() - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformer.ApplyExprTransformVisitor
-
- finishVisit() - Method in interface com.hp.hpl.jena.sparql.expr.ExprVisitor
-
- finishVisit() - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- finishVisit() - Method in class com.hp.hpl.jena.sparql.serializer.FormatterBase
-
- finishVisit(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- first(Iterator<T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- first(Collection<T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- first(Filter<T>) - Method in class org.apache.jena.atlas.iterator.Iter
-
- first() - Method in class org.apache.jena.atlas.web.AcceptList
-
- firstIndex(Iterator<T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- firstIndex(Collection<T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- firstIndex(Filter<T>) - Method in class org.apache.jena.atlas.iterator.Iter
-
- firstName - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
The first name of a person.
- fixed(Op) - Static method in class com.hp.hpl.jena.sparql.engine.main.VarFinder
-
- fixed() - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderLib
-
- fixedVars(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpVars
-
The set of variables that wil be in every solution of this Op
- fixedVars(Op, Set<Var>) - Static method in class com.hp.hpl.jena.sparql.algebra.OpVars
-
- FLAT - Static variable in class org.apache.jena.riot.RDFFormat
-
Print out one per line
- flatten() - Method in class org.apache.jena.atlas.lib.MultiMap
-
Does not materialise the contents
- floatToNode(float) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
float to Node
- floor(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- FLOOR - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- FLOOR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- flush() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
-
- flush() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- flush() - Method in class com.hp.hpl.jena.sparql.modify.UpdateRequestSink
-
- flush() - Method in class com.hp.hpl.jena.sparql.modify.UpdateVisitorSink
-
- flush() - Method in class com.hp.hpl.jena.sparql.modify.UsingUpdateSink
-
- flush() - Method in class org.apache.jena.atlas.data.DefaultDataBag
-
- flush() - Method in class org.apache.jena.atlas.data.SortedDataBag
-
- flush() - Method in interface org.apache.jena.atlas.io.AWriter
-
- flush() - Method in class org.apache.jena.atlas.io.BufferingWriter
-
- flush() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- flush(OutputStream) - Static method in class org.apache.jena.atlas.io.IO
-
- flush(Writer) - Static method in class org.apache.jena.atlas.io.IO
-
- flush(AWriter) - Static method in class org.apache.jena.atlas.io.IO
-
- flush() - Method in class org.apache.jena.atlas.io.OutStreamUTF8
-
- flush() - Method in class org.apache.jena.atlas.io.Writer2
-
- flush() - Method in interface org.apache.jena.atlas.lib.Sink
-
- flush() - Method in class org.apache.jena.atlas.lib.SinkLogging
-
- flush() - Method in class org.apache.jena.atlas.lib.SinkNull
-
- flush() - Method in class org.apache.jena.atlas.lib.SinkPrint
-
- flush() - Method in class org.apache.jena.atlas.lib.SinkSplit
-
- flush() - Method in class org.apache.jena.atlas.lib.SinkToCollection
-
- flush() - Method in class org.apache.jena.atlas.lib.SinkToQueue
-
- flush() - Method in class org.apache.jena.atlas.lib.SinkWrapper
-
- flush() - Method in class org.apache.jena.atlas.logging.java.ConsoleHandlerStdout
-
- flush() - Method in class org.apache.jena.riot.lang.SinkQuadsToDataset
-
- flush() - Method in class org.apache.jena.riot.lang.SinkTriplesToGraph
-
- flush() - Method in class org.apache.jena.riot.out.SinkQuadBracedOutput
-
- flush() - Method in class org.apache.jena.riot.out.SinkQuadOutput
-
- flush() - Method in class org.apache.jena.riot.out.SinkTripleOutput
-
- flush(TProtocol) - Static method in class org.apache.jena.riot.thrift.TRDF
-
- flush(TTransport) - Static method in class org.apache.jena.riot.thrift.TRDF
-
- FMT_COUNT - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_NONE - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RDF_N3 - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RDF_NT - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RDF_TTL - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RDF_TURTLE - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RDF_XML - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RS_BIO - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RS_CSV - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RS_JSON - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RS_SSE - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RS_THRIFT - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RS_TSV - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_RS_XML - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_TEXT - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_TUPLES - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FMT_UNKNOWN - Static variable in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- FmtExprSPARQL - Class in com.hp.hpl.jena.sparql.serializer
-
Output expressions in SPARQL syntax
- FmtExprSPARQL(IndentedWriter, SerializationContext) - Constructor for class com.hp.hpl.jena.sparql.serializer.FmtExprSPARQL
-
- FmtLog - Class in org.apache.jena.atlas.logging
-
Logging with String.format (which can be a expensive)
The formatting operations are not designed specifically for performance,
but they do delay forming strings for output
until it is know that a log message is actually
required by level setting.
- FmtLog() - Constructor for class org.apache.jena.atlas.logging.FmtLog
-
- fmtMessage(String, long, long) - Static method in class org.apache.jena.riot.SysRIOT
-
- fmtSPARQL(IndentedWriter, Expr, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- fmtSPARQL(IndentedWriter, Expr) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- fmtSPARQL(Expr) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- fmtSPARQL(IndentedWriter, ExprList, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- fmtSPARQL(IndentedWriter, ExprList) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- fmtSPARQL(ExprList) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- fmtSPARQL(ExprList, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- FmtTemplate - Class in com.hp.hpl.jena.sparql.serializer
-
- FmtTemplate(IndentedWriter, SerializationContext) - Constructor for class com.hp.hpl.jena.sparql.serializer.FmtTemplate
-
- fmtURI(Resource) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- FmtUtils - Class in com.hp.hpl.jena.sparql.util
-
Presentation forms of various kinds of objects.
- FmtUtils() - Constructor for class com.hp.hpl.jena.sparql.util.FmtUtils
-
- FN_Abs - Class in com.hp.hpl.jena.sparql.function.library
-
abs(expression)
- FN_Abs() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_Abs
-
- FN_BEV - Class in com.hp.hpl.jena.sparql.function.library
-
Boolean Equivalent Value
- FN_BEV() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_BEV
-
- FN_Ceiling - Class in com.hp.hpl.jena.sparql.function.library
-
ceiling(expression)
- FN_Ceiling() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_Ceiling
-
- FN_DayFromDateTime - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_DayFromDateTime() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_DayFromDateTime
-
- FN_DaysFromDuration - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_DaysFromDuration() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_DaysFromDuration
-
- FN_Floor - Class in com.hp.hpl.jena.sparql.function.library
-
floor(expression)
- FN_Floor() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_Floor
-
- FN_HoursFromDateTime - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_HoursFromDateTime() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_HoursFromDateTime
-
- FN_HoursFromDuration - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_HoursFromDuration() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_HoursFromDuration
-
- FN_Matches - Class in com.hp.hpl.jena.sparql.function.library
-
Function for XPath fn:matches
- FN_Matches() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_Matches
-
- FN_MinutesFromDateTime - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_MinutesFromDateTime() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_MinutesFromDateTime
-
- FN_MinutesFromDuration - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_MinutesFromDuration() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_MinutesFromDuration
-
- FN_MonthFromDateTime - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_MonthFromDateTime() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_MonthFromDateTime
-
- FN_MonthsFromDuration - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_MonthsFromDuration() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_MonthsFromDuration
-
- FN_Not - Class in com.hp.hpl.jena.sparql.function.library
-
Boolean Equivalent Value
- FN_Not() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_Not
-
- FN_Round - Class in com.hp.hpl.jena.sparql.function.library
-
round(expression)
- FN_Round() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_Round
-
- FN_SecondsFromDateTime - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_SecondsFromDateTime() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_SecondsFromDateTime
-
- FN_SecondsFromDuration - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_SecondsFromDuration() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_SecondsFromDuration
-
- FN_StrAfter - Class in com.hp.hpl.jena.sparql.function.library
-
fn:substring-after
- FN_StrAfter() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_StrAfter
-
- FN_StrBefore - Class in com.hp.hpl.jena.sparql.function.library
-
fn:substring-before
- FN_StrBefore() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_StrBefore
-
- FN_StrConcat - Class in com.hp.hpl.jena.sparql.function.library
-
Function that concatenates arguments as strings.
- FN_StrConcat() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_StrConcat
-
- FN_StrContains - Class in com.hp.hpl.jena.sparql.function.library
-
string contains - fn:contains
- FN_StrContains() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_StrContains
-
- FN_StrEncodeForURI - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_StrEncodeForURI() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_StrEncodeForURI
-
- FN_StrEndsWith - Class in com.hp.hpl.jena.sparql.function.library
-
fn:ends-with
- FN_StrEndsWith() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_StrEndsWith
-
- FN_StrLength - Class in com.hp.hpl.jena.sparql.function.library
-
string length - F&O operation
- FN_StrLength() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_StrLength
-
- FN_StrLowerCase - Class in com.hp.hpl.jena.sparql.function.library
-
lowercase
- FN_StrLowerCase() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_StrLowerCase
-
- FN_StrStartsWith - Class in com.hp.hpl.jena.sparql.function.library
-
fn:starts-with
- FN_StrStartsWith() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_StrStartsWith
-
- FN_StrSubstring - Class in com.hp.hpl.jena.sparql.function.library
-
substring(string, start[, length]) - F&O style
- FN_StrSubstring() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_StrSubstring
-
- FN_StrUpperCase - Class in com.hp.hpl.jena.sparql.function.library
-
uppercase
- FN_StrUpperCase() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_StrUpperCase
-
- FN_TimezoneFromDateTime - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_TimezoneFromDateTime() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_TimezoneFromDateTime
-
- FN_YearFromDateTime - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_YearFromDateTime() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_YearFromDateTime
-
- FN_YearsFromDuration - Class in com.hp.hpl.jena.sparql.function.library
-
- FN_YearsFromDuration() - Constructor for class com.hp.hpl.jena.sparql.function.library.FN_YearsFromDuration
-
- fnConcat(List<NodeValue>) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
F&O fn:concat (implicit cast to strings).
- fnPrefix - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The prefix of XQuery/Xpath functions and operator
- fnSparql - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The prefix of SPARQL functions and operator
- FOAF - Class in com.hp.hpl.jena.sparql.vocabulary
-
Vocabulary definitions from FOAF.ttl
- FOAF() - Constructor for class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
- foldConstants(Expr) - Static method in class com.hp.hpl.jena.sparql.expr.ExprLib
-
Attempt to fold any sub-expressions of the Expr.
- foldLeft(Iterable<? extends T>, Iter.Folder<T, R>, R) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- foldLeft(Iterator<? extends T>, Iter.Folder<T, R>, R) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- foldRight(Iterable<? extends T>, Iter.Folder<T, R>, R) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- foldRight(Iterator<? extends T>, Iter.Folder<T, R>, R) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- FORBIDDEN_403 - Static variable in class org.apache.jena.web.HttpSC
-
- format(FmtExprSPARQL, IndentedWriter) - Method in class com.hp.hpl.jena.query.SortCondition
-
- format(Query, IndentedWriter) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- format(OutputStream, ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.CSVOutput
-
- format(OutputStream, boolean) - Method in class com.hp.hpl.jena.sparql.resultset.CSVOutput
-
- format(OutputStream, ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.JSONOutput
-
- format(OutputStream, boolean) - Method in class com.hp.hpl.jena.sparql.resultset.JSONOutput
-
- format(OutputStream, ResultSet) - Method in interface com.hp.hpl.jena.sparql.resultset.OutputFormatter
-
Format a result set - output on the given stream
- format(OutputStream, boolean) - Method in interface com.hp.hpl.jena.sparql.resultset.OutputFormatter
-
Format a boolean result - output on the given stream
- format(OutputStream, ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.TextOutput
-
- format(Writer, ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.TextOutput
-
Writer should be UTF-8 encoded - better to an OutputStream
- format(OutputStream, boolean) - Method in class com.hp.hpl.jena.sparql.resultset.TextOutput
-
- format(OutputStream, ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.TSVOutput
-
- format(OutputStream, boolean) - Method in class com.hp.hpl.jena.sparql.resultset.TSVOutput
-
- format(OutputStream, ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutput
-
- format(OutputStream, boolean) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutput
-
- format(Expr) - Method in class com.hp.hpl.jena.sparql.serializer.FmtExprSPARQL
-
- format(IndentedWriter, Expr) - Static method in class com.hp.hpl.jena.sparql.serializer.FmtExprSPARQL
-
- format(IndentedWriter, Expr, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.serializer.FmtExprSPARQL
-
- format(IndentedWriter, SerializationContext, Template) - Static method in class com.hp.hpl.jena.sparql.serializer.FmtTemplate
-
- format(Template) - Method in class com.hp.hpl.jena.sparql.serializer.FmtTemplate
-
- format(IndentedWriter, SerializationContext, Element) - Static method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- format(Template) - Method in interface com.hp.hpl.jena.sparql.serializer.FormatterTemplate
-
- format(Node) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
- format(Node, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
- format() - Method in interface com.hp.hpl.jena.sparql.sse.writers.WriterBasePrefix.Fmt
-
- format(FormatterTemplate) - Method in class com.hp.hpl.jena.sparql.syntax.Template
-
- format(LogRecord) - Method in class org.apache.jena.atlas.logging.java.TextFormatter
-
- format(AWriter, Node) - Method in interface org.apache.jena.riot.out.NodeFormatter
-
- format(AWriter, Node) - Method in class org.apache.jena.riot.out.NodeFormatterBase
-
- format1(StringBuffer) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
-
- format1(StringBuffer) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingRoot
-
- formatBNode(AWriter, Node) - Method in interface org.apache.jena.riot.out.NodeFormatter
-
Node is guaranteed to be a blank node
- formatBNode(AWriter, String) - Method in interface org.apache.jena.riot.out.NodeFormatter
-
- formatBNode(AWriter, Node) - Method in class org.apache.jena.riot.out.NodeFormatterBase
-
- formatBNode(AWriter, String) - Method in class org.apache.jena.riot.out.NodeFormatterNT
-
- formatBNode(AWriter, Node) - Method in class org.apache.jena.riot.out.NodeFormatterTTL
-
- formatInt(StringBuilder, int) - Static method in class org.apache.jena.atlas.lib.NumberUtils
-
Fast, but basic, integer to StringBuilder
- formatInt(StringBuilder, int, int) - Static method in class org.apache.jena.atlas.lib.NumberUtils
-
Place a fixed width representation of a non-negative int into the string buffer
- formatInt(StringBuilder, int, int, boolean) - Static method in class org.apache.jena.atlas.lib.NumberUtils
-
Format an integer, which may be signed
- formatLitDT(AWriter, String, String) - Method in interface org.apache.jena.riot.out.NodeFormatter
-
Literal with datatype, not a simple literal, not an xsd:string (RDF 1.1), no language tag.
- formatLitDT(AWriter, String, String) - Method in class org.apache.jena.riot.out.NodeFormatterNT
-
- formatLitDT(AWriter, String, String) - Method in class org.apache.jena.riot.out.NodeFormatterTTL
-
- formatLiteral(AWriter, Node) - Method in interface org.apache.jena.riot.out.NodeFormatter
-
Node is guaranteed to be a literal
- formatLiteral(AWriter, Node) - Method in class org.apache.jena.riot.out.NodeFormatterBase
-
- formatLitLang(AWriter, String, String) - Method in interface org.apache.jena.riot.out.NodeFormatter
-
String with language tag
- formatLitLang(AWriter, String, String) - Method in class org.apache.jena.riot.out.NodeFormatterNT
-
- formatLitString(AWriter, String) - Method in interface org.apache.jena.riot.out.NodeFormatter
-
Plain string / xsd:string (RDF 1.1)
- formatLitString(AWriter, String) - Method in class org.apache.jena.riot.out.NodeFormatterNT
-
- formatMessage(String, int, int) - Static method in exception com.hp.hpl.jena.query.QueryParseException
-
- formatMessage(String, int, int) - Static method in exception org.apache.jena.atlas.json.JsonParseException
-
- formatPattern(IndentedWriter, BasicPattern, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- formatSignedInt(StringBuilder, int) - Static method in class org.apache.jena.atlas.lib.NumberUtils
-
Fast, but basic, integer to StringBuilder : always signed
- formatSignedInt(StringBuilder, int, int) - Static method in class org.apache.jena.atlas.lib.NumberUtils
-
Place a fixed width representation into the string buffer : always signed.
- FormatterBase - Class in com.hp.hpl.jena.sparql.serializer
-
- FormatterElement - Class in com.hp.hpl.jena.sparql.serializer
-
- FormatterElement(IndentedWriter, SerializationContext) - Constructor for class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- FormatterTemplate - Interface in com.hp.hpl.jena.sparql.serializer
-
- formatUnsignedInt(StringBuilder, int, int) - Static method in class org.apache.jena.atlas.lib.NumberUtils
-
Place a fixed width representation into the string buffer : never signed.
- formatUnsignedLongHex(byte[], int, long, int) - Static method in class org.apache.jena.atlas.lib.Hex
-
- formatURI(AWriter, Node) - Method in interface org.apache.jena.riot.out.NodeFormatter
-
Node is guaranteed to be a URI node
- formatURI(AWriter, String) - Method in interface org.apache.jena.riot.out.NodeFormatter
-
- formatURI(AWriter, Node) - Method in class org.apache.jena.riot.out.NodeFormatterBase
-
- formatURI(AWriter, String) - Method in class org.apache.jena.riot.out.NodeFormatterNT
-
- formatURI(AWriter, String) - Method in class org.apache.jena.riot.out.NodeFormatterTTL
-
- formatVar(AWriter, Node) - Method in interface org.apache.jena.riot.out.NodeFormatter
-
- formatVar(AWriter, String) - Method in interface org.apache.jena.riot.out.NodeFormatter
-
- formatVar(AWriter, Node) - Method in class org.apache.jena.riot.out.NodeFormatterBase
-
- formatVar(AWriter, String) - Method in class org.apache.jena.riot.out.NodeFormatterNT
-
- FormLogin - Class in org.apache.jena.atlas.web.auth
-
Represents form login credentials
- FormLogin(String, String, String, String, char[]) - Constructor for class org.apache.jena.atlas.web.auth.FormLogin
-
Creates new form login credentials
- FormsAuthenticator - Class in org.apache.jena.atlas.web.auth
-
An authenticator capable of making Form based logins and using cookies to
maintain authentication state.
- FormsAuthenticator(URI, FormLogin) - Constructor for class org.apache.jena.atlas.web.auth.FormsAuthenticator
-
Creates a new authenticator with the given login
- FormsAuthenticator(Map<URI, FormLogin>) - Constructor for class org.apache.jena.atlas.web.auth.FormsAuthenticator
-
Creates a new authenticator with the given logins
- FOUND_302 - Static variable in class org.apache.jena.web.HttpSC
-
- FPATH - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- FPATH - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- FROM - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- FROM - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- FROM - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- fromBIO(InputStream) - Static method in class com.hp.hpl.jena.query.BIOInput
-
- fromByteBuffer(ByteBuffer) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Decode a string into a ByteBuffer
- fromByteBuffer(ByteBuffer, CharsetDecoder) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Decode a string into a ByteBuffer
- fromChars(CharBuffer, ByteBuffer) - Static method in class org.apache.jena.atlas.io.BlockUTF8
-
Convert characters to UTF-8 bytes in the ByteBuffer.
- fromChars(CharSequence, ByteBuffer) - Static method in class org.apache.jena.atlas.io.BlockUTF8
-
- fromCSV(InputStream) - Static method in class com.hp.hpl.jena.sparql.resultset.CSVInput
-
- fromJSON(InputStream) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Read from an input stream which is the format of the SPARQL result set
format in JSON.
- fromJSON(InputStream) - Static method in class com.hp.hpl.jena.sparql.resultset.JSONInput
-
- fromRDF(Model) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
- fromRDF(Model) - Static method in class com.hp.hpl.jena.sparql.resultset.RDFInput
-
Turns an RDF model, with properties and classses from the result set
vocabulary, into a SPARQL result set.
- fromSSE(InputStream) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Read from an input stream which is the format of the SPARQL result set
format in SSE.
- fromTSV(InputStream) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Read from an input stream which is the format of the SPARQL result set
format in TSV.
- fromTSV(InputStream) - Static method in class com.hp.hpl.jena.sparql.resultset.TSVInput
-
Reads SPARQL Results from TSV format into a
ResultSet
instance
- fromUTF8bytes(byte[]) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- fromXML(InputStream) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Read XML which is the format of the SPARQL result set format.
- fromXML(String) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Read XML which is the format of the SPARQL result set format.
- fromXML(InputStream) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- fromXML(InputStream, Model) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- fromXML(Reader) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- fromXML(Reader, Model) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- fromXML(String) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- fromXML(String, Model) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- fullDirectoryPath(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
- fullPath(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
- Function - Interface in com.hp.hpl.jena.sparql.function
-
Interface to value-testing extensions to the expression evaluator.
- FunctionBase - Class in com.hp.hpl.jena.sparql.function
-
Interface to value-testing extensions to the expression evaluator.
- FunctionBase() - Constructor for class com.hp.hpl.jena.sparql.function.FunctionBase
-
- FunctionBase0 - Class in com.hp.hpl.jena.sparql.function
-
Support for a function of zero arguments.
- FunctionBase0() - Constructor for class com.hp.hpl.jena.sparql.function.FunctionBase0
-
- FunctionBase1 - Class in com.hp.hpl.jena.sparql.function
-
Support for a function of one argument.
- FunctionBase1() - Constructor for class com.hp.hpl.jena.sparql.function.FunctionBase1
-
- FunctionBase2 - Class in com.hp.hpl.jena.sparql.function
-
Support for a function of one argument.
- FunctionBase2() - Constructor for class com.hp.hpl.jena.sparql.function.FunctionBase2
-
- FunctionBase3 - Class in com.hp.hpl.jena.sparql.function
-
Support for a function of one argument.
- FunctionBase3() - Constructor for class com.hp.hpl.jena.sparql.function.FunctionBase3
-
- FunctionBase4 - Class in com.hp.hpl.jena.sparql.function
-
Support for a function of one argument.
- FunctionBase4() - Constructor for class com.hp.hpl.jena.sparql.function.FunctionBase4
-
- FunctionCall() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- FunctionCall() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- FunctionCall() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- FunctionEnv - Interface in com.hp.hpl.jena.sparql.function
-
Environment passed to functions
- FunctionEnvBase - Class in com.hp.hpl.jena.sparql.function
-
- FunctionEnvBase() - Constructor for class com.hp.hpl.jena.sparql.function.FunctionEnvBase
-
- FunctionEnvBase(Context) - Constructor for class com.hp.hpl.jena.sparql.function.FunctionEnvBase
-
- FunctionEnvBase(ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.function.FunctionEnvBase
-
- FunctionEnvBase(Context, Graph, DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.function.FunctionEnvBase
-
- FunctionFactory - Interface in com.hp.hpl.jena.sparql.function
-
Interface for function factories.
- FunctionLabel - Class in com.hp.hpl.jena.sparql.expr
-
- FunctionLabel(String) - Constructor for class com.hp.hpl.jena.sparql.expr.FunctionLabel
-
- FunctionLabel(FunctionLabel) - Constructor for class com.hp.hpl.jena.sparql.expr.FunctionLabel
-
- FunctionRegistry - Class in com.hp.hpl.jena.sparql.function
-
- FunctionRegistry() - Constructor for class com.hp.hpl.jena.sparql.function.FunctionRegistry
-
- fundedBy - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An organization funding a project or person.
- G - Variable in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- GAP_P_O - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Minimum gap from P to O
- GAP_S_P - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Minimum gap from S to P
- GATEWAY_TIMEOUT_504 - Static variable in class org.apache.jena.web.HttpSC
-
- GE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- GE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- GE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- geekcode - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A textual geekcode for this person, see http://www.geekcode.com/geek.html
- Gen - Class in org.apache.jena.atlas.test
-
Support for testing.
- Gen() - Constructor for class org.apache.jena.atlas.test.Gen
-
- gender - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
The gender of this Agent (typically but not necessarily 'male' or 'female').
- generateParseException() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Generate ParseException.
- generateParseException() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Generate ParseException.
- generateParseException() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Generate ParseException.
- generateParseException() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Generate ParseException.
- generateParseException() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
Generate ParseException.
- generateToList - Static variable in class com.hp.hpl.jena.query.ARQ
-
Generate the ToList operation in the algebra (as ARQ is stream based, ToList is a non-op).
- get(String) - Method in interface com.hp.hpl.jena.query.QuerySolution
-
Return the value of the named variable in this binding.
- get(int) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpN
-
- get() - Static method in class com.hp.hpl.jena.sparql.algebra.Transformer
-
Get the current transformer
- get(int) - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
-
- get(Context) - Static method in class com.hp.hpl.jena.sparql.core.describe.DescribeHandlerRegistry
-
- get() - Static method in class com.hp.hpl.jena.sparql.core.describe.DescribeHandlerRegistry
-
- get(int) - Method in class com.hp.hpl.jena.sparql.core.PathBlock
-
- get(int) - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
-
- get(String) - Method in class com.hp.hpl.jena.sparql.core.QuerySolutionBase
-
- get(Context, Symbol) - Static method in class com.hp.hpl.jena.sparql.core.VarAlloc
-
- get(Var, Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- get(Var) - Method in interface com.hp.hpl.jena.sparql.engine.binding.Binding
-
Return the object bound to a variable, or null
- get(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
-
Return the object bound to a name, or null
- get(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingWrapped
-
- get() - Static method in class com.hp.hpl.jena.sparql.engine.QueryEngineFactoryWrapper
-
- get() - Static method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
- get(int) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- get() - Static method in class com.hp.hpl.jena.sparql.expr.ExprTransformer
-
Get the current transformer of expressions
- get() - Static method in class com.hp.hpl.jena.sparql.function.FunctionRegistry
-
- get(Context) - Static method in class com.hp.hpl.jena.sparql.function.FunctionRegistry
-
- get(String) - Method in class com.hp.hpl.jena.sparql.function.FunctionRegistry
-
Lookup by URI
- get(String) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
-
Gets the definition of the function (if registered)
- get() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- get() - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
-
- get() - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
-
- get(String) - Method in class com.hp.hpl.jena.sparql.lib.Metadata
-
- get(String, String) - Method in class com.hp.hpl.jena.sparql.lib.Metadata
-
- get(String) - Static method in enum com.hp.hpl.jena.sparql.mgt.Explain.InfoLevel
-
- get() - Static method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
-
- get(Context) - Static method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
- get() - Static method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
- get(String) - Method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
Lookup by URI
- get() - Static method in class com.hp.hpl.jena.sparql.procedure.ProcedureRegistry
-
- get(Context) - Static method in class com.hp.hpl.jena.sparql.procedure.ProcedureRegistry
-
- get(String) - Method in class com.hp.hpl.jena.sparql.procedure.ProcedureRegistry
-
Lookup by URI
- get() - Static method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
-
Gets the serializer registry which is a singleton lazily instantiating it
if this is the first time this method has been called
- get(int) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- get(Symbol) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Get the object value of a property or null
- get(Symbol, Object) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Get the object value of a property - return the default value if not present .
- get(GNode, int) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- get() - Static method in class com.hp.hpl.jena.sparql.util.RomanNumeralDatatype
-
- get() - Method in class org.apache.jena.atlas.iterator.AccString
-
- get() - Method in interface org.apache.jena.atlas.iterator.Accumulate
-
- get(int) - Method in class org.apache.jena.atlas.json.JsonArray
-
- get(String) - Method in class org.apache.jena.atlas.json.JsonObject
-
- get() - Static method in class org.apache.jena.atlas.lib.AlarmClock
-
Global singleton for general use
- get(K) - Method in class org.apache.jena.atlas.lib.cache.Cache0
-
- get(K) - Method in class org.apache.jena.atlas.lib.cache.Cache1
-
- get(K) - Method in class org.apache.jena.atlas.lib.cache.CacheLRU
-
- get(K) - Method in class org.apache.jena.atlas.lib.cache.CacheSimple
-
- get(Key) - Method in class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
-
- get(Key) - Method in class org.apache.jena.atlas.lib.cache.CacheStatsSimple
-
- get(K) - Method in class org.apache.jena.atlas.lib.cache.CacheUnbounded
-
- get(K) - Method in class org.apache.jena.atlas.lib.cache.CacheWithGetter
-
- get(Key) - Method in class org.apache.jena.atlas.lib.cache.CacheWrapper
-
- get(Key) - Method in interface org.apache.jena.atlas.lib.Cache
-
Get from cache - or return null.
- get(K) - Method in interface org.apache.jena.atlas.lib.cache.Getter
-
- get(K) - Method in class org.apache.jena.atlas.lib.Map2
-
- get(K) - Method in class org.apache.jena.atlas.lib.MultiMap
-
- get(K) - Method in class org.apache.jena.atlas.lib.MultiMapToList
-
- get(K) - Method in class org.apache.jena.atlas.lib.MultiMapToSet
-
- get() - Method in interface org.apache.jena.atlas.lib.Pool
-
Get an item from the pool - return null if the pool is empty
- get() - Method in class org.apache.jena.atlas.lib.PoolBase
-
Get an item from the pool - return null if the pool is empty
- get() - Method in class org.apache.jena.atlas.lib.PoolFiniteBlocking
-
- get() - Method in class org.apache.jena.atlas.lib.PoolSync
-
- get(K) - Method in class org.apache.jena.atlas.lib.Registry
-
- get(String) - Method in class org.apache.jena.atlas.lib.Trie
-
Gets the value associated with a key
- get(int) - Method in class org.apache.jena.atlas.lib.Tuple
-
- get() - Static method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Get the global file manager.
- get() - Static method in class org.apache.jena.riot.process.normalize.CanonicalizeLiteral
-
- get(S, A) - Method in class org.apache.jena.riot.system.MapWithScope
-
Get a B object for an A object in scope S object
- get() - Static method in class org.apache.jena.riot.system.stream.StreamManager
-
- get(RDFFormat) - Method in class org.apache.jena.riot.system.StreamRDFWriter.WriterRegistry
-
Return the T for a given RDFFormat.
- get() - Method in interface org.apache.jena.riot.web.HttpCaptureResponse
-
- get() - Method in class org.apache.jena.riot.web.HttpOp.CaptureInput
-
- get() - Method in class org.apache.jena.riot.web.HttpOp.CaptureString
-
- get() - Method in class org.apache.jena.riot.web.HttpResponseLib.HttpCaptureResponseResultSet
-
- get1(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.Binding0
-
- get1(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.Binding1
-
- get1(Var) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingHashMap
-
- get_q() - Method in class org.apache.jena.atlas.web.MediaRange
-
- getAbsoluteIndent() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Get indent from the left hand edge
- getAccumulatorFactory(String) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregateRegistry
-
Return the AccumulatorFactory for a registered custom aggregate.
- getActions() - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesCapture
-
- getActiveGraph() - Method in class com.hp.hpl.jena.sparql.engine.ExecutionContext
-
Return the active graph (the one matching is against at this point in the query.
- getActiveGraph() - Method in interface com.hp.hpl.jena.sparql.function.FunctionEnv
-
Return the active graph (the one matching is against at this point in the query.
- getActiveGraph() - Method in class com.hp.hpl.jena.sparql.function.FunctionEnvBase
-
- getActualExpr() - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunction
-
- getAddCount() - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter
-
- getAddTicks() - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter
-
- getAddTickSize() - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter
-
- getAggregator() - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- getAggregators() - Method in class com.hp.hpl.jena.query.Query
-
- getAggregators() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGroup
-
- getAggVar() - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- getAllowDeflate() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Gets whether HTTP requests will indicate to the remote server that
Deflate encoding of responses is accepted
- getAllowGZip() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Gets whether HTTP requests will indicate to the remote server that GZip
encoding of responses is accepted
- getAllVars() - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
- getAltContentTypes() - Method in class org.apache.jena.riot.Lang
-
- getAltEntry(String) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
-
- getAltEntry(String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- getAltNames() - Method in class org.apache.jena.riot.Lang
-
- getAltPrefix(String) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
-
- getAltPrefix(String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- getAndDec() - Method in class org.apache.jena.atlas.lib.RefLong
-
- getAndInc() - Method in class org.apache.jena.atlas.lib.RefLong
-
- getAny() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- getArg(int) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction
-
- getArg(int) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
-
- getArg() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
-
- getArg(int) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
-
- getArg(int) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- getArg(int) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- getArg(int) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
-
- getArg(int) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionOp
-
- getArg() - Method in class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- getArg(int) - Method in class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- getArg1() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- getArg1() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- getArg2() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- getArg2() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- getArg3() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- getArgList() - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionDefinition
-
Gets the argument list
- getArgList() - Method in class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- getArgListSize() - Method in class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- getArgs() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
-
- getArgs() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction
-
- getArgs() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
-
- getArgument() - Method in class org.apache.jena.atlas.event.Event
-
- getAsArray() - Method in class org.apache.jena.atlas.json.JsonArray
-
- getAsArray() - Method in class org.apache.jena.atlas.json.JsonValue
-
- getAsBoolean() - Method in class org.apache.jena.atlas.json.JsonBoolean
-
- getAsBoolean() - Method in class org.apache.jena.atlas.json.JsonValue
-
- getAsNode() - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- getAsNumber() - Method in class org.apache.jena.atlas.json.JsonNumber
-
- getAsNumber() - Method in class org.apache.jena.atlas.json.JsonValue
-
- getAsObject() - Method in class org.apache.jena.atlas.json.JsonObject
-
- getAsObject() - Method in class org.apache.jena.atlas.json.JsonValue
-
- getAssign() - Method in class com.hp.hpl.jena.sparql.engine.main.VarFinder
-
- getAsString(Symbol, String) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Get the value a string (uses .toString() if the value is not null) - supply a default string value
- getAsString(Symbol) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Get the value a string (uses .toString() if the value is not null)
- getAsString() - Method in class org.apache.jena.atlas.json.JsonString
-
- getAsString() - Method in class org.apache.jena.atlas.json.JsonValue
-
- getAsStringValue(Resource, Property) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- getAttribute(String) - Method in class com.hp.hpl.jena.sparql.mgt.ContextMBean
-
- getAttributes(String[]) - Method in class com.hp.hpl.jena.sparql.mgt.ContextMBean
-
- getAuthenticator() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Gets the authenticator that has been set (if any)
- getBaseExpr() - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionDefinition
-
Gets the base expression
- getBaseIRI() - Method in class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- getBaseIri() - Method in class org.apache.jena.riot.lang.CollectorStreamBase
-
- getBaseIri() - Method in class org.apache.jena.riot.lang.CollectorStreamRDF
-
- getBaseIri() - Method in class org.apache.jena.riot.lang.PipedRDFIterator
-
Gets the most recently seen Base IRI
- getBaseIRIasString() - Method in class org.apache.jena.riot.system.IRIResolver
-
- getBaseUri() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Gets the Base URI which will be prepended to a query
- getBaseURI() - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
- getBaseURI() - Method in class org.apache.jena.atlas.web.TypedInputStream
-
- getBaseURI() - Method in class org.apache.jena.riot.system.Prologue
-
- getBasicPattern() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
- getBeginColumn() - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
- getBeginColumn() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
- getBeginColumn() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
- getBeginColumn() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
- getBeginColumn() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
- getBeginLine() - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
- getBeginLine() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
- getBeginLine() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
- getBeginLine() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
- getBeginLine() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
- getBGP() - Method in class com.hp.hpl.jena.sparql.syntax.Template
-
- getBGP() - Method in class com.hp.hpl.jena.sparql.syntax.TripleCollectorBGP
-
- getBinding() - Method in class com.hp.hpl.jena.sparql.core.ResultBinding
-
- getBinding() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterYieldN
-
- getBnode() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- getBNodeMap() - Method in class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- getBoolean() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- getBoolean() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueBoolean
-
- getBooleanResult() - Method in class com.hp.hpl.jena.sparql.resultset.SPARQLResult
-
- getBuffer() - Method in class org.apache.jena.atlas.io.IndentedLineBuffer
-
- getBuildDate() - Method in class com.hp.hpl.jena.sparql.mgt.SystemInfo
-
- getBuildDate() - Method in interface com.hp.hpl.jena.sparql.mgt.SystemInfoMBean
-
- getBuildDate() - Static method in class org.apache.jena.riot.RIOT
-
- getBulkUpdateHandler() - Method in class com.hp.hpl.jena.sparql.graph.GraphReadOnly
-
Deprecated.
- getBulkUpdateHandler() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
Deprecated.
- getBwdNodes() - Method in class com.hp.hpl.jena.sparql.path.P_NegPropSet
-
- getCacheEjects() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
-
- getCacheEjects() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsSimple
-
- getCacheEjects() - Method in interface org.apache.jena.atlas.lib.CacheStats
-
- getCacheEntries() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
-
- getCacheEntries() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsSimple
-
- getCacheEntries() - Method in interface org.apache.jena.atlas.lib.CacheStats
-
- getCacheHits() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
-
- getCacheHits() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsSimple
-
- getCacheHits() - Method in interface org.apache.jena.atlas.lib.CacheStats
-
- getCacheMisses() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
-
- getCacheMisses() - Method in class org.apache.jena.atlas.lib.cache.CacheStatsSimple
-
- getCacheMisses() - Method in interface org.apache.jena.atlas.lib.CacheStats
-
- getCallbacks() - Method in class com.hp.hpl.jena.sparql.util.Context
-
- getCapabilities() - Method in class com.hp.hpl.jena.sparql.graph.GraphMemPlain
-
- getCapabilities() - Method in class com.hp.hpl.jena.sparql.graph.GraphSPARQL
-
- getCapabilities() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- getCharset() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpContentType
-
- getCharset() - Method in class org.apache.jena.atlas.web.ContentType
-
- getCharset() - Method in class org.apache.jena.atlas.web.MediaType
-
- getCharset() - Method in class org.apache.jena.atlas.web.TypedInputStream
-
- getCharset() - Method in class org.apache.jena.atlas.web.TypedOutputStream
-
- getCharsetForContentType(String) - Static method in class org.apache.jena.riot.RDFLanguages
-
- getCheckBlankNodes() - Method in class org.apache.jena.riot.system.Checker
-
- getChecker() - Method in class org.apache.jena.riot.tokens.TokenizerText
-
- getCheckLiterals() - Method in class org.apache.jena.riot.system.Checker
-
- getCheckURIs() - Method in class org.apache.jena.riot.system.Checker
-
- getCheckVars() - Method in class org.apache.jena.riot.system.Checker
-
- getClassLoader() - Method in class org.apache.jena.riot.system.stream.LocatorClassLoader
-
- getClient() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Gets the HTTP client that is being used, may be null if no request has yet been made
- getCntrlCode() - Method in class org.apache.jena.riot.tokens.Token
-
- getCode() - Method in enum org.apache.jena.web.HttpSC.Code
-
- getCode(int) - Static method in class org.apache.jena.web.HttpSC
-
Get the HttpStatusCode for a specific code
- getCol() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Get the absolute column.
- getCol() - Method in exception org.apache.jena.riot.RiotParseException
-
- getCollected() - Method in class org.apache.jena.riot.lang.CollectorStreamBase
-
- getCollected() - Method in class org.apache.jena.riot.lang.CollectorStreamQuads
-
- getCollected() - Method in class org.apache.jena.riot.lang.CollectorStreamTriples
-
- getColNum() - Method in class org.apache.jena.atlas.io.PeekInputStream
-
- getColNum() - Method in class org.apache.jena.atlas.io.PeekReader
-
- getColumn() - Method in exception com.hp.hpl.jena.query.QueryParseException
-
Column number where the parse exception occurred.
- getColumn() - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Deprecated.
- getColumn() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Deprecated.
- getColumn() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Deprecated.
- getColumn() - Method in class com.hp.hpl.jena.sparql.sse.ItemLocation
-
- getColumn() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Deprecated.
- getColumn() - Method in exception com.hp.hpl.jena.sparql.sse.SSEParseException
-
Column number where the parse exception occurred.
- getColumn() - Method in class org.apache.jena.atlas.json.io.parser.TokenizerJSON
-
- getColumn() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Deprecated.
- getColumn() - Method in exception org.apache.jena.atlas.json.JsonParseException
-
Column number where the parse exception occurred.
- getColumn() - Method in class org.apache.jena.riot.tokens.Token
-
- getColumn() - Method in interface org.apache.jena.riot.tokens.Tokenizer
-
- getColumn() - Method in class org.apache.jena.riot.tokens.TokenizerText
-
- getColumn() - Method in class org.apache.jena.riot.tokens.TokenizerWrapper
-
- getCommandText() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Gets the basic Command Text
- getConditions() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpOrder
-
- getConditions() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTopN
-
- getConditions() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingComparator
-
- getConnectTimeout() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Gets the HTTP Connection timeout
- getConstant() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
NodeValue constant (returns null if not a constant)
- getConstant() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- getConstant() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- getConstructTemplate() - Method in class com.hp.hpl.jena.query.Query
-
Get the template pattern for a construct query
- getContentType() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Gets the Content Type
- getContentType() - Method in class org.apache.jena.atlas.web.ContentType
-
- getContentType() - Method in class org.apache.jena.atlas.web.MediaType
-
- getContentType() - Method in class org.apache.jena.atlas.web.TypedInputStream
-
- getContentType() - Method in class org.apache.jena.riot.Lang
-
- getContentType() - Method in class org.apache.jena.riot.LangBuilder
-
- getContext() - Static method in class com.hp.hpl.jena.query.ARQ
-
- getContext() - Method in interface com.hp.hpl.jena.query.Dataset
-
Get the context associated with this dataset
- getContext() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
The properties associated with a query execution -
implementation specific parameters This includes
Java objects (so it is not an RDF graph).
- getContext() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Get the context associated with this object - may be null
- getContext() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- getContext() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWithLock
-
- getContext() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- getContext() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- getContext() - Method in class com.hp.hpl.jena.sparql.engine.ExecutionContext
-
- getContext() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- getContext() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- getContext() - Method in class com.hp.hpl.jena.sparql.function.FunctionBase
-
Return the Context object for this execution
- getContext() - Method in interface com.hp.hpl.jena.sparql.function.FunctionEnv
-
Return the context for this function call
- getContext() - Method in class com.hp.hpl.jena.sparql.function.FunctionEnvBase
-
- getContext() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessorBase
-
- getContext() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessorStreamingBase
-
- getContext() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
- getContext() - Method in interface com.hp.hpl.jena.update.UpdateProcessor
-
The properties associated with a query execution -
implementation specific parameters This includes
Java objects (so it is not an RDF graph).
- getContext() - Method in interface com.hp.hpl.jena.update.UpdateProcessorStreaming
-
The properties associated with a query execution -
implementation specific parameters This includes
Java objects (so it is not an RDF graph).
- getCookies() - Method in class org.apache.jena.atlas.web.auth.FormLogin
-
Gets cookies associated with this login
- getCount() - Method in class com.hp.hpl.jena.sparql.path.P_FixedLength
-
- getCount() - Method in class org.apache.jena.atlas.data.ThresholdPolicyCount
-
Returns the current count of the number of items incremented in this policy.
- getCount() - Method in class org.apache.jena.atlas.data.ThresholdPolicyMemory
-
Returns the current count of the number of items incremented in this
policy.
- getCount() - Method in class org.apache.jena.atlas.iterator.ActionCount
-
- getCount() - Method in class org.apache.jena.atlas.lib.SinkCounting
-
- getCurrentGraph() - Method in class org.apache.jena.riot.lang.LangTurtleBase
-
- getCurrentOffset() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Position past current indent
- getDataset() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
The dataset against which the query will execute.
- getDataset() - Method in class com.hp.hpl.jena.sparql.core.GraphView
-
Return the DatasetGraph we are viewing.
- getDataset() - Method in class com.hp.hpl.jena.sparql.engine.ExecutionContext
-
- getDataset() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- getDataset() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- getDataset() - Method in interface com.hp.hpl.jena.sparql.function.FunctionEnv
-
Return the dataset for the query
- getDataset() - Method in class com.hp.hpl.jena.sparql.function.FunctionEnvBase
-
- getDataset() - Method in class com.hp.hpl.jena.sparql.graph.GraphSPARQL
-
- getDataset() - Method in class com.hp.hpl.jena.sparql.syntax.ElementDataset
-
- getDatasetDescription() - Method in class com.hp.hpl.jena.query.Query
-
Return a dataset description (FROM/FROM NAMED clauses) for the query.
- getDatatype() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- getDatatypeURI() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- getDateTime() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- getDateTime() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
-
- getDay(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- getDecimal() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- getDecimal() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- getDecimal() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDouble
-
- getDecimal() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- getDecoder() - Static method in class org.apache.jena.atlas.lib.Chars
-
Get a UTF-8 decoder from the pool (null if pool empty)
- getDefaultAuthenticator() - Static method in class org.apache.jena.riot.web.HttpOp
-
Gets the default authenticator used for authenticate requests if no
specific authenticator is provided.
- getDefaultErrorHandler() - Static method in class org.apache.jena.riot.system.ErrorHandlerFactory
-
Get the current default error handler
- getDefaultGraph() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Get the default graph as a Jena Graph
- getDefaultGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphAltDefaultGraph
-
- getDefaultGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- getDefaultGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCaching
-
- getDefaultGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMap
-
- getDefaultGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- getDefaultGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
-
- getDefaultGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- getDefaultGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphViewGraphs
-
- getDefaultGraph() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- getDefaultGraph() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
-
- getDefaultGraphURIs() - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- getDefaultHttpClient() - Static method in class org.apache.jena.riot.web.HttpOp
-
Return the current default HttpClient
.
- getDefaultModel() - Method in interface com.hp.hpl.jena.query.Dataset
-
Get the default graph as a Jena Model
- getDefaultModel() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- getDefaultPrefixMapRead() - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
- getDefaultPrefixMapWrite() - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
- getDeleteAcc() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateModify
-
- getDeleteCount() - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter
-
- getDeleteQuads() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateModify
-
- getDeleteTicks() - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter
-
- getDeleteTickSize() - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter
-
- getDest() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateBinaryOp
-
- getDest() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateLoad
-
- getDirection() - Method in class com.hp.hpl.jena.query.SortCondition
-
- getDouble() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- getDouble() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- getDouble() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDouble
-
- getDouble() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueFloat
-
- getDouble() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- getDouble() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- getDtPrefix() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- getDuration() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- getDuration() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDuration
-
- getElement() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionOp
-
- getElement() - Method in class com.hp.hpl.jena.sparql.syntax.Element1
-
- getElement() - Method in class com.hp.hpl.jena.sparql.syntax.ElementNamedGraph
-
- getElement() - Method in class com.hp.hpl.jena.sparql.syntax.ElementService
-
- getElements() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpN
-
- getElements() - Method in class com.hp.hpl.jena.sparql.syntax.ElementGroup
-
- getElements() - Method in class com.hp.hpl.jena.sparql.syntax.ElementUnion
-
- getEligiblePositionalParameters() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Gets the eligible positional parameters i.e.
- getEncoder() - Static method in class org.apache.jena.atlas.lib.Chars
-
Get a UTF-8 encoder from the pool (null if pool empty)
- getEndColumn() - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Get end column.
- getEndColumn() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Get end column.
- getEndColumn() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Get end column.
- getEndColumn() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Get end column.
- getEndColumn() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Get end column.
- getEndLine() - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Get end line.
- getEndLine() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Get end line.
- getEndLine() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Get end line.
- getEndLine() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Get end line.
- getEndLine() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Get end line.
- getEndOfLineMarker() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- getEndpoint() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Gets the endpoint
- getErrorHandler() - Method in class org.apache.jena.riot.lang.JsonLDReader
-
- getErrorHandler() - Method in class org.apache.jena.riot.lang.ReaderTriX
-
- getErrorHandler() - Method in interface org.apache.jena.riot.ReaderRIOT
-
- getEstimatedMemorySize(E) - Method in interface org.apache.jena.atlas.data.SerializationFactory
-
- getEventManager() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- getExactlyOne(String, Model) - Static method in class com.hp.hpl.jena.sparql.util.QueryExecUtils
-
Execute a query, expecting the result to be one row, one column.
- getExactlyOne(String, Dataset) - Static method in class com.hp.hpl.jena.sparql.util.QueryExecUtils
-
Execute a query, expecting the result to be one row, one column.
- getExactlyOne(QueryExecution, String) - Static method in class com.hp.hpl.jena.sparql.util.QueryExecUtils
-
Execute, expecting the result to be one row, one column.
- getExecContext() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter
-
- getExecContext() - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- getExecContext() - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- getExecLogger() - Static method in class com.hp.hpl.jena.query.ARQ
-
The execution logger
- getExecutionLogging() - Static method in class com.hp.hpl.jena.query.ARQ
-
Get the currently global execution logging setting
- getExecutor() - Method in class com.hp.hpl.jena.sparql.engine.ExecutionContext
-
- getExpr(Var) - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- getExpr() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
-
- getExpr() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
-
- getExpr() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
-
- getExpr() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- getExpr() - Method in class com.hp.hpl.jena.sparql.syntax.ElementAssign
-
- getExpr() - Method in class com.hp.hpl.jena.sparql.syntax.ElementBind
-
- getExpr() - Method in class com.hp.hpl.jena.sparql.syntax.ElementFilter
-
- getExpression() - Method in class com.hp.hpl.jena.query.SortCondition
-
- getExprList() - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
-
- getExprList() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
-
- getExprs() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
-
- getExprs() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
-
- getExprs() - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- getExprVar() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Variable (or null)
- getExprVar() - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- getExprVar() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- getExprVar() - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- getFactory() - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
-
Get the global factory for making optimizers
- getFactory(Context) - Static method in class com.hp.hpl.jena.sparql.engine.main.QC
-
- getFactory() - Static method in class com.hp.hpl.jena.sparql.engine.main.QueryEngineMain
-
- getFactory() - Static method in class com.hp.hpl.jena.sparql.engine.main.QueryEngineMainQuad
-
- getFactory() - Static method in class com.hp.hpl.jena.sparql.engine.ref.QueryEngineRef
-
- getFactory() - Static method in class com.hp.hpl.jena.sparql.engine.ref.QueryEngineRefQuad
-
- getFactory() - Static method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
-
Gets the static instance of the factory
- getFactory(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
-
Return a suitable parser factory for the given syntax
- getFactory(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
-
Return a suitable parser factory for the given syntax
- getFactory() - Static method in class com.hp.hpl.jena.sparql.modify.UpdateEngineMain
-
- getFactory() - Static method in class com.hp.hpl.jena.sparql.modify.UpdateEngineNonStreaming
-
- getFactory(Lang) - Static method in class org.apache.jena.riot.RDFParserRegistry
-
Return the parser factory for the language, or null if not registered
- getFactory(Lang) - Static method in class org.apache.jena.riot.resultset.ResultSetReaderRegistry
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_ANY._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_BNode._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_DataTuple._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_Decimal._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_IRI._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_Literal._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixDecl._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixName._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_Quad._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_REPEAT._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_StreamRow._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_Term._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_Triple._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_UNDEF._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_VAR._Fields
-
- getFieldName() - Method in enum org.apache.jena.riot.thrift.wire.RDF_VarTuple._Fields
-
- getFieldValue(RDF_ANY._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- getFieldValue(RDF_BNode._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- getFieldValue(RDF_DataTuple._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- getFieldValue(RDF_Decimal._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- getFieldValue(RDF_IRI._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- getFieldValue(RDF_Literal._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- getFieldValue(RDF_PrefixDecl._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- getFieldValue(RDF_PrefixName._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- getFieldValue(RDF_Quad._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- getFieldValue(RDF_REPEAT._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- getFieldValue(RDF_Triple._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- getFieldValue(RDF_UNDEF._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- getFieldValue(RDF_VAR._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- getFieldValue(RDF_VarTuple._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- getFileExtensions() - Method in class org.apache.jena.riot.Lang
-
- getFilter() - Method in class com.hp.hpl.jena.sparql.engine.main.VarFinder
-
- getFirst() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- getFixed() - Method in class com.hp.hpl.jena.sparql.engine.main.VarFinder
-
- getFixedLength() - Method in class com.hp.hpl.jena.sparql.path.P_Mod
-
- getFloat() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- getFloat() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- getFloat() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueFloat
-
- getFloat() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- getFlushOnNewline() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Flush on newline
- getFormatForJenaWriter(String) - Static method in class org.apache.jena.riot.system.IO_JenaWriters
-
return the RDFFormat for the existing Jena writer name, or null
- getFromCache(String) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Read out of the cache - return null if not in the cache
- getFunction() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Get the function (returns null if not a function)
- getFunction() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction
-
- getFunction() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- getFunctionIRI() - Method in class com.hp.hpl.jena.sparql.expr.E_Function
-
- getFunctionIRI() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction
-
URI for this function, whether custom or specification defined URI (these are keywords in the language)
- getFunctionName(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.E_Function
-
- getFunctionName(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction
-
Name used in a functional form (i.e.
- getFunctionPrintName(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.E_Function
-
- getFunctionPrintName(SerializationContext) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction
-
Name used for output in SPARQL format needing functional form (no specific keyword).
- getFunctionSymbol() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction
-
Used to get a unique name for the function, which is intern'ed.
- getFwdNodes() - Method in class com.hp.hpl.jena.sparql.path.P_NegPropSet
-
- getG() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- getGenerator(Context) - Static method in class com.hp.hpl.jena.sparql.engine.main.StageBuilder
-
- getGenerator() - Static method in class com.hp.hpl.jena.sparql.engine.main.StageBuilder
-
- getGlobalPrefixMap() - Static method in class com.hp.hpl.jena.sparql.ARQConstants
-
- getGlobalPrefixMapping() - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- getGraph(Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Get the graph named by graphNode : returns null on no graph
NB Whether a dataset contains a graph if there are no triples is not defined - see the specifc implementation.
- getGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphAltDefaultGraph
-
- getGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- getGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCaching
-
- getGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMap
-
- getGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- getGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
-
- getGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- getGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphViewGraphs
-
- getGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- getGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DynamicDatasets.DynamicDatasetGraph
-
- getGraph() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
- getGraph(DatasetGraph, Node) - Static method in class com.hp.hpl.jena.sparql.graph.GraphOps
-
- getGraph(Node) - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
-
- getGraph() - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAccSink
-
- getGraph() - Method in class com.hp.hpl.jena.sparql.modify.request.Target
-
- getGraph() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateCreate
-
- getGraph() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDropClear
-
- getGraphAcceptHeader() - Method in class org.apache.jena.web.DatasetGraphAccessorHTTP
-
HTTP accept header used to GET a graph.
- getGraphName() - Method in class com.hp.hpl.jena.sparql.core.GraphView
-
Return the graph name for this graph in the dataset it is a view of.
- getGraphNameNode() - Method in class com.hp.hpl.jena.sparql.syntax.ElementNamedGraph
-
- getGraphNode() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDatasetNames
-
- getGraphNode() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
- getGraphPattern() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionOp
-
- getGraphPattern() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- getGraphStore() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessorBase
-
- getGraphStore() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessorStreamingBase
-
- getGraphStore() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
- getGraphStore() - Method in interface com.hp.hpl.jena.update.UpdateProcessor
-
The dataset against which the query will execute.
- getGraphStore() - Method in interface com.hp.hpl.jena.update.UpdateProcessorStreaming
-
The dataset against which the query will execute.
- getGraphURIs() - Method in class com.hp.hpl.jena.query.Query
-
Return the list of URIs (strings) for the unnamed graph
- getGroupBy() - Method in class com.hp.hpl.jena.query.Query
-
- getGroupVars() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGroup
-
- getHandler() - Method in class org.apache.jena.riot.system.Checker
-
- getHandler() - Method in interface org.apache.jena.riot.system.ParserProfile
-
- getHandler() - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- getHavingExprs() - Method in class com.hp.hpl.jena.query.Query
-
- getHeaderString() - Method in class org.apache.jena.riot.Lang
-
As an HTTP Content-Type field value
- getHours(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- getHttpContext() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Convenience method to get the HttpContext
- getHttpRequestLogger() - Static method in class com.hp.hpl.jena.query.ARQ
-
The HTTP Request logger
- GetImage() - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
- GetImage() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
- GetImage() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
- GetImage() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
- GetImage() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
- getImage() - Method in class org.apache.jena.riot.tokens.Token
-
- getImage2() - Method in class org.apache.jena.riot.tokens.Token
-
- getIncludeXMLinst() - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutput
-
- getInfoLogger() - Static method in class com.hp.hpl.jena.query.ARQ
-
The information logger
- getInput() - Method in class org.apache.jena.atlas.io.PeekInputStream
-
- getInsertAcc() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateModify
-
- getInsertQuads() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateModify
-
- getInt() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- getInt(byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Get an int from a byte array (network order)
- getInt(byte[], int) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Get an int from a byte array (network order)
- getInteger() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- getInteger() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- getInteger() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- getIRI() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
-
- getIRI() - Method in class com.hp.hpl.jena.sparql.mgt.SystemInfo
-
- getIri() - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- getIri() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- getItem() - Method in interface com.hp.hpl.jena.sparql.sse.lang.ParseHandler
-
The result of a parse
- getItem() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandler2
-
- getItem() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerDebug
-
- getItem() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerPlain
-
- getItem() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerWrapper
-
- getIteratorNumber() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter
-
- getJavaClass() - Method in class com.hp.hpl.jena.sparql.util.RomanNumeralDatatype
-
- getJenaWriterNames() - Static method in class org.apache.jena.riot.system.IO_JenaWriters
-
Return a collection of jena writer names
- getJmxPath() - Method in class com.hp.hpl.jena.sparql.mgt.SystemInfo
-
- getLabel() - Method in class org.apache.jena.atlas.lib.ColumnMap
-
- getLabel() - Method in class org.apache.jena.riot.Lang
-
- getLabel() - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- getLabels() - Method in class com.hp.hpl.jena.sparql.util.LabelToNodeMap
-
- getLabelToNode() - Method in interface org.apache.jena.riot.system.ParserProfile
-
- getLabelToNode() - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- getLang() - Method in class org.apache.jena.riot.adapters.AdapterRDFWriter
-
- getLang() - Method in class org.apache.jena.riot.lang.LangCSV
-
- getLang() - Method in class org.apache.jena.riot.lang.LangNQuads
-
- getLang() - Method in class org.apache.jena.riot.lang.LangNTriples
-
- getLang() - Method in class org.apache.jena.riot.lang.LangNull
-
- getLang() - Method in class org.apache.jena.riot.lang.LangRDFJSON
-
- getLang() - Method in class org.apache.jena.riot.lang.LangRDFXML
-
- getLang() - Method in interface org.apache.jena.riot.lang.LangRIOT
-
- getLang() - Method in class org.apache.jena.riot.lang.LangTriG
-
- getLang() - Method in class org.apache.jena.riot.lang.LangTurtle
-
- getLang() - Method in class org.apache.jena.riot.out.JsonLDWriter
-
- getLang() - Method in class org.apache.jena.riot.RDFFormat
-
- getLang() - Method in class org.apache.jena.riot.thrift.WriterDatasetThrift
-
- getLang() - Method in class org.apache.jena.riot.thrift.WriterGraphThrift
-
- getLang() - Method in class org.apache.jena.riot.writer.NQuadsWriter
-
- getLang() - Method in class org.apache.jena.riot.writer.NTriplesWriter
-
- getLang() - Method in class org.apache.jena.riot.writer.NullWriter
-
- getLang() - Method in class org.apache.jena.riot.writer.RDFJSONWriter
-
- getLang() - Method in class org.apache.jena.riot.writer.RDFXMLAbbrevWriter
-
- getLang() - Method in class org.apache.jena.riot.writer.RDFXMLPlainWriter
-
- getLang() - Method in class org.apache.jena.riot.writer.TriGWriterBase
-
- getLang() - Method in class org.apache.jena.riot.writer.TurtleWriterBase
-
- getLang() - Method in class org.apache.jena.riot.writer.WriterTriX
-
- getLang() - Method in interface org.apache.jena.riot.WriterDatasetRIOT
-
- getLang() - Method in interface org.apache.jena.riot.WriterGraphRIOT
-
- getLangtag() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- getLast() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- getLastAlgebra() - Method in class com.hp.hpl.jena.sparql.mgt.QueryEngineInfo
-
- getLastAlgebra() - Method in interface com.hp.hpl.jena.sparql.mgt.QueryEngineInfoMBean
-
Last algebra expression seen, as a string
- getLastQueryExecAt() - Method in class com.hp.hpl.jena.sparql.mgt.QueryEngineInfo
-
- getLastQueryExecAt() - Method in interface com.hp.hpl.jena.sparql.mgt.QueryEngineInfoMBean
-
Point in time when last query seen
- getLastQueryString() - Method in class com.hp.hpl.jena.sparql.mgt.QueryEngineInfo
-
- getLastQueryString() - Method in interface com.hp.hpl.jena.sparql.mgt.QueryEngineInfoMBean
-
Last query seen, as a string
- getLeft() - Method in class com.hp.hpl.jena.sparql.algebra.op.Op2
-
- getLeft() - Method in class com.hp.hpl.jena.sparql.path.P_Path2
-
- getLeft() - Method in class org.apache.jena.atlas.lib.Pair
-
- getLength() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSlice
-
- getLex() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- getLHS() - Method in class com.hp.hpl.jena.sparql.expr.E_OneOfBase
-
- getLimit() - Method in class com.hp.hpl.jena.query.Query
-
- getLimit() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTopN
-
- getLine() - Method in exception com.hp.hpl.jena.query.QueryParseException
-
Line number where the parse exception occurred.
- getLine() - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Deprecated.
- getLine() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Deprecated.
- getLine() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Deprecated.
- getLine() - Method in class com.hp.hpl.jena.sparql.sse.ItemLocation
-
- getLine() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Deprecated.
- getLine() - Method in exception com.hp.hpl.jena.sparql.sse.SSEParseException
-
Line number where the parse exception occurred.
- getLine() - Method in class org.apache.jena.atlas.json.io.parser.TokenizerJSON
-
- getLine() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Deprecated.
- getLine() - Method in exception org.apache.jena.atlas.json.JsonParseException
-
Line number where the parse exception occurred.
- getLine() - Method in exception org.apache.jena.riot.RiotParseException
-
- getLine() - Method in class org.apache.jena.riot.tokens.Token
-
- getLine() - Method in interface org.apache.jena.riot.tokens.Tokenizer
-
- getLine() - Method in class org.apache.jena.riot.tokens.TokenizerText
-
- getLine() - Method in class org.apache.jena.riot.tokens.TokenizerWrapper
-
- getLineNum() - Method in class org.apache.jena.atlas.io.PeekInputStream
-
- getLineNum() - Method in class org.apache.jena.atlas.io.PeekReader
-
- getList() - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
-
- getList() - Method in class com.hp.hpl.jena.sparql.core.PathBlock
-
- getList() - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
-
- getList() - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- getList() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- getLiteral(String) - Method in interface com.hp.hpl.jena.query.QuerySolution
-
Return the value of the named variable in this binding, casting to a Literal.
- getLiteral(String) - Method in class com.hp.hpl.jena.sparql.core.QuerySolutionBase
-
- getLiteral() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- getLocalName() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- getLocalPrefixMapping() - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- getLocationMapper() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Get the location mapping
- getLocationMapper() - Static method in class org.apache.jena.riot.system.stream.JenaIOEnvironment
-
Get the global LocationMapper
- getLocationMapper() - Method in class org.apache.jena.riot.system.stream.StreamManager
-
Get the location mapping
- getLock() - Method in interface com.hp.hpl.jena.query.Dataset
-
Get the lock for this dataset
- getLock() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Return a lock for the dataset to help with concurrency control
- getLock() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- getLock() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- getLock() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- getLock() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- getLogger() - Static method in class org.apache.jena.riot.SysRIOT
-
- getLoginEntity() - Method in class org.apache.jena.atlas.web.auth.FormLogin
-
Gets the HTTP Entity for the Login request
- getLoginFormURL() - Method in class org.apache.jena.atlas.web.auth.FormLogin
-
Gets the login form URL
- getLong() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- getLong(byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Get a long from a byte array (network order)
- getLong(byte[], int) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Get a long from a byte array (network order)
- getLong(byte[], int) - Static method in class org.apache.jena.atlas.lib.Hex
-
- getMapping() - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
- getMapping() - Method in interface org.apache.jena.riot.system.PrefixMap
-
Return the underlying mapping, this is generally unsafe to modify and
implementations may opt to return an unmodifiable view of the mapping if
they wish
- getMapping() - Method in class org.apache.jena.riot.system.PrefixMapExtended
-
- getMapping() - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- getMapping() - Method in class org.apache.jena.riot.system.PrefixMapStd
-
- getMapping() - Method in class org.apache.jena.riot.system.PrefixMapUnmodifiable
-
- getMapping() - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- getMappingCopy() - Method in interface org.apache.jena.riot.system.PrefixMap
-
Return a fresh copy of the underlying mapping, should be safe to modify
unlike the mapping returned from
PrefixMap.getMapping()
- getMappingCopy() - Method in class org.apache.jena.riot.system.PrefixMapBase
-
- getMappingCopy() - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- getMappingCopy() - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- getMappingCopyStr() - Method in interface org.apache.jena.riot.system.PrefixMap
-
Gets a fresh copy of the mapping with the IRIs translated into their
strings
- getMappingCopyStr() - Method in class org.apache.jena.riot.system.PrefixMapBase
-
- getMappingCopyStr() - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- getMappingCopyStr() - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- getMax() - Method in class com.hp.hpl.jena.sparql.path.P_Mod
-
- getMBeanInfo() - Method in class com.hp.hpl.jena.sparql.mgt.ContextMBean
-
- getMediaType() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpContentType
-
- getMediaType() - Method in class org.apache.jena.atlas.web.TypedInputStream
-
- getMediaType() - Method in class org.apache.jena.atlas.web.TypedOutputStream
-
- getMemorySize() - Method in class org.apache.jena.atlas.data.ThresholdPolicyMemory
-
Returns the current total estimated memory size of all the items
incremented in this policy.
- getMessage() - Method in error com.hp.hpl.jena.sparql.lang.arq.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in error com.hp.hpl.jena.sparql.lang.sparql_10.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in error com.hp.hpl.jena.sparql.lang.sparql_11.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in error com.hp.hpl.jena.sparql.sse.lang.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in error org.apache.jena.atlas.json.io.parserjavacc.javacc.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in enum org.apache.jena.web.HttpSC.Code
-
- getMessage(int) - Static method in class org.apache.jena.web.HttpSC
-
Get the status message for a specific code.
- getMillis() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorTiming
-
Return the elapsed time, in milliseconds, between the first call to this iterator and the close call.
- getMin() - Method in class com.hp.hpl.jena.sparql.path.P_Mod
-
- getMinusElement() - Method in class com.hp.hpl.jena.sparql.syntax.ElementMinus
-
- getMinutes(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- getMode() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDataWriter
-
- getModel() - Method in interface com.hp.hpl.jena.query.DatasetAccessor
-
Get the default model of a Dataset
- getModel(String) - Method in interface com.hp.hpl.jena.query.DatasetAccessor
-
Get a named model of a Dataset
- getModel() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetStream
-
- getModel() - Method in class com.hp.hpl.jena.sparql.resultset.SPARQLResult
-
- getModel() - Method in class org.apache.jena.web.DatasetAdapter
-
Get the default model of a Dataset
- getModel(String) - Method in class org.apache.jena.web.DatasetAdapter
-
Get a named model of a Dataset
- getMonitor() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
Return the monitor
- getMonth(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBGP
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpConditional
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDatasetNames
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDiff
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDisjunction
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDistinct
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExt
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGraph
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGroup
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLabel
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpList
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpMinus
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpNull
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpOrder
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPath
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProject
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPropFunc
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuad
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpReduced
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSequence
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpService
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSlice
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTopN
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTriple
-
- getName() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpUnion
-
- getName() - Method in class com.hp.hpl.jena.sparql.engine.http.Params.Pair
-
- getName() - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
-
Get the SPARQL name (COUNT, AVG etc)
- getName() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
-
- getName() - Method in class com.hp.hpl.jena.sparql.mgt.SystemInfo
-
- getName() - Method in interface com.hp.hpl.jena.sparql.mgt.SystemInfoMBean
-
- getName() - Method in interface com.hp.hpl.jena.sparql.util.Named
-
- getName() - Method in class org.apache.jena.riot.adapters.AdapterLocator
-
- getName() - Method in class org.apache.jena.riot.Lang
-
- getName() - Method in interface org.apache.jena.riot.system.stream.Locator
-
- getName() - Method in class org.apache.jena.riot.system.stream.LocatorClassLoader
-
- getName() - Method in class org.apache.jena.riot.system.stream.LocatorFile
-
- getName() - Method in class org.apache.jena.riot.system.stream.LocatorFTP
-
- getName() - Method in class org.apache.jena.riot.system.stream.LocatorHTTP
-
- getName() - Method in class org.apache.jena.riot.system.stream.LocatorStdin
-
- getName() - Method in class org.apache.jena.riot.system.stream.LocatorZip
-
- getName() - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- getNamedGraphURIs() - Method in class com.hp.hpl.jena.query.Query
-
Return the list of URIs (strings) for the named graphs (FROM NAMED clause)
- getNamedGraphURIs() - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- getNamedModel(String) - Method in interface com.hp.hpl.jena.query.Dataset
-
Get a graph by name as a Jena Model
- getNamedModel(String) - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- getNextToken() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Get the next Token.
- getNextToken() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParserTokenManager
-
Get the next Token.
- getNextToken() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Get the next Token.
- getNextToken() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10TokenManager
-
Get the next Token.
- getNextToken() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Get the next Token.
- getNextToken() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11TokenManager
-
Get the next Token.
- getNextToken() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Get the next Token.
- getNextToken() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreTokenManager
-
Get the next Token.
- getNextToken() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
Get the next Token.
- getNextToken() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserTokenManager
-
Get the next Token.
- getNode() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGraph
-
- getNode() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
getNode - return the node form - may be null (use .asNode() to force to a node)
- getNode() - Method in class com.hp.hpl.jena.sparql.path.P_Path0
-
- getNode() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- getNodes() - Method in class com.hp.hpl.jena.sparql.path.P_NegPropSet
-
- getNoGroupValue(String) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregateRegistry
-
Return the AccumulatorFactory for a registered custom aggregate.
- getNsPrefixMap() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- getNsPrefixMap() - Method in class com.hp.hpl.jena.sparql.graph.GraphPrefixesProjection
-
- getNsPrefixMap() - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- getNsPrefixMap(boolean) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- getNsPrefixURI(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- getNsPrefixURI(String) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- getNsURIPrefix(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- getNsURIPrefix(String) - Method in class com.hp.hpl.jena.sparql.graph.GraphPrefixesProjection
-
- getNsURIPrefix(String) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- getO() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- getO() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- getObject() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLabel
-
- getObject() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
- getObject() - Method in class com.hp.hpl.jena.sparql.core.TriplePath
-
- getObjectArgs() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPropFunc
-
- getOffset() - Method in class com.hp.hpl.jena.query.Query
-
- getOne(QueryExecution, String) - Static method in class com.hp.hpl.jena.sparql.util.QueryExecUtils
-
Execute, expecting the result to be one row, one column.
- getOne(K) - Method in class org.apache.jena.atlas.lib.MultiMap
-
- getOp() - Method in interface com.hp.hpl.jena.sparql.engine.Plan
-
- getOp() - Method in class com.hp.hpl.jena.sparql.engine.PlanBase
-
- getOp() - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineBase
-
Algebra expression (including any optimization)
- getOperations() - Method in class com.hp.hpl.jena.update.UpdateRequest
-
- getOpName() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction
-
Get the symbol name (+, ! etc) for this function -- maybe null for none
- getOpt() - Method in class com.hp.hpl.jena.sparql.engine.main.VarFinder
-
- getOptionalElement() - Method in class com.hp.hpl.jena.sparql.syntax.ElementOptional
-
- getOrderBy() - Method in class com.hp.hpl.jena.query.Query
-
- getOriginalMessage() - Method in exception org.apache.jena.riot.RiotParseException
-
- getOrSetDefault(Properties, String, String) - Method in class org.apache.jena.atlas.lib.PropertyUtils
-
Get property or the default value - also set the default value if not present
- getOutboundSyntax() - Method in class org.apache.jena.web.DatasetGraphAccessorHTTP
-
RDF syntax to use when sending graphs with POST and PUT.
- getP() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- getP() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- getPadChar() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- getPadString() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- getParam(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Gets the current value for a variable parameter
- getParam(int) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Gets the current value for a positional parameter
- getParameter(String) - Method in class org.apache.jena.atlas.web.MediaType
-
- getParams() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Gets the parameters for the execution
- getParent() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
-
- getParserProfile() - Method in class org.apache.jena.riot.lang.JsonLDReader
-
- getParserProfile() - Method in class org.apache.jena.riot.lang.ReaderTriX
-
- getParserProfile() - Method in interface org.apache.jena.riot.ReaderRIOT
-
Get the parser profile.
- getPath() - Method in class com.hp.hpl.jena.sparql.core.TriplePath
-
- getPattern() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBGP
-
- getPattern() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- getPattern() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
- getPattern() - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- getPattern() - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- getPatternElement() - Method in class com.hp.hpl.jena.sparql.syntax.ElementDataset
-
- getPlan() - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineBase
-
- getPlan() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- getPosition() - Method in class org.apache.jena.atlas.io.PeekInputStream
-
- getPosition() - Method in class org.apache.jena.atlas.io.PeekReader
-
- getPositionalParameters() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Gets the map of currently set positional parameters, this will be an
unmodifiable map
- getPredicate() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
- getPredicate() - Method in class com.hp.hpl.jena.sparql.core.TriplePath
-
- getPrefix(String) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
Lookup a prefix for this query, including the default prefixes
- getPrefix() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- getPrefix() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- getPrefixDecl() - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- getPrefixes() - Method in class org.apache.jena.riot.lang.CollectorStreamBase
-
- getPrefixes() - Method in class org.apache.jena.riot.lang.CollectorStreamRDF
-
- getPrefixes() - Method in class org.apache.jena.riot.lang.PipedRDFIterator
-
Gets the prefix map which contains the prefixes seen so far in the stream
- getPrefixMap() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
-
- getPrefixMap() - Method in class org.apache.jena.riot.system.Prologue
-
Return the prefix map from the parsed query
- getPrefixMapping() - Method in interface com.hp.hpl.jena.sparql.core.DatasetPrefixStorage
-
Return a PrefixMapping for the default (unnamed) graph
- getPrefixMapping(String) - Method in interface com.hp.hpl.jena.sparql.core.DatasetPrefixStorage
-
Return a PrefixMapping for a named graph
- getPrefixMapping() - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
Return the prefix map from the parsed query
- getPrefixMapping() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- getPrefixMapping() - Method in class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- getPrefixName() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- getPreserveDependencies() - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
-
Gets whether user defined functions may preserve dependencies on each
other (default false)
- getPrevious(int) - Method in class org.apache.jena.atlas.iterator.IteratorWithHistory
-
return the previous i'th element returned by next().
- getProcId() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
-
- getProfile() - Method in class org.apache.jena.riot.lang.LangBase
-
- getProfile() - Method in class org.apache.jena.riot.lang.LangCSV
-
- getProfile() - Method in class org.apache.jena.riot.lang.LangNull
-
- getProfile() - Method in class org.apache.jena.riot.lang.LangRDFXML
-
- getProfile() - Method in interface org.apache.jena.riot.lang.LangRIOT
-
- getProject() - Method in class com.hp.hpl.jena.query.Query
-
- getProjectionVars() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterProject
-
- getProjectVars() - Method in class com.hp.hpl.jena.query.Query
-
Return a list of the variables requested (SELECT)
- getPrologue() - Method in class com.hp.hpl.jena.query.Query
-
- getPrologue() - Method in class com.hp.hpl.jena.sparql.lang.ParserBase
-
- getPrologue() - Method in class com.hp.hpl.jena.sparql.modify.UpdateRequestSink
-
- getPrologue() - Method in interface com.hp.hpl.jena.sparql.modify.UpdateSink
-
- getPrologue() - Method in class com.hp.hpl.jena.sparql.modify.UpdateVisitorSink
-
- getPrologue() - Method in class com.hp.hpl.jena.sparql.modify.UsingUpdateSink
-
- getPrologue() - Method in class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- getPrologue() - Method in interface org.apache.jena.riot.system.ParserProfile
-
- getPrologue() - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- getProperties() - Method in class com.hp.hpl.jena.sparql.lib.Metadata
-
- getProperty() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPropFunc
-
- getProperty() - Method in exception com.hp.hpl.jena.sparql.util.NotUniqueException
-
- getProperty() - Method in exception com.hp.hpl.jena.sparql.util.PropertyRequiredException
-
Answer the required property.
- getPropertyAsBoolean(Properties, String, boolean) - Static method in class org.apache.jena.atlas.lib.PropertyUtils
-
- getPropertyAsBoolean(Properties, String) - Static method in class org.apache.jena.atlas.lib.PropertyUtils
-
- getPropertyAsInteger(Properties, String) - Static method in class org.apache.jena.atlas.lib.PropertyUtils
-
- getPropertyAsInteger(Properties, String, int) - Static method in class org.apache.jena.atlas.lib.PropertyUtils
-
- getQuad() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuad
-
- getQuad() - Method in interface org.apache.jena.riot.system.StreamRowRDF
-
- getQuad() - Method in class org.apache.jena.riot.system.StreamRowRDFBase
-
- getQuad() - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- getQuads() - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAcc
-
- getQuads() - Method in class com.hp.hpl.jena.sparql.modify.request.QuadDataAcc
-
- getQuads() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateData
-
- getQuads() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDeleteWhere
-
- getQuads() - Method in class org.apache.jena.riot.lang.CollectorStreamRDF
-
- getQuery() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
The query associated with a query execution.
- getQuery() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- getQuery() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- getQuery() - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParserBase
-
- getQuery() - Method in class com.hp.hpl.jena.sparql.syntax.ElementSubQuery
-
- getQueryCount() - Method in class com.hp.hpl.jena.sparql.mgt.QueryEngineInfo
-
- getQueryCount() - Method in interface com.hp.hpl.jena.sparql.mgt.QueryEngineInfoMBean
-
Number of queries executed
- getQueryExecAt() - Method in interface com.hp.hpl.jena.sparql.mgt.QueryExecMBean
-
Point in time when query execution started
- getQueryExecTime() - Method in interface com.hp.hpl.jena.sparql.mgt.QueryExecMBean
-
Length of elapsed time (in microseconds) for query : -1 for unknown or unfinished
- getQueryPattern() - Method in class com.hp.hpl.jena.query.Query
-
- getQuerySerializerFactory(Syntax) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
-
Gets the query serializer factory for the given syntax which may be null
if there is none registered
- getQueryString() - Method in interface com.hp.hpl.jena.sparql.mgt.QueryExecMBean
-
Query as a string
- getQueryString() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Gets the generated query string portion of the endpoint URL if applicable
- getQueryType() - Method in class com.hp.hpl.jena.query.Query
-
- getReader() - Method in class org.apache.jena.riot.adapters.RDFReaderFactoryRIOT
-
- getReader(String) - Method in class org.apache.jena.riot.adapters.RDFReaderFactoryRIOT
-
- getReadTimeout() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Gets the HTTP Read timeout
- getRegisteredLanguages() - Static method in class org.apache.jena.riot.RDFLanguages
-
- getReorderTransform() - Method in interface com.hp.hpl.jena.sparql.engine.optimizer.reorder.Reorderable
-
Reorder processor - may be null, for "not applicable"
- getRepeat() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- getResolver() - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
Get the IRI resolver
- getResolver() - Method in class org.apache.jena.riot.system.Prologue
-
Get the IRI resolver
- getResource(String) - Method in interface com.hp.hpl.jena.query.QuerySolution
-
Return the value of the named variable in this binding, casting to a Resource.
- getResource(String) - Method in class com.hp.hpl.jena.sparql.core.QuerySolutionBase
-
- getResourceByType(Model, Resource) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- getResourceModel() - Method in interface com.hp.hpl.jena.query.ResultSet
-
Get the model that resources are created against - may be null
- getResourceModel() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetCheckCondition
-
- getResourceModel() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetStream
-
- getResourceModel() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
- getResourceModel() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
-
- getResourceModel() - Method in class com.hp.hpl.jena.sparql.resultset.SortedResultSet
-
- getResources() - Method in class com.hp.hpl.jena.sparql.lib.Metadata
-
- getResourceValue(Resource, Property) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- getResponse() - Method in exception org.apache.jena.atlas.web.HttpException
-
The response payload from the remote.
- getResponseCode() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Gets the HTTP Response Code returned by the request (returns 0 if request
has yet to be made)
- getResponseCode() - Method in exception com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP
-
The code for the reason for this exception
- getResponseCode() - Method in exception org.apache.jena.atlas.web.HttpException
-
Gets the response code, may be -1 if unknown
- getResponseMessage() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Gets the HTTP Response Message returned by the request (returns null if request
has yet to be made)
- getResponseMessage() - Method in exception com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP
-
The messge for the reason for this exception
- getResponseMessage() - Method in exception org.apache.jena.web.JenaHttpException
-
- getResultSet() - Method in class com.hp.hpl.jena.sparql.resultset.SPARQLResult
-
- getResultURIs() - Method in class com.hp.hpl.jena.query.Query
-
Get the result list (things wanted - not the results themselves)
of a DESCRIBE query.
- getResultVars() - Method in class com.hp.hpl.jena.query.Query
-
Return a list of the variables requested (SELECT)
- getResultVars() - Method in interface com.hp.hpl.jena.query.ResultSet
-
Get the variable names for the projection.
- getResultVars() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetCheckCondition
-
- getResultVars() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetStream
-
Get the variable names for the projection
- getResultVars() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
Get the variable names for the projection
- getResultVars() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
-
- getResultVars() - Method in class com.hp.hpl.jena.sparql.resultset.SortedResultSet
-
- getRHS() - Method in class com.hp.hpl.jena.sparql.expr.E_OneOfBase
-
- getRight() - Method in class com.hp.hpl.jena.sparql.algebra.op.Op2
-
- getRight() - Method in class com.hp.hpl.jena.sparql.path.P_Path2
-
- getRight() - Method in class org.apache.jena.atlas.lib.Pair
-
- getRow() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Get row/line (counts from 1)
- getRow() - Method in class org.apache.jena.riot.system.StreamRDFCollectOne
-
- getRow() - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- getRowIterator() - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- getRowNumber() - Method in interface com.hp.hpl.jena.query.ResultSet
-
Return the "row" number for the current iterator item
- getRowNumber() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetCheckCondition
-
- getRowNumber() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetStream
-
Return the "row number" - a count of the number of possibilities returned so far.
- getRowNumber() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
Return the "row" number for the current iterator item
- getRowNumber() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
-
- getRowNumber() - Method in class com.hp.hpl.jena.sparql.resultset.SortedResultSet
-
- getRows() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableData
-
- getRows() - Method in class com.hp.hpl.jena.sparql.syntax.ElementData
-
- getRowSize() - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- getS() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- getS() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- getScale() - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- getScope(S) - Method in interface org.apache.jena.riot.system.MapWithScope.ScopePolicy
-
- getSeconds(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- getSeparator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
-
- getSeparator() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
-
- getService() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpService
-
- getServiceElement() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpService
-
- getServiceNode() - Method in class com.hp.hpl.jena.sparql.syntax.ElementService
-
- getSilent() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpService
-
- getSilent() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateBinaryOp
-
- getSilent() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateLoad
-
- getSilent() - Method in class com.hp.hpl.jena.sparql.syntax.ElementService
-
- getSkipOnBadTerm() - Method in class org.apache.jena.riot.lang.LangNTuple
-
SkipOnBadTerm - do not output tuples with bad RDF terms
- getSource() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateLoad
-
- getSrc() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateBinaryOp
-
- getStart() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSlice
-
- getState() - Method in interface com.hp.hpl.jena.sparql.mgt.QueryExecMBean
-
State - what's it doing
- getStatisticsHandler() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- getStatusCode() - Method in exception org.apache.jena.web.JenaHttpException
-
- getStatusLine() - Method in exception org.apache.jena.atlas.web.HttpException
-
Gets the response code, may be null if unknown
- getStreamManager() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Return the associate stream manager
- getString() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- getString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueString
-
- getStringValue(Resource, Property) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- getStylesheetURL() - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutput
-
- getStylesheetURL() - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutputResultSet
-
- getSubject() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
- getSubject() - Method in class com.hp.hpl.jena.sparql.core.TriplePath
-
- getSubjectArgs() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPropFunc
-
- getSubOp() - Method in class com.hp.hpl.jena.sparql.algebra.op.Op1
-
- getSubPath() - Method in class com.hp.hpl.jena.sparql.path.P_Path1
-
- getSubToken1() - Method in class org.apache.jena.riot.tokens.Token
-
- getSubToken2() - Method in class org.apache.jena.riot.tokens.Token
-
- getSubType() - Method in class org.apache.jena.atlas.web.ContentType
-
- getSubType() - Method in class org.apache.jena.atlas.web.MediaType
-
- GetSuffix(int) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
- GetSuffix(int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
- GetSuffix(int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
- GetSuffix(int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
- GetSuffix(int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
- getSymbol() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- getSymbol() - Method in class com.hp.hpl.jena.sparql.util.Symbol
-
- getSyntax() - Method in class com.hp.hpl.jena.query.Query
-
- getTable() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
-
- getTable() - Method in class com.hp.hpl.jena.sparql.syntax.ElementData
-
- getTagName() - Method in interface com.hp.hpl.jena.sparql.algebra.OpExtBuilder
-
Name of operators created by this ExtBuilder
- getTarget() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDropClear
-
- Getter<K,V> - Interface in org.apache.jena.atlas.lib.cache
-
A get interface
- getThisDir() - Method in class org.apache.jena.riot.system.stream.LocatorFile
-
- getThreadDecoder() - Static method in class org.apache.jena.atlas.lib.Chars
-
Return a per-thread CharsetDecoder
- getThreadEncoder() - Static method in class org.apache.jena.atlas.lib.Chars
-
Return a per-thread CharsetEncoder
- getThreshold() - Method in class org.apache.jena.atlas.data.ThresholdPolicyCount
-
Returns the threshold before the list is written to disk.
- getThreshold() - Method in class org.apache.jena.atlas.data.ThresholdPolicyMemory
-
Returns the threshold before the list is written to disk.
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_ANY._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_BNode._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_DataTuple._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_Decimal._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_IRI._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_Literal._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixDecl._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixName._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_Quad._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_REPEAT._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_StreamRow._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_Term._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_Triple._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_UNDEF._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_VAR._Fields
-
- getThriftFieldId() - Method in enum org.apache.jena.riot.thrift.wire.RDF_VarTuple._Fields
-
- getTicks() - Method in class org.apache.jena.atlas.logging.ProgressLogger
-
- getTimeInterval() - Method in class com.hp.hpl.jena.sparql.util.Timer
-
- getTimeout1() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Return the first timeout (time to first result), in millseconds: negative if unset
- getTimeout1() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- getTimeout1() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- getTimeout2() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Return the second timeout (overall query execution after first result), in millseconds: negative if unset
- getTimeout2() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- getTimeout2() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- getToken(int) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Get the specific Token.
- getToken(int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Get the specific Token.
- getToken(int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Get the specific Token.
- getToken(int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Get the specific Token.
- getToken(int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
Get the specific Token.
- getTransactionHandler() - Method in class com.hp.hpl.jena.sparql.graph.GraphReadOnly
-
- getTransactionHandler() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- getTransform() - Method in interface com.hp.hpl.jena.sparql.expr.ExprTransformOp
-
- getTriple() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTriple
-
- getTriple() - Method in interface org.apache.jena.riot.system.StreamRowRDF
-
- getTriple() - Method in class org.apache.jena.riot.system.StreamRowRDFBase
-
- getTriple() - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- getTriplePath() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPath
-
- getTriples() - Method in class com.hp.hpl.jena.sparql.syntax.Template
-
- getTriples() - Method in class org.apache.jena.riot.lang.CollectorStreamRDF
-
- getType() - Static method in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssembler
-
- getType() - Static method in class com.hp.hpl.jena.sparql.core.assembler.DatasetDescriptionAssembler
-
- getType() - Static method in class com.hp.hpl.jena.sparql.core.assembler.DatasetNullAssembler
-
- getType() - Static method in class com.hp.hpl.jena.sparql.core.assembler.GraphStoreAssembler
-
- getType() - Method in class org.apache.jena.atlas.event.Event
-
- getType() - Method in class org.apache.jena.atlas.web.ContentType
-
- getType() - Method in class org.apache.jena.atlas.web.MediaType
-
- getType() - Method in class org.apache.jena.riot.tokens.Token
-
- getUndefined() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- getUnitIndent() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- getUpdateRequest() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Gets the update request
- getUpdateSerializerFactory(Syntax) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
-
Gets the update serializer factory for the given syntax which may be null
if there is none registered
- getUpdateSink() - Method in interface com.hp.hpl.jena.sparql.modify.UpdateEngine
-
Returns an
UpdateSink
that accepts Update operations
- getUpdateSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineMain
-
- getUpdateSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineNonStreaming
-
- getUpdateSink() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessorStreamingBase
-
- getUpdateSink() - Method in interface com.hp.hpl.jena.update.UpdateProcessorStreaming
-
The UpdateSink into which Updates are added and executed
- getURI() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
-
- getURI() - Static method in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- getUri() - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionDefinition
-
Gets the function URI
- getURI() - Static method in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.hp.hpl.jena.sparql.vocabulary.ListPFunction
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.hp.hpl.jena.sparql.vocabulary.TestManifest_11
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
The namespace of the vocabulary as a string
- getURI() - Static method in class com.hp.hpl.jena.sparql.vocabulary.VocabTestQuery
-
The namespace of the vocabulary as a string
- getUri() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- getUseDefaultClientWithAuthentication() - Static method in class org.apache.jena.riot.web.HttpOp
-
Gets whether the configured default HttpClient will be used in
conjunction with authentication.
- getUsePlainLiterals() - Method in class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
Gets whether Plain Literal forms should be used for appropriate typed literals (booleans, integers, decimals and doubles)
- getUserAgent() - Static method in class org.apache.jena.riot.web.HttpOp
-
Gets the User-Agent string that ARQ is applying to all HTTP requests
- getUsing() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWithUsing
-
- getUsing() - Method in class com.hp.hpl.jena.sparql.modify.UsingList
-
- getUsingNamed() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWithUsing
-
- getUsingNamed() - Method in class com.hp.hpl.jena.sparql.modify.UsingList
-
- getValDecimal() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- getValDouble() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- getValInteger() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- getValue(String) - Method in class com.hp.hpl.jena.sparql.engine.http.Params
-
- getValue() - Method in class com.hp.hpl.jena.sparql.engine.http.Params.Pair
-
- getValue() - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Accumulator
-
- getValue(Binding) - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
-
- getValue() - Method in class com.hp.hpl.jena.sparql.lang.arq.Token
-
An optional attribute value of the Token.
- getValue() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
An optional attribute value of the Token.
- getValue() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
An optional attribute value of the Token.
- getValue() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
An optional attribute value of the Token.
- getValue() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
An optional attribute value of the Token.
- getValue() - Method in class org.apache.jena.atlas.lib.Ref
-
- getValue() - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvg
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVar
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountVarDistinct
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggNull
-
- getValueEmpty() - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
-
Value if there are no elements in any group : return null for no result
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSample
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSampleDistinct
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSum
-
- getValueEmpty() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggSumDistinct
-
- getValues(String) - Method in class com.hp.hpl.jena.sparql.engine.http.Params
-
- getValuesData() - Method in class com.hp.hpl.jena.query.Query
-
VALUES data - null for a Node means undef
- getValueSpace() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- getValuesVariables() - Method in class com.hp.hpl.jena.query.Query
-
- getVar() - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- getVar() - Method in class com.hp.hpl.jena.sparql.syntax.ElementAssign
-
- getVar() - Method in class com.hp.hpl.jena.sparql.syntax.ElementBind
-
- getVarAllocator() - Static method in class com.hp.hpl.jena.sparql.core.VarAlloc
-
- getVarExprList() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtendAssign
-
- getVariable() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- getVariableParameters() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Gets the map of currently set variable parameters, this will be an
unmodifiable map
- getVariant() - Method in class org.apache.jena.riot.RDFFormat
-
- getVarName() - Method in class com.hp.hpl.jena.sparql.core.Var
-
- getVarName() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Variable name (returns null if not a variable)
- getVarName() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- getVarName() - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- getVarNames() - Method in interface com.hp.hpl.jena.sparql.algebra.Table
-
- getVarNames() - Method in class com.hp.hpl.jena.sparql.algebra.table.Table1
-
- getVarNames() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
-
- getVarNames() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableN
-
- getVarNames() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableUnit
-
- getVarNames() - Method in class org.apache.jena.riot.thrift.Thift2Binding
-
- getVarNamesMentioned() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- getVarNamesMentioned(Expr) - Static method in class com.hp.hpl.jena.sparql.expr.ExprVars
-
- getVars() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Deprecated.
- getVars() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProject
-
- getVars() - Method in interface com.hp.hpl.jena.sparql.algebra.Table
-
- getVars() - Method in class com.hp.hpl.jena.sparql.algebra.table.Table1
-
- getVars() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
-
- getVars() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableN
-
- getVars() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableUnit
-
- getVars() - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- getVars() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
-
- getVars() - Method in class com.hp.hpl.jena.sparql.resultset.JSONInputIterator
-
Returns the variables present in the result sets
- getVars() - Method in class com.hp.hpl.jena.sparql.syntax.ElementData
-
- getVars(Triple) - Static method in class com.hp.hpl.jena.sparql.util.VarUtils
-
- getVars() - Method in class org.apache.jena.riot.thrift.Thift2Binding
-
- getVars() - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- getVarsIterator() - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- getVarsMentioned() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Variables used by this expression - excludes variables scoped to (NOT)EXISTS
- getVarsMentioned() - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- getVarsMentioned() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- getVarsMentioned(Expr) - Static method in class com.hp.hpl.jena.sparql.expr.ExprVars
-
- getVarsMentioned(ExprList) - Static method in class com.hp.hpl.jena.sparql.expr.ExprVars
-
- getVarsMentioned(SortCondition) - Static method in class com.hp.hpl.jena.sparql.expr.ExprVars
-
- getVarsMentioned(Collection<SortCondition>) - Static method in class com.hp.hpl.jena.sparql.expr.ExprVars
-
- getVarsSize() - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- getVersion() - Method in class com.hp.hpl.jena.sparql.mgt.SystemInfo
-
- getVersion() - Method in interface com.hp.hpl.jena.sparql.mgt.SystemInfoMBean
-
- getVersion() - Static method in class org.apache.jena.riot.RIOT
-
- getWherePattern() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateModify
-
- getWithIRI() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWithUsing
-
- getWrapped() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
Return the DatasetGraph being wrapped.
- getWrapped() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingWrapped
-
- getWriterDatasetFactory(Lang) - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
Get the dataset writer factory asscoiated with the language
- getWriterDatasetFactory(RDFFormat) - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
Get the dataset writer factory asscoiated with the output format
- getWriterGraphFactory(Lang) - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
Get the graph writer factory asscoiated with the language
- getWriterGraphFactory(RDFFormat) - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
Get the graph writer factory asscoiated with the output format
- getWriterStream(OutputStream, Lang) - Static method in class org.apache.jena.riot.system.StreamRDFWriter
-
Get a StreamRDF destination that will output in syntax Lang
and is guaranteed to do so in a scaling, streaming fashion.
- getWriterStream(OutputStream, RDFFormat) - Static method in class org.apache.jena.riot.system.StreamRDFWriter
-
Get a StreamRDF destination that will output in syntax RDFFormat
and is guaranteed to do so in a scaling, streaming fashion.
- getXmlInst() - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutputResultSet
-
- getYear(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- getZipFileName() - Method in class org.apache.jena.riot.system.stream.LocatorZip
-
- givenname - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
The given name of some person.
- GLib - Class in org.apache.jena.riot.other
-
A collection of Graph/Triple/Node related functions
- GLib() - Constructor for class org.apache.jena.riot.other.GLib
-
- GlobalMapperSystemProperty1 - Static variable in class org.apache.jena.riot.system.stream.JenaIOEnvironment
-
- GlobalMapperSystemProperty2 - Static variable in class org.apache.jena.riot.system.stream.JenaIOEnvironment
-
- GNode - Class in com.hp.hpl.jena.sparql.util.graph
-
- GNode(Graph, Node) - Constructor for class com.hp.hpl.jena.sparql.util.graph.GNode
-
- GNode(BasicPattern, Node) - Constructor for class com.hp.hpl.jena.sparql.util.graph.GNode
-
- GNode(GNode, Node) - Constructor for class com.hp.hpl.jena.sparql.util.graph.GNode
-
- GONE_410 - Static variable in class org.apache.jena.web.HttpSC
-
- GRAPH - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- GRAPH - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- GRAPH - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- graph - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
- graph(Graph) - Static method in class org.apache.jena.riot.system.StreamRDFLib
-
- graph_already_exists - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
test failure, cf.
- graph_does_not_exist - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
test failure, cf.
- GRAPH_FIXED_INDENT - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
Control whether GRAPH indents in a fixed way or based on the layout size
- graphBaseContains(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphMemPlain
-
- graphBaseSize() - Method in class com.hp.hpl.jena.sparql.graph.GraphDataBag
-
- GraphContainerUtils - Class in com.hp.hpl.jena.sparql.util.graph
-
- GraphContainerUtils() - Constructor for class com.hp.hpl.jena.sparql.util.graph.GraphContainerUtils
-
- graphData - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
Optional: named-graph only data for the update test (i.e.
- graphData - Static variable in class com.hp.hpl.jena.sparql.vocabulary.VocabTestQuery
-
Optional: data for the query test
- GraphDataBag - Class in com.hp.hpl.jena.sparql.graph
-
A Graph based on top of a DataBag.
- GraphDataBag(ThresholdPolicy<Triple>) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphDataBag
-
- GraphDefaultDataBag - Class in com.hp.hpl.jena.sparql.graph
-
An implementation of
GraphDataBag
that may return duplicate triples from the find() operation.
- GraphDefaultDataBag(ThresholdPolicy<Triple>) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphDefaultDataBag
-
- GraphDistinctDataBag - Class in com.hp.hpl.jena.sparql.graph
-
An implementation of
GraphDataBag
with a guarantee that there will be no duplicate triples in the find() operation.
- GraphDistinctDataBag(ThresholdPolicy<Triple>) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphDistinctDataBag
-
- GraphFactory - Class in com.hp.hpl.jena.sparql.graph
-
Ways to make graphs and models
- GraphFactory() - Constructor for class com.hp.hpl.jena.sparql.graph.GraphFactory
-
- GraphGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GraphGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- GraphGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- graphHandler() - Static method in class org.apache.jena.riot.web.HttpResponseLib
-
- GraphList - Class in com.hp.hpl.jena.sparql.util.graph
-
- GraphList() - Constructor for class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- GraphListenerBase - Class in com.hp.hpl.jena.sparql.util.graph
-
Convert the full, wide GraphListener interface into something more specific to loading
including flagging the start and finish of a load operation.
- GraphListenerBase() - Constructor for class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- GraphListenerCounter - Class in com.hp.hpl.jena.sparql.util.graph
-
Adds a regular "tick" based on the number of adds or deletes seen.
- GraphListenerCounter(int) - Constructor for class com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter
-
Create a listener that "ticks" on additions to the graph (-1 means "off")
- GraphListenerCounter(int, int) - Constructor for class com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter
-
Create a listener that "ticks" on additions and deletions
(in each case, -1 means "off")
- GraphLoadMonitor - Class in com.hp.hpl.jena.sparql.util.graph
-
- GraphLoadMonitor(int, boolean) - Constructor for class com.hp.hpl.jena.sparql.util.graph.GraphLoadMonitor
-
- graphMakerNull - Static variable in class com.hp.hpl.jena.sparql.core.DatasetGraphFactory
-
A graph maker that doesn't make graphs
- GraphMemPlain - Class in com.hp.hpl.jena.sparql.graph
-
A version of Graph that does term equality only
- GraphMemPlain() - Constructor for class com.hp.hpl.jena.sparql.graph.GraphMemPlain
-
- graphNames() - Method in interface com.hp.hpl.jena.sparql.core.DatasetPrefixStorage
-
Return the set of graph names for which their might be prefix mappings
- GraphNode(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GraphNode(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- GraphNode(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- GraphNodePath(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GraphNodePath(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- GraphOps - Class in com.hp.hpl.jena.sparql.graph
-
- GraphOps() - Constructor for class com.hp.hpl.jena.sparql.graph.GraphOps
-
- GraphOrDefault() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GraphOrDefault() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- GraphPatternNotTriples() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GraphPatternNotTriples() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- GraphPatternNotTriples() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- GraphPrefixesProjection - Class in com.hp.hpl.jena.sparql.graph
-
View of a dataset's prefixes for a particular graph
- GraphPrefixesProjection(String, DatasetPrefixStorage) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphPrefixesProjection
-
- GraphReadOnly - Class in com.hp.hpl.jena.sparql.graph
-
- GraphReadOnly(Graph) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphReadOnly
-
- GraphRef() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GraphRef() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- GraphRefAll() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GraphRefAll() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- GraphSink - Class in com.hp.hpl.jena.sparql.util.graph
-
Black hole for triples
- GraphSink() - Constructor for class com.hp.hpl.jena.sparql.util.graph.GraphSink
-
- GraphSPARQL - Class in com.hp.hpl.jena.sparql.graph
-
This class provides the Jena Graph interface to a graph in a Dataset.
- GraphSPARQL(DatasetGraph, QueryEngineFactory) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphSPARQL
-
- GraphSPARQL(DatasetGraph, String) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphSPARQL
-
- GraphSPARQL(DatasetGraph, Node) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphSPARQL
-
- GraphSPARQL(Graph) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphSPARQL
-
- GraphSPARQL(Graph, QueryEngineFactory) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphSPARQL
-
- GraphSPARQLService - Class in com.hp.hpl.jena.sparql.graph
-
This class provides the Jena Graph interface to a remote SPARQL endpoint.
- GraphSPARQLService(String) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphSPARQLService
-
- GraphSPARQLService(String, String) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphSPARQLService
-
- GraphStore - Interface in com.hp.hpl.jena.update
-
A collection of graphs that an update can be applied to.
- GraphStoreAction - Interface in com.hp.hpl.jena.sparql.modify
-
- GraphStoreAssembler - Class in com.hp.hpl.jena.sparql.core.assembler
-
- GraphStoreAssembler() - Constructor for class com.hp.hpl.jena.sparql.core.assembler.GraphStoreAssembler
-
- GraphStoreBasic - Class in com.hp.hpl.jena.sparql.modify
-
- GraphStoreBasic(Dataset) - Constructor for class com.hp.hpl.jena.sparql.modify.GraphStoreBasic
-
- GraphStoreBasic(DatasetGraph) - Constructor for class com.hp.hpl.jena.sparql.modify.GraphStoreBasic
-
- GraphStoreFactory - Class in com.hp.hpl.jena.update
-
Operations to create a GraphStore
- GraphStoreFactory() - Constructor for class com.hp.hpl.jena.update.GraphStoreFactory
-
- GraphStoreNull - Class in com.hp.hpl.jena.sparql.modify
-
A black hole for Quads, add as many as you want and it will forget them all.
- GraphStoreNull() - Constructor for class com.hp.hpl.jena.sparql.modify.GraphStoreNull
-
- GraphStoreNullTransactional - Class in com.hp.hpl.jena.sparql.modify
-
A transactional black hole for Quads, add as many as you want and it will forget them all.
- GraphStoreNullTransactional() - Constructor for class com.hp.hpl.jena.sparql.modify.GraphStoreNullTransactional
-
- GraphStoreWrapper - Class in com.hp.hpl.jena.sparql.modify
-
- GraphStoreWrapper(GraphStore) - Constructor for class com.hp.hpl.jena.sparql.modify.GraphStoreWrapper
-
- GraphTerm() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GraphTerm() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- GraphTerm() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- graphToStream(Graph, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
-
Send the triples of graph and it's prefix mapping to a StreamRDF, enclosed in stream.start()/steram.finish()
- GraphUnionRead - Class in com.hp.hpl.jena.sparql.graph
-
Immutable graph that is the view of a union of graphs in a dataset.
- GraphUnionRead(DatasetGraph, Collection<Node>) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphUnionRead
-
- GraphUtils - Class in com.hp.hpl.jena.sparql.util.graph
-
Graph utilities.
- GraphUtils() - Constructor for class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- GraphView - Class in com.hp.hpl.jena.sparql.core
-
Implement a Graph as a view of the DatasetGraph.
- GraphWrapper - Class in com.hp.hpl.jena.sparql.graph
-
Graph wrapper
- GraphWrapper(Graph) - Constructor for class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- grounded(MediaType) - Method in class org.apache.jena.atlas.web.MediaRange
-
- GROUP - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- GROUP - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- Group - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A class of Agents.
- GROUP_CONCAT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- GROUP_CONCAT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- GROUP_FIRST_ON_SAME_LINE - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
Control whether the first item of a group is on the same line as the {
- GROUP_SEP_DOT - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
Control whether (non-triple) patterns have a final dot - it can be dropped
- GROUP_UNNEST_ONE - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
Control whether a group of one is unnested - changes the query syntax tree
- groupBy(Table, VarExprList, List<ExprAggregator>) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- groupBy(Table, VarExprList, List<ExprAggregator>) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- GroupClause() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GroupClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- GroupCondition() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GroupCondition() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- GroupGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GroupGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- GroupGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- GroupGraphPatternSub() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GroupGraphPatternSub() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- GroupGraphPatternSub() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- GroupOrUnionGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- GroupOrUnionGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- GroupOrUnionGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- GT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- GT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- GT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- guessContentType(String) - Static method in class org.apache.jena.riot.RDFLanguages
-
- guessFileSyntax(String) - Static method in class com.hp.hpl.jena.query.Syntax
-
- guessFileSyntax(String, Syntax) - Static method in class com.hp.hpl.jena.query.Syntax
-
Gues the synatx (query and update) based on filename
- guessQueryFileSyntax(String) - Static method in class com.hp.hpl.jena.query.Syntax
-
Guess the query syntax based on file name
- guessQueryFileSyntax(String, Syntax) - Static method in class com.hp.hpl.jena.query.Syntax
-
Guess the query syntax based on file name
- guessSyntax(String) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- guessSyntax(String, ResultsFormat) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- guessUpdateFileSyntax(String) - Static method in class com.hp.hpl.jena.query.Syntax
-
Guess the update syntax based on file name
- guessUpdateFileSyntax(String, Syntax) - Static method in class com.hp.hpl.jena.query.Syntax
-
Guess the update syntax based on file name
- i2r(int) - Static method in class com.hp.hpl.jena.sparql.util.RomanNumeral
-
- I_AM_A_TEAPOT_418 - Static variable in class org.apache.jena.web.HttpSC
-
- icqChatID - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An ICQ chat ID
- identity() - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderLib
-
Return a ReorderTransformation that maps directly to the original
(leaving the query writer in-control)
- identityProc() - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderLib
-
Return a ReorderProc that does no reordering (leaving the query writer
in-control)
- idxExtension - Static variable in class org.apache.jena.riot.web.LangTag
-
Index of all extensions
- idxLanguage - Static variable in class org.apache.jena.riot.web.LangTag
-
Index of the language part
- idxRegion - Static variable in class org.apache.jena.riot.web.LangTag
-
Index of the region part
- idxScript - Static variable in class org.apache.jena.riot.web.LangTag
-
Index of the script part
- idxVariant - Static variable in class org.apache.jena.riot.web.LangTag
-
Index of the variant part
- IF - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- IF - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- IllFormedLiterals - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
Tests that involve lexical forms which are illegal for the datatype
- image - Variable in class com.hp.hpl.jena.sparql.lang.arq.Token
-
The string image of the token.
- image - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
The string image of the token.
- image - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
The string image of the token.
- image - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
The string image of the token.
- Image - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An image.
- image - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
The string image of the token.
- ImageANY - Static variable in class org.apache.jena.riot.tokens.Token
-
- ImageFalse - Static variable in class org.apache.jena.riot.tokens.Token
-
- ImageTrue - Static variable in class org.apache.jena.riot.tokens.Token
-
- img - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An image that can be used to represent some thing (ie.
- IN - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- IN - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- inapplicable - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
- inc() - Method in class org.apache.jena.atlas.lib.RefLong
-
- incAndGet() - Method in class org.apache.jena.atlas.lib.RefLong
-
- incIndent() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- incIndent(int) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- include - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
Connects the manifest resource to rdf:type list of manifests
- include - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
Include another manifest file.
- includeBase - Static variable in class com.hp.hpl.jena.sparql.sse.ItemWriter
-
- includeStmt(Statement) - Method in class com.hp.hpl.jena.sparql.util.Closure.ClosureBNode
-
- includeStmt(Statement) - Method in class com.hp.hpl.jena.sparql.util.Closure.ClosureReachable
-
- includeStmt(Statement) - Method in interface com.hp.hpl.jena.sparql.util.ClosureTest
-
Return true if the statement should be included in the closure.
- incQueryCount() - Method in class com.hp.hpl.jena.sparql.mgt.QueryEngineInfo
-
- increment(E) - Method in interface org.apache.jena.atlas.data.ThresholdPolicy
-
Call this method each time to increment the policy's threshold count.
- increment(T) - Method in class org.apache.jena.atlas.data.ThresholdPolicyCount
-
- increment(T) - Method in class org.apache.jena.atlas.data.ThresholdPolicyMemory
-
- increment(Map<T, Integer>, T) - Static method in class org.apache.jena.atlas.lib.MapUtils
-
- increment(Map<T, Integer>, T, int) - Static method in class org.apache.jena.atlas.lib.MapUtils
-
- INDENT - Static variable in interface com.hp.hpl.jena.sparql.resultset.XMLResults
-
- INDENT - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- INDENT - Static variable in interface com.hp.hpl.jena.sparql.serializer.FormatterTemplate
-
- INDENT_GDFT - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Indent for triples in default graph blocks
- INDENT_GNMD - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Indent for trinples in named graph blocks
- INDENT_OBJECT - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Column for start of object
- INDENT_PREDICATE - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Column for start of predicate
- IndentedLineBuffer - Class in org.apache.jena.atlas.io
-
IndentLineBuffer is a buffer that records an indent level
and uses that to insert a prefix at each line.
- IndentedLineBuffer() - Constructor for class org.apache.jena.atlas.io.IndentedLineBuffer
-
- IndentedLineBuffer(boolean) - Constructor for class org.apache.jena.atlas.io.IndentedLineBuffer
-
- IndentedWriter - Class in org.apache.jena.atlas.io
-
A writer that records what the current indentation level is, and
uses that to insert a prefix at each line.
- IndentedWriter(OutputStream) - Constructor for class org.apache.jena.atlas.io.IndentedWriter
-
Construct a UTF8 IndentedWriter around an OutputStream
- IndentedWriter(OutputStream, boolean) - Constructor for class org.apache.jena.atlas.io.IndentedWriter
-
Construct a UTF8 IndentedWriter around an OutputStream
- index(GNode, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- index - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ListPFunction
-
Index relationship of a list [subject] to a query list (index member)
- index - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
Index for ordered result sets
- indexes(GNode, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- IndexFactory - Class in com.hp.hpl.jena.sparql.engine.index
-
- IndexFactory() - Constructor for class com.hp.hpl.jena.sparql.engine.index.IndexFactory
-
- indexOf(Object) - Method in class org.apache.jena.atlas.json.JsonArray
-
- IndexTable - Interface in com.hp.hpl.jena.sparql.engine.index
-
Interface for indexes that are used for identifying matching
Binding
s when
QueryIterMinus
is trying to determine
which Bindings need to be removed.
- INF - Static variable in class com.hp.hpl.jena.sparql.path.P_Mod
-
- inf(StreamRDF, Model) - Static method in class org.apache.jena.riot.process.inf.InfFactory
-
- inf(StreamRDF, InferenceSetupRDFS) - Static method in class org.apache.jena.riot.process.inf.InfFactory
-
- InferenceProcessorStreamRDF - Class in org.apache.jena.riot.process.inf
-
Receive triples and quads (incoming because this is a StreamRDF);
allow RDFS; output to place provided.
- InferenceProcessorStreamRDF(StreamRDF, InferenceSetupRDFS) - Constructor for class org.apache.jena.riot.process.inf.InferenceProcessorStreamRDF
-
- InferenceSetupRDFS - Class in org.apache.jena.riot.process.inf
-
- InferenceSetupRDFS(Model) - Constructor for class org.apache.jena.riot.process.inf.InferenceSetupRDFS
-
- InfFactory - Class in org.apache.jena.riot.process.inf
-
- InfFactory() - Constructor for class org.apache.jena.riot.process.inf.InfFactory
-
- inFlatMode() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Flat mode - print without NL, for a more compact representation - depends on caller
- info - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
additional warnings or error messages in a human-readable form
- info(Logger, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- info(Logger, Throwable, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- info(Class<?>, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- info(Class<?>, Throwable, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- info(String, String) - Static method in class org.apache.jena.atlas.logging.Log
-
- info(Object, String) - Static method in class org.apache.jena.atlas.logging.Log
-
- info(Class<?>, String) - Static method in class org.apache.jena.atlas.logging.Log
-
- info(Object, String, Throwable) - Static method in class org.apache.jena.atlas.logging.Log
-
- info(Class<?>, String, Throwable) - Static method in class org.apache.jena.atlas.logging.Log
-
- init() - Static method in class com.hp.hpl.jena.query.ARQ
-
Ensure things have started - applications do not need call this.
- init() - Static method in class com.hp.hpl.jena.sparql.core.assembler.AssemblerUtils
-
- init() - Static method in class com.hp.hpl.jena.sparql.engine.main.StageBuilder
-
- init() - Static method in class com.hp.hpl.jena.sparql.mgt.ARQMgt
-
- init() - Static method in class org.apache.jena.riot.RDFLanguages
-
- init() - Static method in class org.apache.jena.riot.RDFParserRegistry
-
- init() - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
- init() - Static method in class org.apache.jena.riot.resultset.ResultSetLang
-
- init() - Static method in class org.apache.jena.riot.resultset.ResultSetReaderRegistry
-
- init() - Static method in class org.apache.jena.riot.resultset.ResultSetWriterRegistry
-
- init() - Static method in class org.apache.jena.riot.RIOT
-
- INIT_COL - Static variable in class org.apache.jena.atlas.io.PeekInputStream
-
- INIT_COL - Static variable in class org.apache.jena.atlas.io.PeekReader
-
- INIT_LINE - Static variable in class org.apache.jena.atlas.io.PeekInputStream
-
- INIT_LINE - Static variable in class org.apache.jena.atlas.io.PeekReader
-
- InlineData() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- InlineData() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- InlineDataFull() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- InlineDataFull() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- InlineDataOneVar() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- InlineDataOneVar() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- InputBufferSize - Static variable in class org.apache.jena.riot.thrift.TRDF
-
- inputGraphBNodeLabels - Static variable in class com.hp.hpl.jena.query.ARQ
-
If true, XML result sets will use the bNode label in the result set itself.
- InputStreamBuffered - Class in org.apache.jena.atlas.io
-
InputStream optimizing for one byte at a time operation.
- InputStreamBuffered(InputStream) - Constructor for class org.apache.jena.atlas.io.InputStreamBuffered
-
- InputStreamBuffered(InputStream, int) - Constructor for class org.apache.jena.atlas.io.InputStreamBuffered
-
- inputStreamToStream(InputStream, StreamRDF) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
Decode the contents of the input stream and send to the
StreamRDF
.
- INSERT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- INSERT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- insert(Quad) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- insert(Iterator<? extends Quad>) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- insert(Node, Triple) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- insert(Node, Iterator<? extends Triple>) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- INSERT_DATA - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- INSERT_DATA - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- InsertClause(UpdateModify) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- InsertClause(UpdateModify) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- InsertData() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- InsertData() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- insertPrefix(String, String, String) - Method in interface com.hp.hpl.jena.sparql.core.DatasetPrefixStorage
-
Add a prefix mapping for a specific graph
- install(String, Path) - Static method in class com.hp.hpl.jena.sparql.path.PathLib
-
Install a path as a property function in the global property function registry
- install(String, Path, PropertyFunctionRegistry) - Static method in class com.hp.hpl.jena.sparql.path.PathLib
-
Install a path as a property function in a given registry
- instance - Static variable in class org.apache.jena.atlas.json.JsonNull
-
- InStreamASCII - Class in org.apache.jena.atlas.io
-
Fast and streaming.
- InStreamASCII(InputStream) - Constructor for class org.apache.jena.atlas.io.InStreamASCII
-
- InStreamASCII(InputStreamBuffered) - Constructor for class org.apache.jena.atlas.io.InStreamASCII
-
- InStreamUTF8 - Class in org.apache.jena.atlas.io
-
Fast and streaming UTF-8
- InStreamUTF8(InputStream) - Constructor for class org.apache.jena.atlas.io.InStreamUTF8
-
- InStreamUTF8(InputStreamBuffered) - Constructor for class org.apache.jena.atlas.io.InStreamUTF8
-
- INSUFFICIENT_STORAGE_507 - Static variable in class org.apache.jena.web.HttpSC
-
- Integer() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- INTEGER - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- INTEGER - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- Integer() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- INTEGER - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- INTEGER - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- INTEGER - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- INTEGER_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- INTEGER_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- INTEGER_NEGATIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- INTEGER_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- INTEGER_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- INTEGER_POSITIVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- IntegerZERO - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- interest - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A page about a topic of interest to this person.
- INTERNAL_SERVER_ERROR_500 - Static variable in class org.apache.jena.web.HttpSC
-
- InternalErrorException - Exception in org.apache.jena.atlas.lib
-
- InternalErrorException() - Constructor for exception org.apache.jena.atlas.lib.InternalErrorException
-
- InternalErrorException(String) - Constructor for exception org.apache.jena.atlas.lib.InternalErrorException
-
- InternalErrorException(Throwable) - Constructor for exception org.apache.jena.atlas.lib.InternalErrorException
-
- InternalErrorException(String, Throwable) - Constructor for exception org.apache.jena.atlas.lib.InternalErrorException
-
- intersection(Set<? extends T>, Set<? extends T>) - Static method in class org.apache.jena.atlas.lib.SetUtils
-
- intersectionP(Set<? extends T>, Set<? extends T>) - Static method in class org.apache.jena.atlas.lib.SetUtils
-
- INTO - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- INTO - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- intToNode(int) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
int to Node
- intToNode(long) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
long to Node
- intValue() - Method in class com.hp.hpl.jena.sparql.util.RomanNumeral
-
- invalidate() - Method in class org.apache.jena.atlas.web.auth.AbstractCredentialsAuthenticator
-
- invalidate() - Method in class org.apache.jena.atlas.web.auth.FormsAuthenticator
-
- invalidate() - Method in interface org.apache.jena.atlas.web.auth.HttpAuthenticator
-
Invalidates the authenticator
- invalidate() - Method in class org.apache.jena.atlas.web.auth.PreemptiveBasicAuthenticator
-
- invoke(String, Object[], String[]) - Method in class com.hp.hpl.jena.sparql.mgt.ContextMBean
-
- IO - Class in org.apache.jena.atlas.io
-
- IO() - Constructor for class org.apache.jena.atlas.io.IO
-
- IO_Jena - Class in org.apache.jena.riot
-
- IO_Jena() - Constructor for class org.apache.jena.riot.IO_Jena
-
- IO_JenaReaders - Class in org.apache.jena.riot.system
-
- IO_JenaReaders() - Constructor for class org.apache.jena.riot.system.IO_JenaReaders
-
- IO_JenaWriters - Class in org.apache.jena.riot.system
-
- IO_JenaWriters() - Constructor for class org.apache.jena.riot.system.IO_JenaWriters
-
- iri(NodeValue, String) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- iri(Node, String) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- iri() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- IRI - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- iri() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- IRI - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- IRI - Static variable in class org.apache.jena.riot.lang.JsonLDReader
-
- iri - Variable in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- iri(RDF_IRI) - Static method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- IRI_REF() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- iriFactory - Static variable in class org.apache.jena.riot.system.IRIResolver
-
The IRI checker setup - more than usual Jena but not full IRI.
- IRILib - Class in org.apache.jena.riot.system
-
Operations related to IRIs
- IRILib() - Constructor for class org.apache.jena.riot.system.IRILib
-
- iriOrFunction() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- iriOrFunction() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- IRIREF() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- IRIref - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- IRIref() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- IRIref - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- IRIREF() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- IRIref - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- IRIref() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
- IRIref - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- IRIrefOrFunction() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- IRIResolver - Class in org.apache.jena.riot.system
-
Package up IRI reolver functionality.
- IRIToFilename(String) - Static method in class org.apache.jena.riot.system.IRILib
-
Convert a file: IRI to a filename
- iriViolations(IRI, ErrorHandler) - Static method in class org.apache.jena.riot.checker.CheckerIRI
-
Process violations on an IRI
Calls the errorhandler on all errors and warnings (as warning).
- iriViolations(IRI, ErrorHandler, long, long) - Static method in class org.apache.jena.riot.checker.CheckerIRI
-
Process violations on an IRI
Calls the errorhandler on all errors and warnings (as warning).
- iriViolations(IRI, ErrorHandler, boolean, boolean, long, long) - Static method in class org.apache.jena.riot.checker.CheckerIRI
-
Process violations on an IRI
Calls the errorhandler on all errors and warnings (as warning).
- IS_BLANK - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- IS_BLANK - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- IS_BLANK - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- IS_IRI - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- IS_IRI - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- IS_IRI - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- IS_LITERAL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- IS_LITERAL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- IS_LITERAL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- IS_NUMERIC - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- IS_NUMERIC - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- IS_URI - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- IS_URI - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- IS_URI - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- isA2Z(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
ASCII A-Z
- isA2ZN(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
ASCII A-Z or 0-9
- isAll() - Method in class com.hp.hpl.jena.sparql.modify.request.Target
-
- isAll() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDropClear
-
- isAllNamed() - Method in class com.hp.hpl.jena.sparql.modify.request.Target
-
- isAllNamed() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDropClear
-
- isAllocVar() - Method in class com.hp.hpl.jena.sparql.core.Var
-
- isAllocVar(Node) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- isAllocVarName(String) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- isAlpha(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
- isAlphaNumeric(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
- isAnonVar() - Method in class com.hp.hpl.jena.sparql.core.Var
-
- isAnonVar(Var) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- isAny(Item) - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- isAnyBNode(Item) - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- isAnyLiteral(Item) - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- isAnyTerm(Item) - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- isAnyURI(Item) - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- isAnyVar(Item) - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- isArray() - Method in class org.apache.jena.atlas.json.JsonArray
-
- isArray() - Method in class org.apache.jena.atlas.json.JsonValue
-
- isAskType() - Method in class com.hp.hpl.jena.query.Query
-
- isAssignmentSafeEquality(Expr) - Static method in class com.hp.hpl.jena.sparql.expr.ExprLib
-
Decide whether an expression is safe for using a a graph substitution.
- isAssignmentSafeEquality(Expr, boolean, boolean) - Static method in class com.hp.hpl.jena.sparql.expr.ExprLib
-
- isBasicLiteral() - Method in class org.apache.jena.riot.tokens.Token
-
- isBGP(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpBGP
-
- isBlank() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isBlank(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- isBlank(Node) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- isBlankNodeVar() - Method in class com.hp.hpl.jena.sparql.core.Var
-
- isBlankNodeVar(Node) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- isBlankNodeVarName(String) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- isBNode() - Method in class org.apache.jena.riot.tokens.Token
-
- isBNodeIRI(String) - Static method in class org.apache.jena.riot.system.RiotLib
-
Test whether
- isBoolean() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isBoolean() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueBoolean
-
- isBoolean() - Method in class com.hp.hpl.jena.sparql.resultset.SPARQLResult
-
- isBoolean() - Method in class org.apache.jena.atlas.json.JsonBoolean
-
- isBoolean() - Method in class org.apache.jena.atlas.json.JsonValue
-
- isBooleanResult() - Method in class com.hp.hpl.jena.sparql.resultset.JSONInputIterator
-
Gets whether the SPARQL JSON represents a boolean result set
- isCachingModels() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
return whether caching is on of off
- isClientError() - Method in enum org.apache.jena.web.HttpSC.Code
-
- isClientError(int) - Static method in class org.apache.jena.web.HttpSC
-
- isClosed() - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Answer whether this QueryExecution object has been closed or not.
- isClosed() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- isClosed() - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- isClosed() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- isConcrete() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
- isConstant() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Answer whether this is a constant expression - false includes "don't know"
No constant folding so "false" from an expression that evaluates to a constant
- isConstant() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- isConstant() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isConstructType() - Method in class com.hp.hpl.jena.query.Query
-
- isContainer(Graph, Node, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphContainerUtils
-
- isContainerMember(Graph, Node, Node, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphContainerUtils
-
- isCtlCode() - Method in class org.apache.jena.riot.tokens.Token
-
- isDate() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isDate() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
-
- isDateTime() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isDateTime() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
-
- isDayTime(Duration) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- isDecimal() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isDecimal() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- isDecimal() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- isDecimalType(XSDDatatype) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- isDefault() - Method in class com.hp.hpl.jena.sparql.modify.request.Target
-
- isDefault() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDropClear
-
- isDefaultGraph() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
Is this quad pattern referring to the default graph by quad transformation or explict naming?
- isDefaultGraph(Node) - Static method in class com.hp.hpl.jena.sparql.core.Quad
-
Default, concrete graph (either generated or explicitly named) -- not triple-in-quad
- isDefaultGraph() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
Default, concrete graph (either generated or explicitly named)
- isDefaultGraphExplicit(Node) - Static method in class com.hp.hpl.jena.sparql.core.Quad
-
Default, concrete graph (either generated or explicitly named) -- not triple-in-quad
- isDefaultGraphExplicit() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
Default, concrete graph via generated URI (not explciitly named)
- isDefaultGraphGenerated(Node) - Static method in class com.hp.hpl.jena.sparql.core.Quad
-
Test whether this is a quad for the default graph (not the default graphs by explicit name)
- isDefaultGraphGenerated() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
Default graph, explicitly named (not generated)
- isDefined(Symbol) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Is a property set?
- isDescribeType() - Method in class com.hp.hpl.jena.query.Query
-
- isDigit(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
ASCII 0-9
- isDisjoint(Set<? extends T>, Set<? extends T>) - Static method in class org.apache.jena.atlas.lib.SetUtils
-
Return true if s1 and s2 are disjoint
- isDistinct() - Method in class com.hp.hpl.jena.query.Query
-
- isDistinct(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
-
- isDistinct() - Method in interface org.apache.jena.atlas.data.DataBag
-
Find out if the bag is distinct.
- isDistinct() - Method in class org.apache.jena.atlas.data.DefaultDataBag
-
- isDistinct() - Method in class org.apache.jena.atlas.data.DistinctDataBag
-
- isDistinct() - Method in class org.apache.jena.atlas.data.SortedDataBag
-
- isDouble() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isDouble() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- isDouble() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDouble
-
- isDouble() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueFloat
-
- isDouble() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- isDuration() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isDuration() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDuration
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
- isEmpty() - Method in interface com.hp.hpl.jena.sparql.algebra.Table
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.algebra.table.Table1
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableN
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableUnit
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.core.DatasetDescription
-
- isEmpty() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Test whether the dataset is empty
- isEmpty() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.core.PathBlock
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- isEmpty() - Method in interface com.hp.hpl.jena.sparql.engine.binding.Binding
-
Is this an empty binding? No variables.
- isEmpty() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingWrapped
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.syntax.ElementGroup
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- isEmpty() - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- isEmpty() - Method in class org.apache.jena.atlas.data.AbstractDataBag
-
- isEmpty() - Method in class org.apache.jena.atlas.json.JsonArray
-
- isEmpty() - Method in class org.apache.jena.atlas.json.JsonObject
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.cache.Cache0
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.cache.Cache1
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.cache.CacheLRU
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.cache.CacheSetLRU
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.cache.CacheSetSync
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.cache.CacheSetWrapper
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.cache.CacheSimple
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.cache.CacheUnbounded
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.cache.CacheWrapper
-
- isEmpty() - Method in interface org.apache.jena.atlas.lib.Cache
-
- isEmpty() - Method in interface org.apache.jena.atlas.lib.CacheSet
-
- isEmpty(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
Test for an empty file
- isEmpty() - Method in class org.apache.jena.atlas.lib.Map2
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.MultiMap
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.MultiSet
-
Does it contain any elements at all?
- isEmpty() - Method in interface org.apache.jena.atlas.lib.Pool
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.PoolBase
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.PoolFiniteBlocking
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.PoolSync
-
- isEmpty() - Method in class org.apache.jena.atlas.lib.Registry
-
- isEmpty() - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
- isEmpty() - Method in interface org.apache.jena.riot.system.PrefixMap
-
return whether the
- isEmpty() - Method in class org.apache.jena.riot.system.PrefixMapExtended
-
- isEmpty() - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- isEmpty() - Method in class org.apache.jena.riot.system.PrefixMapStd
-
- isEmpty() - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- isEOF() - Method in class org.apache.jena.riot.tokens.Token
-
- isError(int) - Static method in class org.apache.jena.web.HttpSC
-
- isExplicitDefaultGraph() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
Is this quad pattern explicitly naming the default graph?
- isExpr() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- isFalse(Symbol) - Static method in class com.hp.hpl.jena.query.ARQ
-
- isFalse(Symbol) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Is the value 'false' (either set to the string "false" or Boolean.FALSE)
- isFalseOrUndef(Symbol) - Static method in class com.hp.hpl.jena.query.ARQ
-
- isFalseOrUndef(Symbol) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Is the value 'false' (either set to the string "false" or Boolean.FALSE)
or undefined
- isFixedLength() - Method in class com.hp.hpl.jena.sparql.path.P_Mod
-
- isFloat() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isFloat() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- isFloat() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueFloat
-
- isFloat() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- isForward() - Method in class com.hp.hpl.jena.sparql.path.P_Link
-
- isForward() - Method in class com.hp.hpl.jena.sparql.path.P_Path0
-
- isForward() - Method in class com.hp.hpl.jena.sparql.path.P_ReverseLink
-
- isFunction() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Answer wether this is a function.
- isFunction() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction
-
- isFunction() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- isGDay() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isGDay() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
-
- isGMonth() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isGMonth() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
-
- isGMonthDay() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isGMonthDay() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
-
- isGraph() - Method in class com.hp.hpl.jena.sparql.resultset.SPARQLResult
-
- isGraphPattern() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionOp
-
- isGraphPattern() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- isGYear() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isGYear() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
-
- isGYearMonth() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isGYearMonth() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
-
- isHasBeenSet() - Method in class com.hp.hpl.jena.sparql.resultset.SPARQLResult
-
- isHexChar(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
Hexadecimal character
- isHorizontalWhitespace(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
- isHtmlForm(ContentType) - Static method in class org.apache.jena.riot.WebContent
-
- isInformational() - Method in enum org.apache.jena.web.HttpSC.Code
-
- isInformational(int) - Static method in class org.apache.jena.web.HttpSC
-
- isInteger() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isInteger() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- isInteger() - Method in class org.apache.jena.riot.tokens.Token
-
- isIntegerType(XSDDatatype) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- isInTransaction() - Method in interface com.hp.hpl.jena.query.Dataset
-
Say whether a transaction is active
- isInTransaction() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- isInTransaction() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWithLock
-
- isInTransaction() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
Say whether a transaction is active
- isInTransaction() - Method in interface com.hp.hpl.jena.sparql.core.Transactional
-
Say whether a transaction is active
- isInTransaction() - Method in class com.hp.hpl.jena.sparql.core.TransactionalNull
-
- isInTransaction() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNullTransactional
-
- isIRI() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isIRI(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- isIRI(Node) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- isIRI() - Method in class org.apache.jena.riot.tokens.Token
-
- isIsomorphicWith(Graph) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- isJoinIdentify(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
-
- isJoinIdentity() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
-
- isLangString(Node) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
-
A Node is a language string if it has a language tag.
- isLegalAsData() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
Is this quad a legal data quad (legal data triple, IRI for graph)
- isLinear(OpJoin) - Static method in class com.hp.hpl.jena.sparql.engine.main.JoinClassifier
-
- isLinear(Op, Op) - Static method in class com.hp.hpl.jena.sparql.engine.main.JoinClassifier
-
- isLinear(OpLeftJoin) - Static method in class com.hp.hpl.jena.sparql.engine.main.LeftJoinClassifier
-
- isLinear(Op, Op) - Static method in class com.hp.hpl.jena.sparql.engine.main.LeftJoinClassifier
-
- isList() - Method in class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- isList() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isListNode(GNode) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- isLiteral() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isLiteral(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- isLiteral(Node) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- isModel() - Method in class com.hp.hpl.jena.sparql.resultset.SPARQLResult
-
Synonym for isGraph
- isMultiPartForm(ContentType) - Static method in class org.apache.jena.riot.WebContent
-
- isNamedVar() - Method in class com.hp.hpl.jena.sparql.core.Var
-
- isNamedVar(Node) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- isNamedVarName(String) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- isNewlineChar(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
- isNil() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isNode() - Method in class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- isNode() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isNode() - Method in class org.apache.jena.riot.tokens.Token
-
- isNodeBasic() - Method in class org.apache.jena.riot.tokens.Token
-
- isNodeBNode() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isNodeLiteral() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isNodeURI() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isNull() - Method in class org.apache.jena.atlas.json.JsonNull
-
- isNull() - Method in class org.apache.jena.atlas.json.JsonValue
-
- isNumber() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isNumber() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- isNumber() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDouble
-
- isNumber() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueFloat
-
- isNumber() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- isNumber() - Method in class org.apache.jena.atlas.json.JsonNumber
-
- isNumber() - Method in class org.apache.jena.atlas.json.JsonValue
-
- isNumber() - Method in class org.apache.jena.riot.tokens.Token
-
- isNumericType(XSDDatatype) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- Iso - Class in com.hp.hpl.jena.sparql.util
-
Isomorphism utilities
- Iso() - Constructor for class com.hp.hpl.jena.sparql.util.Iso
-
- isObject() - Method in class org.apache.jena.atlas.json.JsonObject
-
- isObject() - Method in class org.apache.jena.atlas.json.JsonValue
-
- IsoMatcher - Class in com.hp.hpl.jena.sparql.util
-
Simple isomorphism testing
This code is simple and slow.
- isomorphic(Dataset, Dataset) - Static method in class com.hp.hpl.jena.sparql.lib.DatasetLib
-
- isomorphic(DatasetGraph, DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.lib.DatasetLib
-
- isomorphic(UpdateRequest, UpdateRequest) - Static method in class com.hp.hpl.jena.sparql.modify.UpdateCompare
-
- isomorphic(Update, Update) - Static method in class com.hp.hpl.jena.sparql.modify.UpdateCompare
-
- isomorphic(ResultSet, ResultSet) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultSetCompare
-
Compare two result sets for bNode isomorphism equivalence.
- isomorphic(Graph, Graph) - Static method in class com.hp.hpl.jena.sparql.util.IsoMatcher
-
- isomorphic(DatasetGraph, DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.util.IsoMatcher
-
- isomorphic(List<Tuple<Node>>, List<Tuple<Node>>) - Static method in class com.hp.hpl.jena.sparql.util.IsoMatcher
-
- isomorphicNodes(List<Node>, List<Node>, NodeIsomorphismMap) - Static method in class com.hp.hpl.jena.sparql.util.Iso
-
- isomorphicQuads(List<Quad>, List<Quad>, NodeIsomorphismMap) - Static method in class com.hp.hpl.jena.sparql.util.Iso
-
- isomorphicTriples(List<Triple>, List<Triple>, NodeIsomorphismMap) - Static method in class com.hp.hpl.jena.sparql.util.Iso
-
- isOneGraph() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDropClear
-
- isOneNamedGraph() - Method in class com.hp.hpl.jena.sparql.modify.request.Target
-
- isOneOrMore() - Method in class com.hp.hpl.jena.sparql.path.P_Mod
-
- isOrder(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
-
- isOrdered() - Method in class com.hp.hpl.jena.query.Query
-
- isOrdered() - Method in class com.hp.hpl.jena.sparql.resultset.SortedResultSet
-
- isPNChars(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
- isPNChars_U(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
- isPNChars_U_N(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
- isPNCharsBase(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
- isPossibleDynamicURI(String, Class<?>) - Static method in class com.hp.hpl.jena.sparql.util.MappedLoader
-
- isPrimaryTopicOf - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A document that this thing is the primary topic of.
- isPrimitive() - Method in class org.apache.jena.atlas.json.JsonValue
-
- isProject(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
-
- isQuad() - Method in interface org.apache.jena.riot.system.StreamRowRDF
-
- isQuad() - Method in class org.apache.jena.riot.system.StreamRowRDFBase
-
- isQuadBlock(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- isQuadPattern(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
- isQuads(Lang) - Static method in class org.apache.jena.riot.RDFLanguages
-
return true if the language is registered as a quads language
- isQuads(Lang) - Static method in class org.apache.jena.riot.RDFParserRegistry
-
return true if the language is registered with the quads parser factories
- isQueryResultStar() - Method in class com.hp.hpl.jena.query.Query
-
Answer whether the query had SELECT/DESCRIBE/CONSTRUCT *
- isRDFGraphSyntax(ResultsFormat) - Static method in class com.hp.hpl.jena.sparql.resultset.ResultsFormat
-
- isRedirection() - Method in enum org.apache.jena.web.HttpSC.Code
-
- isRedirection(int) - Static method in class org.apache.jena.web.HttpSC
-
- isReduced() - Method in class com.hp.hpl.jena.query.Query
-
- isReduced(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
-
- isRegistered(String) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregateRegistry
-
Return the AccumulatorFactory for a registered custom aggregate.
- isRegistered(String) - Method in class com.hp.hpl.jena.sparql.function.FunctionRegistry
-
- isRegistered(String) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
-
Gets whether a function with the given URI has been registered
- isRegistered(String) - Method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
- isRegistered(String) - Method in class com.hp.hpl.jena.sparql.procedure.ProcedureRegistry
-
- isRegistered(K) - Method in class org.apache.jena.atlas.lib.Registry
-
- isRegistered(Lang) - Static method in class org.apache.jena.riot.RDFLanguages
-
- isRenamedVar(Node) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- isRenamedVar(String) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- isResultSet() - Method in class com.hp.hpl.jena.sparql.resultset.SPARQLResult
-
- isSatisfied(Binding, FunctionEnv) - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Test whether a Constraint is satisfied, given a set of bindings
Includes error propagtion and Effective Boolean Value rules.
- isSatisfied(Binding, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- isSatisfied(Binding, FunctionEnv) - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- isSelectType() - Method in class com.hp.hpl.jena.query.Query
-
- isServerError() - Method in enum org.apache.jena.web.HttpSC.Code
-
- isServerError(int) - Static method in class org.apache.jena.web.HttpSC
-
- isSet(Item) - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- isSet(int, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
-
Test whether a bit is set
- isSet(long, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
-
Test whether a bit is set
- isSet(RDF_ANY._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_BNode._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_DataTuple._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_Decimal._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_IRI._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_Literal._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_PrefixDecl._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_PrefixName._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_Quad._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_REPEAT._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_Triple._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_UNDEF._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_VAR._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSet(RDF_VarTuple._Fields) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
- isSetAny() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- isSetBnode() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- isSetDatatype() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
Returns true if field datatype is set (has been assigned a value) and false otherwise
- isSetDtPrefix() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
Returns true if field dtPrefix is set (has been assigned a value) and false otherwise
- isSetG() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
Returns true if field G is set (has been assigned a value) and false otherwise
- isSetIri() - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
Returns true if field iri is set (has been assigned a value) and false otherwise
- isSetIri() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- isSetLabel() - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
Returns true if field label is set (has been assigned a value) and false otherwise
- isSetLangtag() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
Returns true if field langtag is set (has been assigned a value) and false otherwise
- isSetLex() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
Returns true if field lex is set (has been assigned a value) and false otherwise
- isSetLiteral() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- isSetLocalName() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
Returns true if field localName is set (has been assigned a value) and false otherwise
- isSetName() - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
Returns true if field name is set (has been assigned a value) and false otherwise
- isSetO() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
Returns true if field O is set (has been assigned a value) and false otherwise
- isSetO() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
Returns true if field O is set (has been assigned a value) and false otherwise
- isSetP() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
Returns true if field P is set (has been assigned a value) and false otherwise
- isSetP() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
Returns true if field P is set (has been assigned a value) and false otherwise
- isSetPrefix() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
Returns true if field prefix is set (has been assigned a value) and false otherwise
- isSetPrefix() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
Returns true if field prefix is set (has been assigned a value) and false otherwise
- isSetPrefixDecl() - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- isSetPrefixName() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- isSetQuad() - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- isSetRepeat() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- isSetRow() - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
Returns true if field row is set (has been assigned a value) and false otherwise
- isSetS() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
Returns true if field S is set (has been assigned a value) and false otherwise
- isSetS() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
Returns true if field S is set (has been assigned a value) and false otherwise
- isSetScale() - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
Returns true if field scale is set (has been assigned a value) and false otherwise
- isSetTriple() - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- isSetUndefined() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- isSetUri() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
Returns true if field uri is set (has been assigned a value) and false otherwise
- isSetValDecimal() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- isSetValDouble() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- isSetValInteger() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- isSetValue() - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
Returns true if field value is set (has been assigned a value) and false otherwise
- isSetVariable() - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- isSetVars() - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
Returns true if field vars is set (has been assigned a value) and false otherwise
- isSilent() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateCreate
-
- isSilent() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDropClear
-
- isSimpleString(Node) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
-
A Node is a simple string if:
(RDF 1.0) No datatype and no language tag
(RDF 1.1) xsd:string
- isSlice(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
-
- isSorted() - Method in interface org.apache.jena.atlas.data.DataBag
-
Find out if the bag is sorted.
- isSorted() - Method in class org.apache.jena.atlas.data.DefaultDataBag
-
- isSorted() - Method in class org.apache.jena.atlas.data.DistinctDataBag
-
- isSorted() - Method in class org.apache.jena.atlas.data.SortedDataBag
-
- isStable(Expr) - Static method in class com.hp.hpl.jena.sparql.expr.ExprLib
-
Some "functions" are non-deterministic (unstable) -
calling them with the same arguments
does not yields the same answer each time.
- isStrict() - Method in class com.hp.hpl.jena.query.Query
-
- isStrictMode() - Static method in class com.hp.hpl.jena.query.ARQ
-
- isStrictMode() - Method in interface org.apache.jena.riot.system.ParserProfile
-
- isStrictMode() - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- isString() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueString
-
- isString() - Method in class org.apache.jena.atlas.json.JsonString
-
- isString() - Method in class org.apache.jena.atlas.json.JsonValue
-
- isString() - Method in class org.apache.jena.riot.tokens.Token
-
- isSuccess() - Method in enum org.apache.jena.web.HttpSC.Code
-
- isSuccess(int) - Static method in class org.apache.jena.web.HttpSC
-
- issue - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Contains a pointer to the associated issue on the RDF Data Access Working
Group Tracking document.
- isSymbol() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isSymbol(String) - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isSymbolIgnoreCase(String) - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isTableUnit(Table) - Static method in class com.hp.hpl.jena.sparql.algebra.table.TableUnit
-
- isTagged(String) - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isTagged() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isTaggedIgnoreCase(String) - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isTheSame() - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- isThresholdExceeded() - Method in interface org.apache.jena.atlas.data.ThresholdPolicy
-
Determines whether or not the configured threshold has been exceeded for this policy.
- isThresholdExceeded() - Method in class org.apache.jena.atlas.data.ThresholdPolicyCount
-
- isThresholdExceeded() - Method in class org.apache.jena.atlas.data.ThresholdPolicyMemory
-
- isTime() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isTime() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
-
- isTriple() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
Is it really a triple?
- isTriple() - Method in class com.hp.hpl.jena.sparql.core.TriplePath
-
- isTriple() - Method in interface org.apache.jena.riot.system.StreamRowRDF
-
- isTriple() - Method in class org.apache.jena.riot.system.StreamRowRDFBase
-
- isTriples(Lang) - Static method in class org.apache.jena.riot.RDFLanguages
-
return true if the language is registered as a triples language
- isTriples(Lang) - Static method in class org.apache.jena.riot.RDFParserRegistry
-
return true if the language is registered with the triples parser factories
- isTrue(Symbol) - Static method in class com.hp.hpl.jena.query.ARQ
-
- isTrue(Symbol) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Is the value 'true' (either set to the string "true" or Boolean.TRUE)
- isTrueOrUndef(Symbol) - Static method in class com.hp.hpl.jena.query.ARQ
-
- isTrueOrUndef(Symbol) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Is the value 'true' (either set to the string "true" or Boolean.TRUE)
or undefined?
- isUndef(Symbol) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Is a property not set?
- isUnionGraph() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
Is this quad pattern explicitly naming the union graph?
- isUnionGraph(Node) - Static method in class com.hp.hpl.jena.sparql.core.Quad
-
Default, concrete graph (either generated or explicitly named) -- not triple-in-quad
- isUnionGraph() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
node used for the RDF merge of named graphs
- isUnknownType() - Method in class com.hp.hpl.jena.query.Query
-
- isURI(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- isURI(Node) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- isUsingAuthentication() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Gets whether any authenticator has been set
- isUsingBasicAuthentication() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Gets whether an authentication mechanism has been provided.
- isValid(String) - Static method in class com.hp.hpl.jena.sparql.util.RomanNumeral
-
- isValidAsStatement(Node, Node, Node) - Static method in class com.hp.hpl.jena.sparql.util.ModelUtils
-
Determines whether a valid Statement can be formed from the given Subject, Predicate and Object
- isVar(Node) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
- isVar(Item) - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- isVar() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- isVariable() - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Answer whether this is a variable (in which case getVarName and getNodeVar can be called)
- isVariable() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- isVariable() - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- isWhitespace(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
- isWindows - Static variable in class org.apache.jena.riot.SysRIOT
-
- isWord() - Method in class org.apache.jena.riot.tokens.Token
-
- isYearMonth() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- isYearMonth(Duration) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- isZeroOrMore() - Method in class com.hp.hpl.jena.sparql.path.P_Mod
-
- isZeroOrOne() - Method in class com.hp.hpl.jena.sparql.path.P_Mod
-
- Item - Class in com.hp.hpl.jena.sparql.sse
-
- ItemException - Exception in com.hp.hpl.jena.sparql.sse
-
- ItemException(String) - Constructor for exception com.hp.hpl.jena.sparql.sse.ItemException
-
- ItemException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.sse.ItemException
-
- ItemList - Class in com.hp.hpl.jena.sparql.sse
-
- ItemList(int, int) - Constructor for class com.hp.hpl.jena.sparql.sse.ItemList
-
- ItemList() - Constructor for class com.hp.hpl.jena.sparql.sse.ItemList
-
- ItemList(int, int, int, List<Item>) - Constructor for class com.hp.hpl.jena.sparql.sse.ItemList
-
- ItemLocation - Class in com.hp.hpl.jena.sparql.sse
-
- ItemTransform - Interface in com.hp.hpl.jena.sparql.sse
-
- ItemTransformBase - Class in com.hp.hpl.jena.sparql.sse
-
- ItemTransformBase() - Constructor for class com.hp.hpl.jena.sparql.sse.ItemTransformBase
-
- ItemTransformer - Class in com.hp.hpl.jena.sparql.sse
-
- ItemTransformer() - Constructor for class com.hp.hpl.jena.sparql.sse.ItemTransformer
-
- ItemVisitor - Interface in com.hp.hpl.jena.sparql.sse
-
- ItemWalker - Class in com.hp.hpl.jena.sparql.sse
-
- ItemWalker() - Constructor for class com.hp.hpl.jena.sparql.sse.ItemWalker
-
- ItemWriter - Class in com.hp.hpl.jena.sparql.sse
-
- ItemWriter() - Constructor for class com.hp.hpl.jena.sparql.sse.ItemWriter
-
- Iter<T> - Class in org.apache.jena.atlas.iterator
-
- iter(Iter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- iter(Collection<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- iter(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- iter(Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- Iter.Folder<X,Y> - Interface in org.apache.jena.atlas.iterator
-
- iterator() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpN
-
- iterator(ExecutionContext) - Method in interface com.hp.hpl.jena.sparql.algebra.Table
-
- iterator(ExecutionContext) - Method in class com.hp.hpl.jena.sparql.algebra.table.Table1
-
- iterator(ExecutionContext) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
-
- iterator(ExecutionContext) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableN
-
- iterator(ExecutionContext) - Method in class com.hp.hpl.jena.sparql.algebra.table.TableUnit
-
- iterator() - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
-
- iterator() - Method in class com.hp.hpl.jena.sparql.core.PathBlock
-
- iterator() - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
-
- iterator() - Method in interface com.hp.hpl.jena.sparql.engine.Plan
-
- iterator() - Method in class com.hp.hpl.jena.sparql.engine.PlanBase
-
- iterator() - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- iterator() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- iterator() - Method in class com.hp.hpl.jena.update.UpdateRequest
-
- iterator() - Method in class org.apache.jena.atlas.csv.CSVParser
-
- iterator() - Method in class org.apache.jena.atlas.data.DefaultDataBag
-
- iterator() - Method in class org.apache.jena.atlas.data.DistinctDataBag
-
- iterator() - Method in class org.apache.jena.atlas.data.SortedDataBag
-
Returns an iterator over a set of elements of type E.
- iterator(Iterator<? extends T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Create another iterator without risk of concurrent modification
exceptions.
- iterator() - Method in class org.apache.jena.atlas.iterator.Iter
-
- iterator() - Method in class org.apache.jena.atlas.iterator.IteratorCons
-
- iterator() - Method in class org.apache.jena.atlas.iterator.NullIterator
-
- iterator() - Method in class org.apache.jena.atlas.json.JsonArray
-
- iterator() - Method in class org.apache.jena.atlas.lib.Map2
-
- iterator() - Method in class org.apache.jena.atlas.lib.MultiSet
-
- iterator() - Method in class org.apache.jena.atlas.lib.Tuple
-
- IteratorArray<T> - Class in org.apache.jena.atlas.iterator
-
Iterator over a Java base array
- IteratorBlockingQueue<T> - Class in org.apache.jena.atlas.iterator
-
Iterator over a blocking queue until queue end seen
- IteratorBlockingQueue(BlockingQueue<T>, T) - Constructor for class org.apache.jena.atlas.iterator.IteratorBlockingQueue
-
- IteratorConcat<T> - Class in org.apache.jena.atlas.iterator
-
Iterator of Iterators
IteratorConcat is better when there are lots of iterators to be joined.
- IteratorConcat() - Constructor for class org.apache.jena.atlas.iterator.IteratorConcat
-
- IteratorCons<T> - Class in org.apache.jena.atlas.iterator
-
IteratorCons : the concatenation of two iterators.
- IteratorDelayedInitialization<T> - Class in org.apache.jena.atlas.iterator
-
Class to delay the initialization of an iterator until first call of an Iterator operation.
- IteratorDelayedInitialization() - Constructor for class org.apache.jena.atlas.iterator.IteratorDelayedInitialization
-
- IteratorInteger - Class in org.apache.jena.atlas.iterator
-
- IteratorInteger(long, long) - Constructor for class org.apache.jena.atlas.iterator.IteratorInteger
-
[start, finish)
- IteratorResourceClosing<T> - Class in org.apache.jena.atlas.iterator
-
This iterator will automatically close a
Closeable
or
Closeable
resource when the iterator is exhausted.
- IteratorResourceClosing(Iterator<T>, Closeable) - Constructor for class org.apache.jena.atlas.iterator.IteratorResourceClosing
-
- IteratorResourceClosing(Iterator<T>, Closeable) - Constructor for class org.apache.jena.atlas.iterator.IteratorResourceClosing
-
- IteratorSlotted<T> - Class in org.apache.jena.atlas.iterator
-
An Iterator with a one slot lookahead.
- IteratorStreamRDF - Class in org.apache.jena.riot.system
-
Pull version of processing StreamRDF
- IteratorStreamRDF() - Constructor for class org.apache.jena.riot.system.IteratorStreamRDF
-
- IteratorStreamRDFText - Class in org.apache.jena.riot.system
-
Testing/development convenience.
- IteratorThriftRDF - Class in org.apache.jena.riot.thrift
-
Iterator over a Thrift-encoded RDF stream.
- IteratorThriftRDF(TProtocol) - Constructor for class org.apache.jena.riot.thrift.IteratorThriftRDF
-
- IteratorTruncate<T> - Class in org.apache.jena.atlas.iterator
-
Iterate while a condition return true, then stop
- IteratorTruncate(IteratorTruncate.Test, Iterator<T>) - Constructor for class org.apache.jena.atlas.iterator.IteratorTruncate
-
- IteratorTruncate.Test - Interface in org.apache.jena.atlas.iterator
-
- IteratorWithBuffer<T> - Class in org.apache.jena.atlas.iterator
-
Iterator that delays output by N slots so you can react to the output before
it's yielded.
- IteratorWithBuffer(Iterator<T>, int) - Constructor for class org.apache.jena.atlas.iterator.IteratorWithBuffer
-
- IteratorWithHistory<T> - Class in org.apache.jena.atlas.iterator
-
Remembers the last N yields.
- IteratorWithHistory(Iterator<T>, int) - Constructor for class org.apache.jena.atlas.iterator.IteratorWithHistory
-
- IteratorWrapper<T> - Class in org.apache.jena.atlas.iterator
-
- IteratorWrapper(Iterator<T>) - Constructor for class org.apache.jena.atlas.iterator.IteratorWrapper
-
- IterLib - Class in com.hp.hpl.jena.sparql.util
-
- IterLib() - Constructor for class com.hp.hpl.jena.sparql.util.IterLib
-
- iterSingleton(T) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- made - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
Something that was made by this agent.
- mailing_list - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Mailing list home page or email address.Page web de la liste de diffusion,
ou adresse de courriel.P�gina web de la lista de correo o direcci�n de correo.
- main(String[]) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderExec
-
- main(String[]) - Static method in class com.hp.hpl.jena.sparql.util.RomanNumeral
-
- main(String...) - Static method in class org.apache.jena.atlas.json.JsonAccess
-
- main(String...) - Static method in class org.apache.jena.atlas.lib.Bytes
-
- mainAssertor - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
assertor that is primarily responsible for performing the test
- maintainer - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
D�veloppeur principal d'un projet, un meneur du projet.Maintainer of a project,
a project leader.Desarrollador principal de un proyecto, un l�der de proyecto.
- make(DatasetGraph) - Static method in class com.hp.hpl.jena.query.DatasetAccessorFactory
-
Makes an graph level accessor over a local dataset
- make(Dataset, Model) - Static method in class com.hp.hpl.jena.query.DatasetFactory
-
- make() - Static method in class com.hp.hpl.jena.query.QueryFactory
-
- make(String) - Static method in class com.hp.hpl.jena.query.Syntax
-
- make(ItemList) - Method in interface com.hp.hpl.jena.sparql.algebra.OpExtBuilder
-
The remaining arguments
- make(ItemList) - Method in class com.hp.hpl.jena.sparql.algebra.OpExtRegistry.BuildExt2
-
- make(ItemList) - Method in class com.hp.hpl.jena.sparql.algebra.OpExtRegistry.BuildExtExt
-
- make(InputStream) - Static method in class com.hp.hpl.jena.sparql.resultset.JSONInput
-
- make(InputStream, Model) - Static method in class com.hp.hpl.jena.sparql.resultset.JSONInput
-
- make(InputStream) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- make(InputStream, Model) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- make(Reader) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- make(Reader, Model) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- make(String) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- make(String, Model) - Static method in class com.hp.hpl.jena.sparql.resultset.XMLInput
-
- make(ItemList) - Method in interface com.hp.hpl.jena.sparql.sse.builders.BuilderExpr.Build
-
- make(ItemList) - Method in interface com.hp.hpl.jena.sparql.sse.builders.BuilderOp.Build
-
- make(InputStream) - Static method in class org.apache.jena.atlas.io.PeekInputStream
-
- make(InputStream, int) - Static method in class org.apache.jena.atlas.io.PeekInputStream
-
- make(Reader) - Static method in class org.apache.jena.atlas.io.PeekReader
-
- make(Reader, int) - Static method in class org.apache.jena.atlas.io.PeekReader
-
- make(CharStream) - Static method in class org.apache.jena.atlas.io.PeekReader
-
- makeASCII(InputStream) - Static method in class org.apache.jena.atlas.io.PeekReader
-
Make PeekReader where the input is ASCII
- makeBoolean(boolean) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDataBagModel(ThresholdPolicy<Triple>) - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
-
Create a model over a DataBag graph (will spill to disk when it get large)
- makeDate(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDate(Calendar) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDate(XMLGregorianCalendar) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDateTime(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDateTime(Calendar) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDateTime(XMLGregorianCalendar) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDecimal(BigDecimal) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDecimal(long) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDecimal(double) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDecimal(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDefaultModel() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
-
Create a model over a default graph (ARQ-wide for degault graph type)
- makeDefaultStreamManager() - Static method in class org.apache.jena.riot.system.stream.StreamManager
-
- makeDouble(double) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDuration(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeDuration(Duration) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeFloat(float) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeGlobal() - Static method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Create a "standard" FileManager.
- makeGlobal() - Static method in class org.apache.jena.riot.system.stream.JenaIOEnvironment
-
Make a location mapper from the path settings
- makeInteger(long) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeInteger(BigInteger) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeInteger(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeIRI(String, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
-
- makeIRI(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- makeIRI(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
-
- makeIsomorphic(Node, Node) - Method in class com.hp.hpl.jena.sparql.util.NodeIsomorphismMap
-
- makeJenaDefaultModel() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
-
Guaranteed call-through to Jena's ModelFactory operation
- makeMask(String) - Static method in class com.hp.hpl.jena.sparql.expr.RegexJava
-
- makeNode(Node) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNode(String, RDFDatatype) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNode(String, String, Node) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNode(String, String, String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeBoolean(boolean) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeBoolean(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeDate(Calendar) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeDate(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeDateTime(Calendar) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeDateTime(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeDecimal(BigDecimal) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeDecimal(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeDouble(double) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeDouble(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeDuration(Duration, Node) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeFloat(float) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeFloat(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeInteger(long) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeInteger(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeNodeString(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makePair(Item, Item) - Static method in class com.hp.hpl.jena.sparql.sse.Item
-
- makePeekable(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Turns an existing result set into one with peeking capabilities
- makePlainModel() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
-
Create a model over a plain graph (small-scale use only)
- maker - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An agent that made this thing.
- makeRegexEngine(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.E_Regex
-
- makeRegexEngine(String, String) - Static method in class com.hp.hpl.jena.sparql.expr.E_Regex
-
- makeResults(Model) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Turns an RDF model, with properties and classses from the result set
vocabulary, into a SPARQL result set.
- makeRewindable(Model) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Turns an RDF model, with properties and classses from the result set
vocabulary, into a SPARQL result set which is rewindable (has a
.reset()operation).
- makeRewindable(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Turn an existing result set into a rewindable one.
- makeString(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- makeTokenizer(Reader) - Static method in class org.apache.jena.riot.tokens.TokenizerFactory
-
Discouraged - be careful about character sets
- makeTokenizerASCII(InputStream) - Static method in class org.apache.jena.riot.tokens.TokenizerFactory
-
- makeTokenizerASCII(String) - Static method in class org.apache.jena.riot.tokens.TokenizerFactory
-
- makeTokenizerString(String) - Static method in class org.apache.jena.riot.tokens.TokenizerFactory
-
- makeTokenizerUTF8(InputStream) - Static method in class org.apache.jena.riot.tokens.TokenizerFactory
-
- makeTracked(QueryIterator, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter
-
- makeUTF8(InputStream) - Static method in class org.apache.jena.atlas.io.PeekReader
-
Make PeekReader where the input is UTF8 : BOM is removed
- malformed_update - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
test failure, cf.
- manages(String) - Method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
- Manifest - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
The class of manifests
- ManifestEntry - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
One entry in rdf:type list of entries
- manual - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
- map(QueryIterator, Map<Var, Var>) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter
-
- map(Iterable<? extends T>, Transform<T, R>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- map(Iterator<? extends T>, Transform<T, R>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- map(List<? extends T>, Transform<T, R>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- map(Transform<T, R>) - Method in class org.apache.jena.atlas.iterator.Iter
-
- map(Tuple<T>) - Method in class org.apache.jena.atlas.lib.ColumnMap
-
Apply to an unmapped tuple to get a tuple with the column mapping applied
- map() - Static method in class org.apache.jena.atlas.lib.DS
-
- map(int) - Static method in class org.apache.jena.atlas.lib.DS
-
- map(Map<K, V>) - Static method in class org.apache.jena.atlas.lib.DS
-
- map(ColumnMap) - Method in class org.apache.jena.atlas.lib.Tuple
-
Return a tuple with the column mapping applied
- Map2<K,V> - Class in org.apache.jena.atlas.lib
-
A map with parent sharing.
- Map2(Map<K, V>, Map2<K, V>) - Constructor for class org.apache.jena.atlas.lib.Map2
-
- mapDynamicURI(String) - Static method in class com.hp.hpl.jena.sparql.util.MappedLoader
-
- mapMany(Iterator<? extends T>, Transform<? super T, Iterator<R>>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Projects each element of a sequence to an Iterator<R> and flattens
the resulting sequences into one sequence.
- mapMany(Iterable<? extends T>, Transform<T, Iterator<R>>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- mapMany(List<? extends T>, Transform<T, Iterator<R>>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- mapName(String) - Method in class org.apache.jena.atlas.lib.ColumnMap
-
Reorder the letters of a string by the same rules as this column map (forward, map direction)
- mapOfNone() - Static method in class org.apache.jena.atlas.lib.DS
-
- mapOfOne(K, V) - Static method in class org.apache.jena.atlas.lib.DS
-
- MappedLoader - Class in com.hp.hpl.jena.sparql.util
-
- MappedLoader() - Constructor for class com.hp.hpl.jena.sparql.util.MappedLoader
-
- MappingRegistry - Class in com.hp.hpl.jena.sparql.util
-
Assist with naming symbols by URI.
- MappingRegistry() - Constructor for class com.hp.hpl.jena.sparql.util.MappingRegistry
-
- mapPrefixName(String) - Static method in class com.hp.hpl.jena.sparql.util.MappingRegistry
-
- mapSlot(int, Tuple<T>) - Method in class org.apache.jena.atlas.lib.ColumnMap
-
Apply to a mapped tuple to get the i'th slot as it appears after mapping : SPO->POS : 0'th slot is S from POS
- mapSlot(int, T[]) - Method in class org.apache.jena.atlas.lib.ColumnMap
-
Apply to a mapped tuple to get the i'th slot as it appears after mapping : SPO->POS : 0'th slot is S from POS
- mapSlotIdx(int) - Method in class org.apache.jena.atlas.lib.ColumnMap
-
Get the index of the i'th slot as it appears after mapping : SPO->POS : 0'th slot is S from POS so 2->0
- mapURI(String) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Apply the mapping of a filename or URI
- mapURI(String) - Method in class org.apache.jena.riot.system.stream.StreamManager
-
Apply the mapping of a filename or URI
- MapUtils - Class in org.apache.jena.atlas.iterator
-
- MapUtils() - Constructor for class org.apache.jena.atlas.iterator.MapUtils
-
- MapUtils - Class in org.apache.jena.atlas.lib
-
Map specific functions
- MapWithScope<A,B,S> - Class in org.apache.jena.riot.system
-
Maps A's to B's, based on a scope S
- MapWithScope.Allocator<A,B,S> - Interface in org.apache.jena.riot.system
-
Allocate a B, given some A.
- MapWithScope.ScopePolicy<A,B,S> - Interface in org.apache.jena.riot.system
-
- mark() - Method in class com.hp.hpl.jena.sparql.modify.request.QuadDataAcc
-
- mark() - Method in class com.hp.hpl.jena.sparql.syntax.ElementGroup
-
- mark() - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- mark() - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- mark() - Method in class com.hp.hpl.jena.sparql.syntax.TripleCollectorBGP
-
- mark() - Method in interface com.hp.hpl.jena.sparql.syntax.TripleCollectorMark
-
- mask(int, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
-
Create a mask that has ones between bit positions start (inc) and finish (exc),
and zeros elsewhere.
- mask(int, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
-
Create a mask that has ones between bit positions start (inc) and finish (exc),
and zeros elsewhere.
- maskZero(int, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
-
Create a mask that has zeros between bit positions start (inc) and finish (exc),
and ones elsewhere
- maskZero(int, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
-
Create a mask that has zeros between bit positions start (inc) and finish (exc),
and ones elsewhere
- match(Triple) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- match(PatternTriple) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- match(Item, Item, Item) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
Return the matching weight for the first triple match found,
else apply default value for fixed, unknnown predciate,
else return NOMATCH
- match(String) - Method in interface com.hp.hpl.jena.sparql.expr.RegexEngine
-
- match(String) - Method in class com.hp.hpl.jena.sparql.expr.RegexJava
-
- match(String) - Method in class com.hp.hpl.jena.sparql.expr.RegexXerces
-
- match(MediaType) - Method in class org.apache.jena.atlas.web.AcceptList
-
Find and return a match for a specific MediaType.
- match(AcceptList, AcceptList) - Static method in class org.apache.jena.atlas.web.AcceptList
-
Find the best thing in offer list 8sever side) matching the proposal (client, Accept header).
- matchContentType(ContentType, ContentType) - Static method in class org.apache.jena.riot.WebContent
-
Match content type (ignores charsets and other parameters)
- matchContentType(String, String) - Static method in class org.apache.jena.riot.WebContent
-
- matcher - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderFixedAlt
-
- matches(Node, Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.core.Quad
-
- materialize(Binding) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
-
Create a new Binding as a copy of an existing one.
- materialize(QueryIterator, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter
-
- materialize(QueryIterator) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter
-
- materialize(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Materialize an iterator, that is, force it to run now - useful in
debugging
- max(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- max - Class in com.hp.hpl.jena.sparql.function.library
-
max(expression, expression)
- max() - Constructor for class com.hp.hpl.jena.sparql.function.library.max
-
- MAX - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- MAX - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- MAX_CODE - Static variable in class org.apache.jena.web.HttpSC
-
- mbox - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A personal mailbox, ie.
- mbox_sha1sum - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
The sha1sum of the URI of an Internet mailbox associated with exactly one
owner, the first owner of the mailbox.
- MD5 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- MD5 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- MediaRange - Class in org.apache.jena.atlas.web
-
A media range is a media type used in content negotiation.
- MediaRange(MediaRange) - Constructor for class org.apache.jena.atlas.web.MediaRange
-
- MediaRange(MediaType) - Constructor for class org.apache.jena.atlas.web.MediaRange
-
- MediaRange(String) - Constructor for class org.apache.jena.atlas.web.MediaRange
-
- MediaRange(String, String, String) - Constructor for class org.apache.jena.atlas.web.MediaRange
-
- MediaType - Class in org.apache.jena.atlas.web
-
- MediaType(MediaType) - Constructor for class org.apache.jena.atlas.web.MediaType
-
- MediaType(String, String) - Constructor for class org.apache.jena.atlas.web.MediaType
-
Create a media type from type and subType
- MediaType(String, String, String) - Constructor for class org.apache.jena.atlas.web.MediaType
-
Create a media type from type and subType
- member - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
Indicates a member of a Group
- member - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ListPFunction
-
Membership relationship of a list [subject] to a member [object] c.f.
- members(GNode) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- members(GNode, Collection<Node>) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- Members(Token) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- membershipClass - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
Indicates the class of individuals that are a member of a Group
- mentionedVars(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpVars
-
- mentionedVars(Op, Set<Var>) - Static method in class com.hp.hpl.jena.sparql.algebra.OpVars
-
- mentionedVarsByPosition(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpVars
-
- mentionedVarsByPosition(Op...) - Static method in class com.hp.hpl.jena.sparql.algebra.OpVars
-
- merge(Binding, Binding) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- merge(Binding, Binding) - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingUtils
-
Merge two bindings, assuming they are compatible.
- merge(Params) - Method in class com.hp.hpl.jena.sparql.engine.http.Params
-
- META - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- META - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- META - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- Metadata - Class in com.hp.hpl.jena.sparql.lib
-
Simple wrapper for reading metadata, once, from a system resource.
- Metadata() - Constructor for class com.hp.hpl.jena.sparql.lib.Metadata
-
- Metadata(String) - Constructor for class com.hp.hpl.jena.sparql.lib.Metadata
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- metaDataMap - Static variable in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- METHOD_DELETE - Static variable in class org.apache.jena.riot.web.HttpNames
-
- METHOD_GET - Static variable in class org.apache.jena.riot.web.HttpNames
-
- METHOD_HEAD - Static variable in class org.apache.jena.riot.web.HttpNames
-
- METHOD_NOT_ALLOWED_405 - Static variable in class org.apache.jena.web.HttpSC
-
- METHOD_OPTIONS - Static variable in class org.apache.jena.riot.web.HttpNames
-
- METHOD_PATCH - Static variable in class org.apache.jena.riot.web.HttpNames
-
- METHOD_POST - Static variable in class org.apache.jena.riot.web.HttpNames
-
- METHOD_PUT - Static variable in class org.apache.jena.riot.web.HttpNames
-
- METHOD_TRACE - Static variable in class org.apache.jena.riot.web.HttpNames
-
- min(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- min - Class in com.hp.hpl.jena.sparql.function.library
-
min(expression, expression)
- min() - Constructor for class com.hp.hpl.jena.sparql.function.library.min
-
- MIN - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- MIN - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- MIN_GAP - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Minimum gap from S to P and from P to O
- MIN_PREDICATE - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Minimum width of the predicate columns.
- minus(Table, Table) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- minus(Table, Table) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- MINUS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- MINUS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- MINUS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- MINUS - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- MINUS_P - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- MINUS_P - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- MinusGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- MinusGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- minute - Variable in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- MINUTES - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- MINUTES - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- mode - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
mode in which the test was performed
- ModelUtils - Class in com.hp.hpl.jena.sparql.util
-
- ModelUtils() - Constructor for class com.hp.hpl.jena.sparql.util.ModelUtils
-
- Modify() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Modify() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- module - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Nom du module d'un d�p�t CVS, BitKeeper ou Arch.Module name of a CVS, BitKeeper
or Arch repository.Nombre del m�dulo de un repositorio CVS, BitKeeper o Arch.
- monitored() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
Return the monitored DatasetGraph
- MONTH - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- MONTH - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- month - Variable in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- moreGroundedThan(MediaType) - Method in class org.apache.jena.atlas.web.MediaRange
-
- Move() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- MOVE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- Move() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- MOVE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- MOVED_PERMANENTLY_301 - Static variable in class org.apache.jena.web.HttpSC
-
- MOVED_TEMPORARILY_302 - Static variable in class org.apache.jena.web.HttpSC
-
- moveToNextBinding() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterConvert
-
- moveToNextBinding() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterProcessBinding
-
The next acceptable object in the iterator.
- msg(ItemLocation, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- msnChatID - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An MSN chat ID
- MULTI - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- MULTI_STATUS_207 - Static variable in class org.apache.jena.web.HttpSC
-
- multiLineExpr - Static variable in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- MultiLineMode - Static variable in class com.hp.hpl.jena.sparql.mgt.Explain
-
Control whether messages include multiple line output.
- MultiMap<K,V> - Class in org.apache.jena.atlas.lib
-
- MultiMapToList<K,V> - Class in org.apache.jena.atlas.lib
-
- MultiMapToList() - Constructor for class org.apache.jena.atlas.lib.MultiMapToList
-
- MultiMapToSet<K,V> - Class in org.apache.jena.atlas.lib
-
- MultiMapToSet() - Constructor for class org.apache.jena.atlas.lib.MultiMapToSet
-
- MULTIPLE_CHOICES_300 - Static variable in class org.apache.jena.web.HttpSC
-
- multiplicationNV(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueOps
-
- MultiplicativeExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- MultiplicativeExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- MultiplicativeExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- MultiSet<T> - Class in org.apache.jena.atlas.lib
-
A MultiSet - also known as a Bag
- MultiSet() - Constructor for class org.apache.jena.atlas.lib.MultiSet
-
- MultiTermMax - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderFixedAlt
-
Maximum value for a match involving two terms.
- MultiTermSampleSize - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderFixed
-
The number of triples used for the base scale
- MultiTermSampleSize - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderFixedAlt
-
The number of triples used for the base scale
- multiValue(Resource, Property) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- multiValueResource(Resource, Property) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- multiValueString(Resource, Property) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- multiValueURI(Resource, Property) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphUtils
-
- myersBriggs - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A Myers Briggs (MBTI) personality classification.
- N3 - Static variable in class org.apache.jena.riot.Lang
-
N3 (treat as Turtle)
- N3 - Static variable in class org.apache.jena.riot.RDFLanguages
-
N3 (treat as Turtle)
- NAME - Static variable in class com.hp.hpl.jena.query.ARQ
-
The product name
- name - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
A name of something.El nombre de algo.Le nom de quelque chose.
- name - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A name for some thing.
- name - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
Optional name of this entry
- NAME - Static variable in class org.apache.jena.riot.RIOT
-
The product name
- name - Variable in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- NAMED - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- NAMED - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- NAMED - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- NAMED - Static variable in class com.hp.hpl.jena.sparql.modify.request.Target
-
- Named - Interface in com.hp.hpl.jena.sparql.util
-
- NamedGraphClause() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- NamedGraphClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- NamedGraphClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- names() - Method in class com.hp.hpl.jena.sparql.engine.http.Params
-
Get the names of parameters - one ocurrence
- namespace - Class in com.hp.hpl.jena.sparql.function.library
-
namespace(expression)
- namespace() - Constructor for class com.hp.hpl.jena.sparql.function.library.namespace
-
- NAMESPACE - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ListPFunction
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest_11
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
The namespace of the vocabulary as a resource
- NAMESPACE - Static variable in class com.hp.hpl.jena.sparql.vocabulary.VocabTestQuery
-
The namespace of the vocabulary as a resource
- nameToLang(String) - Static method in class org.apache.jena.riot.RDFLanguages
-
Turn a name for a language into a
Lang
object.
- NE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- NE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- NE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- neg - Variable in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- NEGATIVE_DECIMAL - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- NEGATIVE_DOUBLE - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- NEGATIVE_INTEGER - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- NegativeSyntaxTest - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
A type of test specifically for syntax testing.
- NegativeSyntaxTest11 - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest_11
-
A type of test specifically for syntax testing for SPARQL 1.1.
- NegativeSyntaxTestARQ - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
Syntax tests which expect a parse failure
- NegativeUpdateSyntaxTest11 - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest_11
-
A type of test specifically for syntax testing of SPARQL Update.
- netAdd(E) - Method in class org.apache.jena.atlas.data.DistinctDataNet
-
- netIterator() - Method in class org.apache.jena.atlas.data.DistinctDataNet
-
- never() - Static method in class org.apache.jena.atlas.data.ThresholdPolicyFactory
-
A threshold policy that is never exceeded.
- newDefaultBag(ThresholdPolicy<T>, SerializationFactory<T>) - Static method in class org.apache.jena.atlas.data.BagFactory
-
Get a default (unordered, not distinct) data bag.
- newDistinctBag(ThresholdPolicy<T>, SerializationFactory<T>) - Static method in class org.apache.jena.atlas.data.BagFactory
-
Get a distinct data bag.
- newDistinctBag(ThresholdPolicy<T>, SerializationFactory<T>, Comparator<T>) - Static method in class org.apache.jena.atlas.data.BagFactory
-
Get a distinct data bag.
- newDistinctNet(ThresholdPolicy<T>, SerializationFactory<T>) - Static method in class org.apache.jena.atlas.data.BagFactory
-
Get a distinct data net.
- newDistinctNet(ThresholdPolicy<T>, SerializationFactory<T>, Comparator<T>) - Static method in class org.apache.jena.atlas.data.BagFactory
-
Get a distinct data net.
- newFunctionInstance() - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionDefinition
-
Gets an instance of an actual
Function
that can be used to evaluate this function
- newHandlerList() - Method in class com.hp.hpl.jena.sparql.core.describe.DescribeHandlerRegistry
-
- newline() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- newSortedBag(ThresholdPolicy<T>, SerializationFactory<T>) - Static method in class org.apache.jena.atlas.data.BagFactory
-
Get a sorted data bag.
- newSortedBag(ThresholdPolicy<T>, SerializationFactory<T>, Comparator<T>) - Static method in class org.apache.jena.atlas.data.BagFactory
-
Get a sorted data bag.
- newToken(int, String) - Static method in class com.hp.hpl.jena.sparql.lang.arq.Token
-
Returns a new Token object, by default.
- newToken(int) - Static method in class com.hp.hpl.jena.sparql.lang.arq.Token
-
- newToken(int, String) - Static method in class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
Returns a new Token object, by default.
- newToken(int) - Static method in class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
- newToken(int, String) - Static method in class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
Returns a new Token object, by default.
- newToken(int) - Static method in class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
- newToken(int, String) - Static method in class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
Returns a new Token object, by default.
- newToken(int) - Static method in class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
- newToken(int, String) - Static method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
Returns a new Token object, by default.
- newToken(int) - Static method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
- next() - Method in interface com.hp.hpl.jena.query.ResultSet
-
Moves onto the next result.
- next() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingInputStream
-
- next() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
-
final - autoclose and registration relies on it - implement moveToNextBinding()
- next() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetCheckCondition
-
- next() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetStream
-
Moves onto the next result possibility.
- next - Variable in class com.hp.hpl.jena.sparql.lang.arq.Token
-
A reference to the next regular (non-special) token from the input
stream.
- next - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
A reference to the next regular (non-special) token from the input
stream.
- next - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
A reference to the next regular (non-special) token from the input
stream.
- next() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
Moves onto the next result possibility.
- next() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
-
- next() - Method in class com.hp.hpl.jena.sparql.resultset.SortedResultSet
-
- next - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
A reference to the next regular (non-special) token from the input
stream.
- next() - Method in class org.apache.jena.atlas.iterator.Iter
-
- next() - Method in class org.apache.jena.atlas.iterator.IteratorArray
-
- next() - Method in class org.apache.jena.atlas.iterator.IteratorBlockingQueue
-
- next() - Method in class org.apache.jena.atlas.iterator.IteratorConcat
-
- next() - Method in class org.apache.jena.atlas.iterator.IteratorCons
-
- next() - Method in class org.apache.jena.atlas.iterator.IteratorDelayedInitialization
-
- next() - Method in class org.apache.jena.atlas.iterator.IteratorInteger
-
- next() - Method in class org.apache.jena.atlas.iterator.IteratorResourceClosing
-
- next() - Method in class org.apache.jena.atlas.iterator.IteratorSlotted
-
final - autoclose and registration relies on it - implement moveToNextBinding()
- next() - Method in class org.apache.jena.atlas.iterator.IteratorTruncate
-
- next() - Method in class org.apache.jena.atlas.iterator.IteratorWithBuffer
-
- next() - Method in class org.apache.jena.atlas.iterator.IteratorWithHistory
-
- next() - Method in class org.apache.jena.atlas.iterator.IteratorWrapper
-
- next() - Method in class org.apache.jena.atlas.iterator.NullIterator
-
- next() - Method in class org.apache.jena.atlas.iterator.PeekIterator
-
- next() - Method in class org.apache.jena.atlas.iterator.PushbackIterator
-
- next() - Method in class org.apache.jena.atlas.iterator.RepeatApplyIterator
-
- next() - Method in class org.apache.jena.atlas.iterator.SingletonIterator
-
- next() - Method in class org.apache.jena.atlas.iterator.WrapperIterator
-
- next() - Method in class org.apache.jena.atlas.json.io.parser.TokenizerJSON
-
Move to next token
- next - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
A reference to the next regular (non-special) token from the input
stream.
- next() - Method in class org.apache.jena.riot.lang.LangNTuple
-
- next() - Method in class org.apache.jena.riot.lang.PipedRDFIterator
-
- next() - Method in class org.apache.jena.riot.tokens.PrintTokenizer
-
- next() - Method in interface org.apache.jena.riot.tokens.Tokenizer
-
Move to next token
- next() - Method in class org.apache.jena.riot.tokens.TokenizerText
-
- next() - Method in class org.apache.jena.riot.tokens.TokenizerWrapper
-
- nextBinding() - Method in interface com.hp.hpl.jena.query.ResultSet
-
Move to the next binding (low level)
- nextBinding() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
-
final - subclasses implement moveToNextBinding()
- nextBinding() - Method in interface com.hp.hpl.jena.sparql.engine.QueryIterator
-
Get next binding
- nextBinding() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetCheckCondition
-
- nextBinding() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetStream
-
- nextBinding() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
- nextBinding() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
-
- nextBinding() - Method in class com.hp.hpl.jena.sparql.resultset.SortedResultSet
-
- nextSolution() - Method in interface com.hp.hpl.jena.query.ResultSet
-
Moves onto the next result (legacy - use .next()).
- nextSolution() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetCheckCondition
-
- nextSolution() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetStream
-
Moves onto the next result possibility.
- nextSolution() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
Moves onto the next result possibility.
- nextSolution() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
-
- nextSolution() - Method in class com.hp.hpl.jena.sparql.resultset.SortedResultSet
-
- nick - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A short informal nickname characterising an agent (includes login identifiers,
IRC and other chat nicknames).
- NIL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- NIL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- NIL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- nil - Static variable in class com.hp.hpl.jena.sparql.sse.Item
-
- NL - Static variable in class com.hp.hpl.jena.sparql.sse.writers.WriterGraph
-
- NL - Static variable in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
- NL - Static variable in class org.apache.jena.atlas.lib.Chars
-
- NL_GDFT_END - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Whether to put the closing } of a default graph block on a newline
- NL_GDFT_START - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Whether to put in a newline after the opening { of a default graph block
- NL_GNMD_END - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Whether to put the closing } of a named graph block on a newline
- NL_GNMD_START - Static variable in class org.apache.jena.riot.writer.WriterConst
-
Whether to put in a newline after the opening { of a named graph block
- nListIndex - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ListPFunction
-
list:index as a node
- nListLength - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ListPFunction
-
list:length as a node
- nListMember - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ListPFunction
-
list:member as a node
- NO_CONTENT_204 - Static variable in class org.apache.jena.web.HttpSC
-
- node - Variable in class com.hp.hpl.jena.sparql.util.graph.GNode
-
- nodeANY - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- NodeChecker - Interface in org.apache.jena.riot.checker
-
- NodeCheckerNull - Class in org.apache.jena.riot.checker
-
- NodeCheckerNull() - Constructor for class org.apache.jena.riot.checker.NodeCheckerNull
-
- NodeComparator - Class in com.hp.hpl.jena.sparql.util
-
- NodeComparator() - Constructor for class com.hp.hpl.jena.sparql.util.NodeComparator
-
- NodeConst - Class in com.hp.hpl.jena.sparql.graph
-
Some node constants
- NodeConst() - Constructor for class com.hp.hpl.jena.sparql.graph.NodeConst
-
- NodeFactoryExtra - Class in com.hp.hpl.jena.sparql.util
-
Various convenience helper methods for converting to and from nodes
- NodeFactoryExtra() - Constructor for class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
- nodeFalse - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- nodeFirst - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- NodeFmtLib - Class in org.apache.jena.riot.out
-
Presentation utilitiles for Nodes, Triples, Quads and more.
- NodeFmtLib() - Constructor for class org.apache.jena.riot.out.NodeFmtLib
-
- NodeFormatter - Interface in org.apache.jena.riot.out
-
- NodeFormatterBase - Class in org.apache.jena.riot.out
-
Provide implementations of the operations of NodeFormatter in terms
of core operations for each node type.
- NodeFormatterBase() - Constructor for class org.apache.jena.riot.out.NodeFormatterBase
-
- NodeFormatterNT - Class in org.apache.jena.riot.out
-
- NodeFormatterNT() - Constructor for class org.apache.jena.riot.out.NodeFormatterNT
-
- NodeFormatterNT(CharSpace) - Constructor for class org.apache.jena.riot.out.NodeFormatterNT
-
- NodeFormatterTTL - Class in org.apache.jena.riot.out
-
- NodeFormatterTTL(String, PrefixMap) - Constructor for class org.apache.jena.riot.out.NodeFormatterTTL
-
- NodeFormatterTTL(String, PrefixMap, NodeToLabel) - Constructor for class org.apache.jena.riot.out.NodeFormatterTTL
-
- NodeFunctions - Class in com.hp.hpl.jena.sparql.expr.nodevalue
-
Implementation of node-centric functions.
- NodeFunctions() - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- nodeIso(Node, Node, NodeIsomorphismMap) - Static method in class com.hp.hpl.jena.sparql.util.Iso
-
- NodeIsomorphismMap - Class in com.hp.hpl.jena.sparql.util
-
Map nodes to nodes.
- NodeIsomorphismMap() - Constructor for class com.hp.hpl.jena.sparql.util.NodeIsomorphismMap
-
- nodeMinusOne - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- nodeNil - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- nodeOne - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- nodeOwlSameAs - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- nodeRDFType - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- nodeRest - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- nodesToURIs(Iterator<Node>) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
-
Convert IRI Nodes to strings.
- nodeToDouble(Node) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Node to double
- nodeToExpr(Node) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- nodeToFloat(Node) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Node to float
- nodeToInt(Node) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Node to int
- NodeToLabel - Class in org.apache.jena.riot.out
-
Map nodes to string (usually, blank nodes to labels).
- NodeToLabelMap - Class in com.hp.hpl.jena.sparql.util
-
Map nodes to blank node representations.
- NodeToLabelMap() - Constructor for class com.hp.hpl.jena.sparql.util.NodeToLabelMap
-
- NodeToLabelMap(String) - Constructor for class com.hp.hpl.jena.sparql.util.NodeToLabelMap
-
- NodeToLabelMap(String, boolean) - Constructor for class com.hp.hpl.jena.sparql.util.NodeToLabelMap
-
- NodeToLabelMapBNode - Class in com.hp.hpl.jena.sparql.util
-
- NodeToLabelMapBNode() - Constructor for class com.hp.hpl.jena.sparql.util.NodeToLabelMapBNode
-
- NodeToLabelMapBNode(String, boolean) - Constructor for class com.hp.hpl.jena.sparql.util.NodeToLabelMapBNode
-
- nodeToLong(Node) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Node to long
- NodeTransform - Interface in com.hp.hpl.jena.sparql.graph
-
Convert nodes to nodes - Vars may need to be translated into Vars.
- NodeTransformBNodesToVariables - Class in com.hp.hpl.jena.sparql.modify
-
- NodeTransformBNodesToVariables() - Constructor for class com.hp.hpl.jena.sparql.modify.NodeTransformBNodesToVariables
-
- NodeTransformLib - Class in com.hp.hpl.jena.sparql.graph
-
- NodeTransformLib() - Constructor for class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
- nodeTrue - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- nodeTwo - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- NodeUtils - Class in com.hp.hpl.jena.sparql.util
-
Node utilities
- NodeUtils() - Constructor for class com.hp.hpl.jena.sparql.util.NodeUtils
-
- NodeUtils.EqualityTest - Interface in com.hp.hpl.jena.sparql.util
-
- NodeValue - Class in com.hp.hpl.jena.sparql.expr
-
- NodeValueBoolean - Class in com.hp.hpl.jena.sparql.expr.nodevalue
-
- NodeValueBoolean(boolean) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueBoolean
-
- NodeValueBoolean(boolean, Node) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueBoolean
-
- NodeValueDecimal - Class in com.hp.hpl.jena.sparql.expr.nodevalue
-
- NodeValueDecimal(BigDecimal) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- NodeValueDecimal(BigDecimal, Node) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- NodeValueDouble - Class in com.hp.hpl.jena.sparql.expr.nodevalue
-
- NodeValueDouble(double) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDouble
-
- NodeValueDouble(double, Node) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDouble
-
- NodeValueDT - Class in com.hp.hpl.jena.sparql.expr.nodevalue
-
- NodeValueDT(String, Node) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
-
- NodeValueDuration - Class in com.hp.hpl.jena.sparql.expr.nodevalue
-
XSD Duration
- NodeValueDuration(Duration) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDuration
-
- NodeValueDuration(Duration, Node) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDuration
-
- NodeValueFloat - Class in com.hp.hpl.jena.sparql.expr.nodevalue
-
- NodeValueFloat(float) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueFloat
-
- NodeValueFloat(float, Node) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueFloat
-
- NodeValueInteger - Class in com.hp.hpl.jena.sparql.expr.nodevalue
-
- NodeValueInteger(BigInteger) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- NodeValueInteger(BigInteger, Node) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- NodeValueInteger(long) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- NodeValueNode - Class in com.hp.hpl.jena.sparql.expr.nodevalue
-
A NodeValue that isn't anything else - unrecognized literals, URIs and blank nodes.
- NodeValueNode(Node) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueNode
-
- NodeValueOps - Class in com.hp.hpl.jena.sparql.expr.nodevalue
-
The code parts of arithmetic opperations on Nodevlaues.
- NodeValueOps() - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueOps
-
- NodeValueString - Class in com.hp.hpl.jena.sparql.expr.nodevalue
-
- NodeValueString(String) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueString
-
- NodeValueString(String, Node) - Constructor for class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueString
-
- NodeValueVisitor - Interface in com.hp.hpl.jena.sparql.expr.nodevalue
-
- nodeZero - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- NOLIMIT - Static variable in class com.hp.hpl.jena.query.Query
-
- noLogger - Static variable in class org.apache.jena.riot.system.ErrorHandlerFactory
-
- NON_AUTHORITATIVE_INFORMATION_203 - Static variable in class org.apache.jena.web.HttpSC
-
- noNewlineEnding(String) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- NoNL - Static variable in class com.hp.hpl.jena.sparql.sse.writers.WriterGraph
-
- NoNL - Static variable in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
- nonLinearVars(OpLeftJoin) - Static method in class com.hp.hpl.jena.sparql.engine.main.LeftJoinClassifier
-
- noOptimizationFactory - Static variable in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
-
- noOptimizer() - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
-
Set the global optimizer factory to one that does nothing
- noParent - Static variable in class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
-
- noResponseCode - Static variable in exception com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP
-
- noResults(ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.util.IterLib
-
- NoServer - Static variable in exception com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP
-
- NoSP - Static variable in class com.hp.hpl.jena.sparql.sse.writers.WriterGraph
-
- NoSP - Static variable in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
- not(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
F&O fn:not
- NOT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- NOT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- NOT_ACCEPTABLE_406 - Static variable in class org.apache.jena.web.HttpSC
-
- NOT_FOUND_404 - Static variable in class org.apache.jena.web.HttpSC
-
- NOT_IMPLEMENTED_501 - Static variable in class org.apache.jena.web.HttpSC
-
- NOT_MODIFIED_304 - Static variable in class org.apache.jena.web.HttpSC
-
- notable - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
Notable feature of this test (advisory)
- Notable - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
Requirements for a particular test
- NotApplicable - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
the class of outcomes to denote the test is not applicable
- NotClassified - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Class of tests that have not been classified
- notEqual(T, T) - Static method in class org.apache.jena.atlas.lib.Lib
-
Return true if obj1 and obj are ! equal
- NotExistsElt() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- NotExistsFunc() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- NotExistsFunc() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- notFilter(Iterable<? extends T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- notFilter(Iterator<? extends T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- NotFinished - Static variable in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorTiming
-
- notifyAddArray(Graph, Triple[]) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- notifyAddGraph(Graph, Graph) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- notifyAddIterator(Graph, Iterator<Triple>) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- notifyAddList(Graph, List<Triple>) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- notifyAddTriple(Graph, Triple) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- notifyDeleteArray(Graph, Triple[]) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- notifyDeleteGraph(Graph, Graph) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- notifyDeleteIterator(Graph, Iterator<Triple>) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- notifyDeleteList(Graph, List<Triple>) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- notifyDeleteTriple(Graph, Triple) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- notifyEvent(Graph, Object) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerBase
-
- notifyEvent(Graph, Object) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter
-
- NotImplemented - Exception in org.apache.jena.atlas.lib
-
- NotImplemented() - Constructor for exception org.apache.jena.atlas.lib.NotImplemented
-
- NotImplemented(String) - Constructor for exception org.apache.jena.atlas.lib.NotImplemented
-
- NotImplemented(Throwable) - Constructor for exception org.apache.jena.atlas.lib.NotImplemented
-
- NotImplemented(String, Throwable) - Constructor for exception org.apache.jena.atlas.lib.NotImplemented
-
- notSameAs(Node, Node) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
Return true if the two Nodes are known to be different,
return false if the two Nodes are known to be the same,
else throw ExprEvalException
- notSameAs(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
Return true if the two NodeValues are known to be different,
return false if the two NodeValues are known to be the same,
else throw ExprEvalException
- NotStarted - Static variable in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorTiming
-
- NotTested - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
the class of outcomes to denote the test has not been carried out
- NotUniqueException - Exception in com.hp.hpl.jena.sparql.util
-
- NotUniqueException(Resource, Property) - Constructor for exception com.hp.hpl.jena.sparql.util.NotUniqueException
-
- now - Class in com.hp.hpl.jena.sparql.function.library
-
Function that accesses the current time (the time the query started).
- now() - Constructor for class com.hp.hpl.jena.sparql.function.library.now
-
- NOW - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- NOW - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- nowAsDateTime() - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Now, as xsd:dateTime Node
- nowAsString() - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
Return "now" as readable string (date in yyyy/MM/dd format)
- nowAsString(String) - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- nowAsString(FastDateFormat) - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- nowAsXSDDateTimeString() - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- NQ - Static variable in class org.apache.jena.riot.Lang
-
- NQ - Static variable in class org.apache.jena.riot.RDFFormat
-
- NQ - Static variable in class org.apache.jena.riot.RDFLanguages
-
- NQUADS - Static variable in class org.apache.jena.riot.Lang
-
- NQUADS - Static variable in class org.apache.jena.riot.RDFFormat
-
- NQUADS - Static variable in class org.apache.jena.riot.RDFLanguages
-
- NQUADS_ASCII - Static variable in class org.apache.jena.riot.RDFFormat
-
- NQUADS_UTF8 - Static variable in class org.apache.jena.riot.RDFFormat
-
- NQuadsWriter - Class in org.apache.jena.riot.writer
-
- NQuadsWriter() - Constructor for class org.apache.jena.riot.writer.NQuadsWriter
-
- NQuadsWriter(CharSpace) - Constructor for class org.apache.jena.riot.writer.NQuadsWriter
-
- NS - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- NS - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ListPFunction
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
The namespace of the vocabulary as a string ("http://www.w3.org/2001/sw/DataAccess/tests/test-dawg#")
- NS - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest_11
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
The namespace of the vocabulary as a string
- NS - Static variable in class com.hp.hpl.jena.sparql.vocabulary.VocabTestQuery
-
The namespace of the vocabulary as a string ("http://www.w3.org/2001/sw/DataAccess/tests/test-query#")
- NS - Static variable in class org.apache.jena.riot.lang.TriX
-
- NT - Static variable in class org.apache.jena.riot.Lang
-
- NT - Static variable in class org.apache.jena.riot.RDFFormat
-
- NT - Static variable in class org.apache.jena.riot.RDFLanguages
-
- NTRIPLES - Static variable in class org.apache.jena.riot.Lang
-
- NTRIPLES - Static variable in class org.apache.jena.riot.RDFFormat
-
- NTRIPLES - Static variable in class org.apache.jena.riot.RDFLanguages
-
- NTRIPLES_ASCII - Static variable in class org.apache.jena.riot.RDFFormat
-
- NTRIPLES_UTF8 - Static variable in class org.apache.jena.riot.RDFFormat
-
- NTriplesWriter - Class in org.apache.jena.riot.writer
-
- NTriplesWriter() - Constructor for class org.apache.jena.riot.writer.NTriplesWriter
-
- NTriplesWriter(CharSpace) - Constructor for class org.apache.jena.riot.writer.NTriplesWriter
-
- Null() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- NULL - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- nullAsAny(Node) - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphSimpleMem
-
Convert null to Node.ANY
- nullAsAny(Node) - Static method in class org.apache.jena.riot.other.GLib
-
Convert null to Node.ANY
- nullAsDft(Node, Node) - Static method in class com.hp.hpl.jena.sparql.core.DatasetGraphSimpleMem
-
Convert null to some default Node
- nullAsDft(Node, Node) - Static method in class org.apache.jena.riot.other.GLib
-
Convert null to some default Node
- nullIter() - Static method in class org.apache.jena.atlas.iterator.Iter
-
- nullIterator() - Static method in class org.apache.jena.atlas.iterator.Iter
-
- NullIterator<T> - Class in org.apache.jena.atlas.iterator
-
Null Iterator - also guaranteed sharable and immutable
- NullIterator() - Constructor for class org.apache.jena.atlas.iterator.NullIterator
-
- NullOutputStream - Class in org.apache.jena.atlas.io
-
/dev/null
- NullOutputStream() - Constructor for class org.apache.jena.atlas.io.NullOutputStream
-
- nullResponse - Static variable in class org.apache.jena.riot.web.HttpResponseLib
-
- NullWriter - Class in org.apache.jena.riot.writer
-
Null writer for datasets - can be used for RDF graphs via the adapter in from RiotWriterLib
- numAdd(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- numArgs() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction
-
- numArgs() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
-
- numArgs() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
-
- numArgs() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- numArgs() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- numArgs() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
-
- numArgs() - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionOp
-
- Number() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- NumberUtils - Class in org.apache.jena.atlas.lib
-
- NumberUtils() - Constructor for class org.apache.jena.atlas.lib.NumberUtils
-
- numDivide(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- NumericExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- NumericExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- NumericExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- NumericLiteral() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- NumericLiteral() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- NumericLiteral() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- NumericLiteral() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
- NumericLiteralNegative() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- NumericLiteralNegative() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- NumericLiteralNegative() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- NumericLiteralPositive() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- NumericLiteralPositive() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- NumericLiteralPositive() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- NumericLiteralUnsigned() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- NumericLiteralUnsigned() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- NumericLiteralUnsigned() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- NumericType - Enum in com.hp.hpl.jena.sparql.expr.nodevalue
-
- numMultiply(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- numSubtract(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- nvEmptyString - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- nvINF - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- nvNaN - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- nvNegINF - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- nvNothing - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- nvONE - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- nvZERO - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- O - Variable in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- O - Variable in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- object - Variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternTriple
-
- Object(Node, Node, Path, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Object(Node, Node, Path, TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- Object(Node, Node, Path, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- Object() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- OBJECT_LISTS - Static variable in class org.apache.jena.riot.writer.WriterConst
-
- ObjectFinish - Static variable in class org.apache.jena.atlas.json.io.JSWriter
-
- ObjectList(Node, Node, Path, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ObjectList(Node, Node, Path, TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- ObjectList(Node, Node, Path, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- ObjectListPath(Node, Node, Path, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ObjectListPath(Node, Node, Path, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- ObjectPairSep - Static variable in class org.apache.jena.atlas.json.io.JSWriter
-
- ObjectPath(Node, Node, Path, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ObjectPath(Node, Node, Path, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- ObjectSep - Static variable in class org.apache.jena.atlas.json.io.JSWriter
-
- ObjectStart - Static variable in class org.apache.jena.atlas.json.io.JSWriter
-
- Obsoleted - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Class of tests that are Obsolete
- occurs(GNode, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- officialContentType - Variable in class org.apache.jena.riot.LangBuilder
-
- OFFSET - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- OFFSET - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- OFFSET - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- OffsetClause() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- OffsetClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- OffsetClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- OK_200 - Static variable in class org.apache.jena.web.HttpSC
-
- old_homepage - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
El URL de la antigua p�gina de un proyecto, asociada con exactamente un proyecto.URL
of a project's past homepage, associated with exactly one project.L'URL d'une
ancienne page web d'un projet, associ�e avec un unique projet.
- oneHex(StringBuilder, int, int) - Static method in class org.apache.jena.atlas.io.OutputUtils
-
Print one hex digit of the number
- oneHex(Writer, int, int) - Static method in class org.apache.jena.atlas.io.OutputUtils
-
Print one hex digit of the numer
- oneHex(StringBuilder, int, int) - Static method in class org.apache.jena.riot.out.OutputUtils
-
Print one hex digit of the number
- oneHex(Writer, int, int) - Static method in class org.apache.jena.riot.out.OutputUtils
-
Print one hex digit of the number
- oneHex(AWriter, int, int) - Static method in class org.apache.jena.riot.out.OutputUtils
-
Print one hex digit of the number
- oneResult(Binding, Var, Node, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.util.IterLib
-
- OnlineAccount - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An online account.
- OnlineChatAccount - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An online chat account.
- OnlineEcommerceAccount - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An online e-commerce account.
- OnlineGamingAccount - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An online gaming account.
- Op - Interface in com.hp.hpl.jena.sparql.algebra
-
- op - Variable in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacement.Placement
-
- Op0 - Class in com.hp.hpl.jena.sparql.algebra.op
-
Super class for operators that do not combine other operators
- Op0() - Constructor for class com.hp.hpl.jena.sparql.algebra.op.Op0
-
- Op1 - Class in com.hp.hpl.jena.sparql.algebra.op
-
Super class for operators that operate on a single sub-operation (i.e.
- Op1(Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.Op1
-
- Op2 - Class in com.hp.hpl.jena.sparql.algebra.op
-
Super class for operators that combine two sub-operators
- Op2(Op, Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.Op2
-
- OpAsQuery - Class in com.hp.hpl.jena.sparql.algebra
-
Convert an Op expression in SPARQL syntax, that is, the reverse of algebra generation
- OpAsQuery() - Constructor for class com.hp.hpl.jena.sparql.algebra.OpAsQuery
-
- OpAsQuery.Converter - Class in com.hp.hpl.jena.sparql.algebra
-
- OpAsQuery.Converter(Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- OpAsQuery.SubExprForVar - Class in com.hp.hpl.jena.sparql.algebra
-
This class is used to take substitute an expressions for variables
in another expression.
- OpAsQuery.SubExprForVar(Map<Var, Expr>) - Constructor for class com.hp.hpl.jena.sparql.algebra.OpAsQuery.SubExprForVar
-
- OpAssign - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpBase - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpBase() - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpBase
-
- OpBGP - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpBGP() - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpBGP
-
- OpBGP(BasicPattern) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpBGP
-
- OpConditional - Class in com.hp.hpl.jena.sparql.algebra.op
-
Conditional execution - works with streamed execution and is known to safe to
evaluate that way (no issues from nested optionals).
- OpConditional(Op, Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpConditional
-
- OpDatasetNames - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpDatasetNames(Node) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpDatasetNames
-
- OpDiff - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpDisjunction - Class in com.hp.hpl.jena.sparql.algebra.op
-
N-way disjunction.
- OpDistinct - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpDistinct(Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpDistinct
-
- OpDistinctReduced - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpDistinctReduced(Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpDistinctReduced
-
- open(Assembler, Resource, Mode) - Method in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssembler
-
- open(Assembler, Resource, Mode) - Method in class com.hp.hpl.jena.sparql.core.assembler.DatasetDescriptionAssembler
-
- open(Assembler, Resource, Mode) - Method in class com.hp.hpl.jena.sparql.core.assembler.DatasetNullAssembler
-
- open(Assembler, Resource, Mode) - Method in class com.hp.hpl.jena.sparql.core.assembler.GraphStoreAssembler
-
- open() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDataWriter
-
- open() - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateSerializer
-
Must be called prior to passing updates to the serializer
- open() - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- open(String) - Static method in class org.apache.jena.atlas.io.PeekInputStream
-
- open(String) - Static method in class org.apache.jena.atlas.io.PeekReader
-
- open(String) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Open a file using the locators of this FileManager Throws
RiotNotFoundException if not found.
- open(String) - Method in class org.apache.jena.riot.adapters.AdapterLocator
-
- open() - Method in class org.apache.jena.riot.out.SinkQuadBracedOutput
-
- open(String) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Open a stream to the destination (URI or filename)
Performs content negotiation, including looking at file extension.
- open(String, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Open a stream to the destination (URI or filename)
Performs content negotiation, including looking at file extension.
- open(String, StreamManager) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Open a stream to the destination (URI or filename)
Performs content negotiation, including looking at file extension.
- open(String) - Method in interface org.apache.jena.riot.system.stream.Locator
-
- open(String) - Method in class org.apache.jena.riot.system.stream.LocatorClassLoader
-
- open(String) - Method in class org.apache.jena.riot.system.stream.LocatorFile
-
Open anything that looks a bit like a file name
- open(String) - Method in class org.apache.jena.riot.system.stream.LocatorStdin
-
- open(String) - Method in class org.apache.jena.riot.system.stream.LocatorURL
-
- open(String) - Method in class org.apache.jena.riot.system.stream.LocatorZip
-
- open(String) - Method in class org.apache.jena.riot.system.stream.StreamManager
-
Open a file using the locators of this FileManager.
- openFile(String) - Static method in class org.apache.jena.atlas.io.IO
-
Open an input stream to a file.
- openFileASCII(String) - Static method in class org.apache.jena.atlas.io.IO
-
Open an ASCII Reader for a file.
- openFileEx(String) - Static method in class org.apache.jena.atlas.io.IO
-
Open an input stream to a file; do not mask IOExceptions.
- openFileUTF8(String) - Static method in class org.apache.jena.atlas.io.IO
-
Open a UTF8 Reader for a file.
- openid - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An OpenID for an Agent.
- openIterator(QueryIterator) - Method in class com.hp.hpl.jena.sparql.engine.ExecutionContext
-
- openNoMap(String) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Open a file using the locators of this FileManager but without location
mapping.
- openNoMap(String) - Method in class org.apache.jena.riot.system.stream.StreamManager
-
Open a file using the locators of this FileManager but without location
mapping.
- openNoMapOrNull(String) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Open a file using the locators of this FileManager without location
mapping.
- openNoMapOrNull(String) - Method in class org.apache.jena.riot.system.stream.StreamManager
-
Open a file using the locators of this FileManager without location
mapping.
- openOutputFile(String) - Static method in class org.apache.jena.atlas.io.IO
-
Open a file for output - may include adding gzip processing.
- openOutputFileEx(String) - Static method in class org.apache.jena.atlas.io.IO
-
Open an input stream to a file; do not mask IOExceptions.
- operate(Iterable<? extends T>, Action<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Apply an action to everything in stream, yielding a stream of the same
items
- operate(Iterator<? extends T>, Action<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Apply an action to everything in stream, yielding a stream of the same
items
- operate(Action<T>) - Method in class org.apache.jena.atlas.iterator.Iter
-
Apply an action to everything in the stream, yielding a stream of the
same items
- OpEval - Interface in com.hp.hpl.jena.sparql.engine
-
- OpExecutor - Class in com.hp.hpl.jena.sparql.engine.main
-
Turn an Op expression into an execution of QueryIterators.
- OpExecutorFactory - Interface in com.hp.hpl.jena.sparql.engine.main
-
- OpExt - Class in com.hp.hpl.jena.sparql.algebra.op
-
Marker for extension points
Execution will be per-engine specific
- OpExt(String) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpExt
-
- OpExtBuilder - Interface in com.hp.hpl.jena.sparql.algebra
-
- OpExtend - Class in com.hp.hpl.jena.sparql.algebra.op
-
This is the operation in stadard SPARQL 1.1 OpAssign is specifically in
support of LET.
- OpExtendAssign - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpExtRegistry - Class in com.hp.hpl.jena.sparql.algebra
-
Manage extension algebra operations
- OpExtRegistry() - Constructor for class com.hp.hpl.jena.sparql.algebra.OpExtRegistry
-
- OpExtRegistry.BuildExt2 - Class in com.hp.hpl.jena.sparql.algebra
-
- OpExtRegistry.BuildExt2() - Constructor for class com.hp.hpl.jena.sparql.algebra.OpExtRegistry.BuildExt2
-
- OpExtRegistry.BuildExtExt - Class in com.hp.hpl.jena.sparql.algebra
-
- OpExtRegistry.BuildExtExt() - Constructor for class com.hp.hpl.jena.sparql.algebra.OpExtRegistry.BuildExtExt
-
- OpFilter - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpGraph - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpGraph(Node, Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpGraph
-
- OpGroup - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpGroup(Op, VarExprList, List<ExprAggregator>) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpGroup
-
- OpJoin - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpLabel - Class in com.hp.hpl.jena.sparql.algebra.op
-
Do-nothing class that means that tags/labels/comments can be left in the algebra tree.
- OpLeftJoin - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpLib - Class in com.hp.hpl.jena.sparql.algebra
-
- OpLib() - Constructor for class com.hp.hpl.jena.sparql.algebra.OpLib
-
- OpList - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpList(Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpList
-
- OpMinus - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpModifier - Class in com.hp.hpl.jena.sparql.algebra.op
-
Mark solution modifiers
- OpModifier(Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpModifier
-
- OpN - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpNull - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpOrder - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpOrder(Op, List<SortCondition>) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpOrder
-
- OpPath - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpPath(TriplePath) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpPath
-
- OpPrefixesUsed - Class in com.hp.hpl.jena.sparql.algebra
-
- OpPrefixesUsed() - Constructor for class com.hp.hpl.jena.sparql.algebra.OpPrefixesUsed
-
- OpProcedure - Class in com.hp.hpl.jena.sparql.algebra.op
-
General procedure in algebra evaluation (a stored procedure facility)
Syntax (ARQ extension): CALL (?x, ?y+3)
See also the similar algebra form for property functions.
- OpProcedure(Node, ExprList, Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
-
- OpProcedure(String, ExprList, Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
-
- OpProject - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpProject(Op, List<Var>) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpProject
-
- OpPropFunc - Class in com.hp.hpl.jena.sparql.algebra.op
-
Property functions (or any OpBGP replacement)
Execution will be per-engine specific
- OpPropFunc(Node, PropFuncArg, PropFuncArg, Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpPropFunc
-
- OpQuad - Class in com.hp.hpl.jena.sparql.algebra.op
-
Algebra operation for a single quad.
- OpQuad(Quad) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpQuad
-
- OpQuadBlock - Class in com.hp.hpl.jena.sparql.algebra.op
-
A list of quads.
- OpQuadBlock() - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- OpQuadBlock(QuadPattern) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- OpQuadBlock(OpQuadPattern) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- OpQuadPattern - Class in com.hp.hpl.jena.sparql.algebra.op
-
The main Op used in converting SPARQL algebra to quad form.
- OpQuadPattern(Node, BasicPattern) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
- OpReduced - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpSequence - Class in com.hp.hpl.jena.sparql.algebra.op
-
A "sequence" is a join-like operation where it is know that the
the output of one step can be fed into the input of the next
(that is, no scoping issues arise).
- OpService - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpService(Node, Op, boolean) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpService
-
- OpService(Node, Op, ElementService, boolean) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpService
-
- OpSlice - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpSlice(Op, long, long) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpSlice
-
- OpTable - Class in com.hp.hpl.jena.sparql.algebra.op
-
- optDefined(Op) - Static method in class com.hp.hpl.jena.sparql.engine.main.VarFinder
-
- optDistinctToReduced - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether a DISTINCT-ORDER BY query is done by replacing the distinct with a reduced.
- optExprConstantFolding - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizer applies constant folding to expressions
- optFilterConjunction - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizer applies
optimizations to conjunctions (&&) in filters.
- optFilterDisjunction - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizer applies
optimizations to disjunctions (||) in filters.
- optFilterEquality - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizer applies
optimizations to equalities in FILTERs.
- optFilterExpandOneOf - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizer applies
optimizations to IN and NOT IN.
- optFilterImplicitJoin - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizer applies optimizations to implicit joins in FILTERs.
- optFilterInequality - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizer applies
optimizations to inequalities in FILTERs
This optimization is conservative - it does not take place if
there is a potential risk of changing query semantics
- optFilterPlacement - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the main query engine moves filters to the "best" place.
- optFilterPlacementBGP - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether to do filter placement within BGP and quad blocks.
- optFilterPlacementConservative - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the main query engine moves filters to the "best" place using
the more limited and conservative strategy which does not place as many filters
Must be explicitly set "true" to operate.
- optimization - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the main query engine applies the
default optimization transformations.
- optimize(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
Apply static transformations to a query to optimize it
- optimize(Op, Context) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
Apply static transformations to a query to optimize it
- Optimize - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
- optimize(Op, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
-
- optimize(Op, Context) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
-
- Optimize.RewriterFactory - Interface in com.hp.hpl.jena.sparql.algebra.optimize
-
- optImplicitLeftJoin - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizer applies optimizations to implicit left joins.
- optIndexJoinStrategy - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizer applies optimizations to the evaluation
of joins to favour index joins wherever possible
- option - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
Option for an action
- OPTIONAL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- OPTIONAL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- OPTIONAL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- OptionalGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- OptionalGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- OptionalGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- optMergeBGPs - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizater applies optimizations to joined BGPs to
merge them into single BGPs.
- optMergeExtends - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizater applies the optimization
to combine stacks of (extend) into one compound operation.
- OpTopN - Class in com.hp.hpl.jena.sparql.algebra.op
-
Top N from a stream of items - for small N, better than ORDER BY + LIMIT N
- OpTopN(Op, int, List<SortCondition>) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpTopN
-
- optOrderByDistinctApplication - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether a DISTINCT-ORDER BY query is done by applying the ORDER BY after the DISTINCT
when default SPARQL semantics usually mean ORDER BY applies before DISTINCT.
- optPathFlatten - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the main query engine flattens simple paths
(e.g.
- optPromoteTableEmpty - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the standard optimizer applies table empty promotion
- OpTriple - Class in com.hp.hpl.jena.sparql.algebra.op
-
Algebra operation for a single triple.
- OpTriple(Triple) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpTriple
-
- optTermStrings - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key for a declaration that xsd:strings and simple literals are
different in the storage.
- optTopNSorting - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether an ORDER BY-LIMIT query is done avoiding total sort using an heap.
- OpUnion - Class in com.hp.hpl.jena.sparql.algebra.op
-
- OpUnion(Op, Op) - Constructor for class com.hp.hpl.jena.sparql.algebra.op.OpUnion
-
- OpVars - Class in com.hp.hpl.jena.sparql.algebra
-
Get vars for a pattern
- OpVars() - Constructor for class com.hp.hpl.jena.sparql.algebra.OpVars
-
- OpVisitor - Interface in com.hp.hpl.jena.sparql.algebra
-
- OpVisitorBase - Class in com.hp.hpl.jena.sparql.algebra
-
- OpVisitorBase() - Constructor for class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- OpVisitorByType - Class in com.hp.hpl.jena.sparql.algebra
-
A visitor helper that maps all visits to a few general ones
- OpVisitorByType() - Constructor for class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- OpVisitorByTypeBase - Class in com.hp.hpl.jena.sparql.algebra
-
- OpVisitorByTypeBase() - Constructor for class com.hp.hpl.jena.sparql.algebra.OpVisitorByTypeBase
-
- OpVisitorExprPrepare - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
- OpVisitorExprPrepare(Context) - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.OpVisitorExprPrepare
-
- OpWalker - Class in com.hp.hpl.jena.sparql.algebra
-
Apply a visitor to the whole structure of Ops, recursively.
- OpWalker() - Constructor for class com.hp.hpl.jena.sparql.algebra.OpWalker
-
- OpWalker.WalkerVisitor - Class in com.hp.hpl.jena.sparql.algebra
-
- OpWalker.WalkerVisitor(OpVisitor, OpVisitor, OpVisitor) - Constructor for class com.hp.hpl.jena.sparql.algebra.OpWalker.WalkerVisitor
-
- OpWalker.WalkerVisitor(OpVisitor) - Constructor for class com.hp.hpl.jena.sparql.algebra.OpWalker.WalkerVisitor
-
- order(Table, List<SortCondition>) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- order(Table, List<SortCondition>) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- ORDER - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- ORDER - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- ORDER - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- ORDER_ASCENDING - Static variable in class com.hp.hpl.jena.query.Query
-
- ORDER_DEFAULT - Static variable in class com.hp.hpl.jena.query.Query
-
- ORDER_DESCENDING - Static variable in class com.hp.hpl.jena.query.Query
-
- ORDER_UNKNOW - Static variable in class com.hp.hpl.jena.query.Query
-
- OrderClause() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- OrderClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- OrderClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- OrderCondition() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- OrderCondition() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- OrderCondition() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- org.apache.jena.atlas - package org.apache.jena.atlas
-
- org.apache.jena.atlas.csv - package org.apache.jena.atlas.csv
-
- org.apache.jena.atlas.data - package org.apache.jena.atlas.data
-
- org.apache.jena.atlas.event - package org.apache.jena.atlas.event
-
- org.apache.jena.atlas.io - package org.apache.jena.atlas.io
-
- org.apache.jena.atlas.iterator - package org.apache.jena.atlas.iterator
-
- org.apache.jena.atlas.json - package org.apache.jena.atlas.json
-
- org.apache.jena.atlas.json.io - package org.apache.jena.atlas.json.io
-
- org.apache.jena.atlas.json.io.parser - package org.apache.jena.atlas.json.io.parser
-
- org.apache.jena.atlas.json.io.parserjavacc - package org.apache.jena.atlas.json.io.parserjavacc
-
- org.apache.jena.atlas.json.io.parserjavacc.javacc - package org.apache.jena.atlas.json.io.parserjavacc.javacc
-
- org.apache.jena.atlas.lib - package org.apache.jena.atlas.lib
-
- org.apache.jena.atlas.lib.cache - package org.apache.jena.atlas.lib.cache
-
- org.apache.jena.atlas.logging - package org.apache.jena.atlas.logging
-
- org.apache.jena.atlas.logging.java - package org.apache.jena.atlas.logging.java
-
- org.apache.jena.atlas.test - package org.apache.jena.atlas.test
-
- org.apache.jena.atlas.web - package org.apache.jena.atlas.web
-
- org.apache.jena.atlas.web.auth - package org.apache.jena.atlas.web.auth
-
- org.apache.jena.riot - package org.apache.jena.riot
-
- org.apache.jena.riot.adapters - package org.apache.jena.riot.adapters
-
- org.apache.jena.riot.checker - package org.apache.jena.riot.checker
-
- org.apache.jena.riot.lang - package org.apache.jena.riot.lang
-
- org.apache.jena.riot.other - package org.apache.jena.riot.other
-
- org.apache.jena.riot.out - package org.apache.jena.riot.out
-
- org.apache.jena.riot.process.inf - package org.apache.jena.riot.process.inf
-
- org.apache.jena.riot.process.normalize - package org.apache.jena.riot.process.normalize
-
- org.apache.jena.riot.resultset - package org.apache.jena.riot.resultset
-
- org.apache.jena.riot.system - package org.apache.jena.riot.system
-
- org.apache.jena.riot.system.stream - package org.apache.jena.riot.system.stream
-
- org.apache.jena.riot.thrift - package org.apache.jena.riot.thrift
-
- org.apache.jena.riot.thrift.wire - package org.apache.jena.riot.thrift.wire
-
- org.apache.jena.riot.tokens - package org.apache.jena.riot.tokens
-
- org.apache.jena.riot.web - package org.apache.jena.riot.web
-
- org.apache.jena.riot.writer - package org.apache.jena.riot.writer
-
- org.apache.jena.web - package org.apache.jena.web
-
- Organization - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
An organization.
- os - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Operating system that a project is limited to.
- OTHER - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- out(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in a text format.
- out(OutputStream, ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in a text format.
- out(ResultSet, Query) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in a text format.
- out(ResultSet, Prologue) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in a text format.
- out(ResultSet, PrefixMapping) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in a text format.
- out(OutputStream, ResultSet, PrefixMapping) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in a text format.
- out(OutputStream, ResultSet, Prologue) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in a text format.
- out(boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output an ASK answer
- out(OutputStream, boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output an ASK answer
- out(IndentedWriter, Node, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.WriterSSE
-
- out(IndentedWriter, Triple, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.WriterSSE
-
- out(IndentedWriter, Expr, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.WriterSSE
-
- out(IndentedWriter, Op, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.WriterSSE
-
- out(IndentedWriter, Graph, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.WriterSSE
-
- out(IndentedWriter, DatasetGraph, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.WriterSSE
-
- outcome - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
outcome of performing the test
- OutcomeValue - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
a discrete value that describes a resulting condition from carrying out the
test
- output(IndentedWriter) - Method in class com.hp.hpl.jena.query.Query
-
- output(ResultSet, ResultsFormat) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a ResultSet in some format.
- output(OutputStream, ResultSet, ResultsFormat) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a ResultSet in some format.
- output(IndentedWriter) - Method in class com.hp.hpl.jena.query.SortCondition
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.query.SortCondition
-
- output(IndentedWriter) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBase
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBase
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExt
-
- output(Table, IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.algebra.table.TableWriter
-
- output(Table, IndentedWriter, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.algebra.table.TableWriter
-
- output(IndentedWriter) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter1
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIter2
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCaching
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCheck
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorResultSet
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorWrapper
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterConcat
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterNullIterator
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterPlainWrapper
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterRoot
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterSingleton
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterYieldN
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterUnion
-
- output(IndentedWriter) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.Pattern
-
- output(IndentedWriter) - Method in class com.hp.hpl.jena.sparql.engine.PlanBase
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.PlanBase
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.engine.PlanOp
-
- output(UpdateRequest, IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- output(UpdateRequest, IndentedWriter, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- output(Update, IndentedWriter, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriter
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.pfunction.ProcedurePF
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.procedure.ProcedureBase
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.resultset.CSVInputIterator
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.resultset.JSONInputIterator
-
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.resultset.TSVInputIterator
-
- output(IndentedWriter, Prologue) - Static method in class com.hp.hpl.jena.sparql.serializer.PrologueSerializer
-
- output(IndentedWriter, WriterBasePrefix.Fmt, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterBasePrefix
-
Output, write the thing with formater fmt
- output(IndentedWriter, ExprList, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterExpr
-
- output(IndentedWriter, ExprList, boolean, boolean, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterExpr
-
- output(IndentedWriter, Expr, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterExpr
-
- output(IndentedWriter, Graph, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterGraph
-
- output(IndentedWriter, Graph, String, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterGraph
-
- output(IndentedWriter, DatasetGraph, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterGraph
-
- output(IndentedWriter, BasicPattern, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterGraph
-
- output(IndentedWriter, Triple, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterNode
-
- output(IndentedWriter, Quad, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterNode
-
- output(IndentedWriter, Node, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterNode
-
- output(IndentedWriter, List<Node>, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterNode
-
- output(Op) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp
-
- output(Op, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp
-
- output(Op, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp
-
- output(OutputStream, Op) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp
-
- output(OutputStream, Op, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp
-
- output(OutputStream, Op, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp
-
- output(IndentedWriter, Op) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp
-
- output(IndentedWriter, Op, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp
-
- output(IndentedWriter, Op, Prologue) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp
-
- output(OutputStream, Op, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp
-
- output(IndentedWriter, Op, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp
-
- output(IndentedWriter, Path, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterPath
-
- output(IndentedWriter, TriplePath, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterPath
-
- output(IndentedWriter, Table, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterTable
-
- output(IndentedWriter, Binding, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterTable
-
- output(IndentedWriter, SerializationContext) - Method in interface com.hp.hpl.jena.sparql.util.PrintSerializable
-
- output(IndentedWriter) - Method in class com.hp.hpl.jena.sparql.util.PrintSerializableBase
-
Normally overridden for better information
- output(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.update.Update
-
- output(IndentedWriter) - Method in class com.hp.hpl.jena.update.Update
-
- output(IndentedWriter) - Method in class com.hp.hpl.jena.update.UpdateRequest
-
- output(String) - Method in class org.apache.jena.atlas.io.BufferingWriter
-
Output a string
- output(String, int, int) - Method in class org.apache.jena.atlas.io.BufferingWriter
-
Output a string
- output(char[]) - Method in class org.apache.jena.atlas.io.BufferingWriter
-
Output an array of characters
- output(char[], int, int) - Method in class org.apache.jena.atlas.io.BufferingWriter
-
Output an array of characters
- output(char) - Method in class org.apache.jena.atlas.io.BufferingWriter
-
Output a single character
- output(int) - Method in class org.apache.jena.atlas.io.OutStreamUTF8
-
- output(OutputStream, int) - Static method in class org.apache.jena.atlas.io.OutStreamUTF8
-
- output(IndentedWriter) - Method in interface org.apache.jena.atlas.io.Printable
-
- output(IndentedWriter) - Method in class org.apache.jena.atlas.json.JsonValue
-
- output(Binding) - Method in class org.apache.jena.riot.thrift.Binding2Thrift
-
- output(OutputStream, Graph) - Static method in class org.apache.jena.riot.writer.RDFJSONWriter
-
- output(Writer, Graph) - Static method in class org.apache.jena.riot.writer.RDFJSONWriter
-
- outputArgs(IndentedWriter, SerializationContext) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExt
-
Output the arguments in legal SSE format.
- outputAsBIO(OutputStream, ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in BIO format
- outputAsCSV(boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a boolean result in CSV format
- outputAsCSV(OutputStream, boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a boolean result in in CSV format
- outputAsCSV(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in CSV format
- outputAsCSV(OutputStream, ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in CSV format
- outputAsJSON(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- outputAsJSON(OutputStream, ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- outputAsJSON(boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- outputAsJSON(OutputStream, boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- outputAsRDF(String, ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- outputAsRDF(OutputStream, String, ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- outputAsRDF(String, boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- outputAsRDF(OutputStream, String, boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- outputAsRDF(OutputStream, String, ResultSet) - Static method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
Write out an RDF model that encodes the result set
- outputAsRDF(String, ResultSet) - Static method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
Write out an RDF model that encodes the result set
- outputAsRDF(String, boolean) - Static method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
Write out an RDF model that encodes a boolean result
- outputAsRDF(OutputStream, String, boolean) - Static method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
Write out an RDF model that encodes a boolean result
- outputAsSSE(boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a boolean result in the SSE format
Format:
SSE
- outputAsSSE(OutputStream, boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a boolean result in the SSE format
Format:
SSE
- outputAsSSE(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in the SSE format
Format:
SSE
- outputAsSSE(ResultSet, Prologue) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in the SSE format
Format:
SSE
- outputAsSSE(OutputStream, ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in the SSE format
Format:
SSE
- outputAsSSE(OutputStream, ResultSet, Prologue) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in the SSE format
Format:
SSE
- outputAsTSV(boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a boolean result in TSV (tab separated values) format
- outputAsTSV(OutputStream, boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a boolean result in in TSV format
- outputAsTSV(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in TSV format
- outputAsTSV(OutputStream, ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in TSV format
- outputAsXML(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in the XML format
- outputAsXML(OutputStream, ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in the XML format
- outputAsXML(ResultSet, String) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in the XML format, inserting a style sheet in the XMl output
- outputAsXML(OutputStream, ResultSet, String) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a result set in the XML format, inserting a style sheet in the XMl output
- outputAsXML(boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a boolean result in the XML format
- outputAsXML(OutputStream, boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a boolean result in the XML format
- outputAsXML(boolean, String) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a boolean result in the XML format
- outputAsXML(OutputStream, boolean, String) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Output a boolean result in the XML format
- OutputBase - Class in com.hp.hpl.jena.sparql.resultset
-
- OutputBase() - Constructor for class com.hp.hpl.jena.sparql.resultset.OutputBase
-
- OutputBufferSize - Static variable in class org.apache.jena.riot.thrift.TRDF
-
- outputDataBlock(IndentedWriter, List<Var>, List<Binding>, Prologue) - Static method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- OutputFormatter - Interface in com.hp.hpl.jena.sparql.resultset
-
Interface for all formatters of result sets.
- outputGraphBNodeLabels - Static variable in class com.hp.hpl.jena.query.ARQ
-
If true, XML result sets written will contain the graph bNode label
See also inputGraphBNodeLabels
- outputPlain(IndentedWriter, Triple, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterNode
-
- outputPlain(IndentedWriter, Quad, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterNode
-
- outputPlain(IndentedWriter, TriplePath, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterPath
-
- outputPlain(IndentedWriter, Table, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterTable
-
- OutputPolicy - Class in org.apache.jena.riot.out
-
- OutputPolicy(NodeToLabel, String, PrefixMap) - Constructor for class org.apache.jena.riot.out.OutputPolicy
-
- outputQuotedString(String) - Static method in class org.apache.jena.atlas.json.io.JSWriter
-
- outputQuotedString(IndentedWriter, String) - Static method in class org.apache.jena.atlas.json.io.JSWriter
-
- outputQuotedString(IndentedWriter, String, boolean) - Static method in class org.apache.jena.atlas.json.io.JSWriter
-
- outputResultSet(ResultSet, Prologue, ResultsFormat) - Static method in class com.hp.hpl.jena.sparql.util.QueryExecUtils
-
- OutputUtils - Class in org.apache.jena.atlas.io
-
- OutputUtils() - Constructor for class org.apache.jena.atlas.io.OutputUtils
-
- OutputUtils - Class in org.apache.jena.riot.out
-
- OutputUtils() - Constructor for class org.apache.jena.riot.out.OutputUtils
-
- outputVars(IndentedWriter, List<Var>, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterNode
-
- OutStreamUTF8 - Class in org.apache.jena.atlas.io
-
Output UTF-8 encoded data.
- OutStreamUTF8(OutputStream) - Constructor for class org.apache.jena.atlas.io.OutStreamUTF8
-
- owlPrefix - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
OWL namespace prefix
- P - Variable in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- P - Variable in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- P_Alt - Class in com.hp.hpl.jena.sparql.path
-
- P_Alt(Path, Path) - Constructor for class com.hp.hpl.jena.sparql.path.P_Alt
-
- p_boolean - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
Boolean result
- P_Distinct - Class in com.hp.hpl.jena.sparql.path
-
- P_Distinct(Path) - Constructor for class com.hp.hpl.jena.sparql.path.P_Distinct
-
- P_FixedLength - Class in com.hp.hpl.jena.sparql.path
-
- P_FixedLength(Path, long) - Constructor for class com.hp.hpl.jena.sparql.path.P_FixedLength
-
- P_Inverse - Class in com.hp.hpl.jena.sparql.path
-
- P_Inverse(Path) - Constructor for class com.hp.hpl.jena.sparql.path.P_Inverse
-
- P_Link - Class in com.hp.hpl.jena.sparql.path
-
- P_Link(Node) - Constructor for class com.hp.hpl.jena.sparql.path.P_Link
-
- P_Mod - Class in com.hp.hpl.jena.sparql.path
-
Path element of the form {,N} {N,} {N,M} but not {N}
- P_Mod(Path, long, long) - Constructor for class com.hp.hpl.jena.sparql.path.P_Mod
-
- P_Multi - Class in com.hp.hpl.jena.sparql.path
-
A path element that, on evalution, switches to multi-cardinality semantics.
- P_Multi(Path) - Constructor for class com.hp.hpl.jena.sparql.path.P_Multi
-
- P_NegPropSet - Class in com.hp.hpl.jena.sparql.path
-
- P_NegPropSet() - Constructor for class com.hp.hpl.jena.sparql.path.P_NegPropSet
-
- P_OneOrMore1 - Class in com.hp.hpl.jena.sparql.path
-
- P_OneOrMore1(Path) - Constructor for class com.hp.hpl.jena.sparql.path.P_OneOrMore1
-
- P_OneOrMoreN - Class in com.hp.hpl.jena.sparql.path
-
- P_OneOrMoreN(Path) - Constructor for class com.hp.hpl.jena.sparql.path.P_OneOrMoreN
-
- P_Path0 - Class in com.hp.hpl.jena.sparql.path
-
- P_Path1 - Class in com.hp.hpl.jena.sparql.path
-
- P_Path2 - Class in com.hp.hpl.jena.sparql.path
-
- P_ReverseLink - Class in com.hp.hpl.jena.sparql.path
-
- P_ReverseLink(Node) - Constructor for class com.hp.hpl.jena.sparql.path.P_ReverseLink
-
- P_Seq - Class in com.hp.hpl.jena.sparql.path
-
- P_Seq(Path, Path) - Constructor for class com.hp.hpl.jena.sparql.path.P_Seq
-
- P_Shortest - Class in com.hp.hpl.jena.sparql.path
-
- P_Shortest(Path) - Constructor for class com.hp.hpl.jena.sparql.path.P_Shortest
-
- P_ZeroOrMore1 - Class in com.hp.hpl.jena.sparql.path
-
- P_ZeroOrMore1(Path) - Constructor for class com.hp.hpl.jena.sparql.path.P_ZeroOrMore1
-
- P_ZeroOrMoreN - Class in com.hp.hpl.jena.sparql.path
-
- P_ZeroOrMoreN(Path) - Constructor for class com.hp.hpl.jena.sparql.path.P_ZeroOrMoreN
-
- P_ZeroOrOne - Class in com.hp.hpl.jena.sparql.path
-
- P_ZeroOrOne(Path) - Constructor for class com.hp.hpl.jena.sparql.path.P_ZeroOrOne
-
- pack(int, int, int, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
-
Place the value into the bit pattern between start and finish
and returns the new int.
- pack(long, long, int, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
-
Place the value into the bit pattern between start and finish
and returns the new value.
- packInt(int) - Static method in class org.apache.jena.atlas.lib.Bytes
-
int to byte array
- packLong(long) - Static method in class org.apache.jena.atlas.lib.Bytes
-
long to byte array
- pad() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Pad to the indent (if we are before it)
- pad(int) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Pad to a given number of columns EXCLUDING the indent.
- pad(int, boolean) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Pad to a given number of columns maybe including the indent.
- page - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A page or document about this thing.
- pair(String, String) - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- pair(String, boolean) - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- pair(String, long) - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- pair(String, Number) - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- Pair(Token) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- Pair<A,B> - Class in org.apache.jena.atlas.lib
-
- Pair(A, B) - Constructor for class org.apache.jena.atlas.lib.Pair
-
- pairs() - Method in class com.hp.hpl.jena.sparql.engine.http.Params
-
Exactly as seen
- paramAccept - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramCallback - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramDefaultGraphURI - Static variable in class org.apache.jena.riot.web.HttpNames
-
- ParameterizedSparqlString - Class in com.hp.hpl.jena.query
-
A Parameterized SPARQL String is a SPARQL query/update into which values may
be injected.
- ParameterizedSparqlString(String, QuerySolutionMap, String, PrefixMapping) - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string
- ParameterizedSparqlString(String, QuerySolutionMap, String) - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string
- ParameterizedSparqlString(String, QuerySolutionMap, PrefixMapping) - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string
- ParameterizedSparqlString(String, QuerySolutionMap) - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string
- ParameterizedSparqlString(String, String, PrefixMapping) - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string
- ParameterizedSparqlString(String, PrefixMapping) - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string
- ParameterizedSparqlString(String, String) - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string
- ParameterizedSparqlString(String) - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string
- ParameterizedSparqlString(QuerySolutionMap, PrefixMapping) - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string
- ParameterizedSparqlString(QuerySolutionMap) - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string
- ParameterizedSparqlString(PrefixMapping) - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string
- ParameterizedSparqlString() - Constructor for class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Creates a new parameterized string with an empty command text
- paramForceAccept - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramGraph - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramGraphDefault - Static variable in class org.apache.jena.riot.web.HttpNames
-
- ParamList() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- paramNamedGraphURI - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramOutput1 - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramOutput2 - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramQuery - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramQueryRef - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramRequest - Static variable in class org.apache.jena.riot.web.HttpNames
-
- Params - Class in com.hp.hpl.jena.sparql.engine.http
-
A collection of parameters for protocol use.
- Params() - Constructor for class com.hp.hpl.jena.sparql.engine.http.Params
-
Create a Params object
- Params(Params) - Constructor for class com.hp.hpl.jena.sparql.engine.http.Params
-
Create a Params object, initialized from another one.
- Params.Pair - Class in com.hp.hpl.jena.sparql.engine.http
-
- paramStyleSheet - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramTimeout - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramUpdate - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramUsingGraphURI - Static variable in class org.apache.jena.riot.web.HttpNames
-
- paramUsingNamedGraphURI - Static variable in class org.apache.jena.riot.web.HttpNames
-
- parse(Query, String, String, Syntax) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Parse a query from the given string by calling the parser.
- parse(String) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- parse(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- parse(Item) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- parse(Item) - Static method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternTriple
-
- parse(String) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
Convenience operation - parse a string to produce a NodeValue - common namespaces like xsd: are built-in
- parse(UpdateSink, Reader) - Method in class com.hp.hpl.jena.sparql.lang.ParserARQUpdate
-
Use with care - Reader must be UTF-8
- parse(UpdateSink, Reader) - Method in class com.hp.hpl.jena.sparql.lang.ParserSPARQL11Update
-
- parse(Query, String) - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParser
-
- parse(UpdateSink, String) - Method in class com.hp.hpl.jena.sparql.lang.UpdateParser
-
- parse(UpdateSink, InputStream) - Method in class com.hp.hpl.jena.sparql.lang.UpdateParser
-
- parse(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.path.PathParser
-
- parse(String, Prologue) - Static method in class com.hp.hpl.jena.sparql.path.PathParser
-
- parse() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
- parse(Reader, ParseHandler) - Static method in class com.hp.hpl.jena.sparql.sse.lang.SSE_Parser
-
- parse(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string and obtain an SSE item expression
- parse(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string and obtain an SSE item expression
- parse(InputStream) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse from an input stream and obtain an SSE item expression
- parse(InputStream, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse from an input stream and obtain an SSE item expression
- parse(Reader) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
- parse(Reader, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
- parse(String) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- parse(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- parse(Query, String, boolean) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- parse(String) - Static method in class com.hp.hpl.jena.sparql.util.RomanNumeral
-
- parse(String) - Method in class com.hp.hpl.jena.sparql.util.RomanNumeralDatatype
-
- parse(UpdateRequest, String) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
- parse(UpdateRequest, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
- parse(UpdateRequest, String, String) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
- parse(UpdateRequest, String, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
- parse() - Method in class org.apache.jena.atlas.json.io.parser.JSONP
-
- parse(InputStream) - Static method in class org.apache.jena.atlas.json.io.parser.JSONParser
-
Parse from an input stream to get a Json object
- parse(InputStream, JSONHandler) - Static method in class org.apache.jena.atlas.json.io.parser.JSONParser
-
Parse to get a Json object
- parse(Reader) - Static method in class org.apache.jena.atlas.json.io.parser.JSONParser
-
Parse from a reader to get a Json object
- parse(Reader, JSONHandler) - Static method in class org.apache.jena.atlas.json.io.parser.JSONParser
-
Parse to get a Json object
- parse(InputStream, JSONHandler) - Static method in class org.apache.jena.atlas.json.io.parserjavacc.JSONParserJavaCC
-
Parse to get a Json object
- parse(Reader, JSONHandler) - Static method in class org.apache.jena.atlas.json.io.parserjavacc.JSONParserJavaCC
-
Parse to get a Json object
- parse(InputStream) - Static method in class org.apache.jena.atlas.json.JSON
-
Parse a complete JSON object
- parse(String) - Static method in class org.apache.jena.atlas.json.JSON
-
Parse a complete JSON object
- parse(String) - Static method in class org.apache.jena.atlas.web.MediaType
-
- parse() - Method in class org.apache.jena.riot.lang.LangBase
-
- parse() - Method in class org.apache.jena.riot.lang.LangCSV
-
- parse() - Method in class org.apache.jena.riot.lang.LangNull
-
- parse() - Method in class org.apache.jena.riot.lang.LangRDFXML
-
- parse() - Method in interface org.apache.jena.riot.lang.LangRIOT
-
- parse(StreamRDF, String) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, String, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, InputStream, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, InputStream, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, StringReader, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, StringReader, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, StringReader, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, Reader, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Deprecated.
Use an InputStream or a StringReader.
- parse(StreamRDF, Reader, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Deprecated.
Use an InputStream or a StringReader.
- parse(StreamRDF, Reader, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Deprecated.
Use an InputStream or a StringReader.
- parse(StreamRDF, InputStream, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, TypedInputStream) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, TypedInputStream, String) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(StreamRDF, TypedInputStream, String, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read RDF data.
- parse(String, Lang, Context) - Static method in class org.apache.jena.riot.ResultSetMgr
-
Read ResultSet.
- parse(String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Parse a file, sending output to a StreamRDF sink.
- parse(String, Lang, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Parse a file, sending output to a StreamRDF sink.
- parse(String, Lang, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Parse a file, sending output to a StreamRDF sink.
- parse(InputStream, Lang, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Parse an InputStream, using RDFParserOutput as the destination for the parser output.
- parse(InputStream, Lang, String, StreamRDF) - Static method in class org.apache.jena.riot.RiotReader
-
Parse an InputStream, using RDFParserOutput as the destination for the parser output.
- parse(String) - Static method in class org.apache.jena.riot.system.RiotLib
-
Parse a string to get one Node (the first token in the string)
- parse(String) - Static method in class org.apache.jena.riot.web.LangTag
-
Parse a langtag string and return it's parts in canonical case.
- parse1() - Method in class org.apache.jena.atlas.csv.CSVParser
-
- parseAny() - Method in class org.apache.jena.atlas.json.io.parser.JSONP
-
Parse one element into the JSONhandler (includes nesting)
- parseAny(Reader) - Static method in class org.apache.jena.atlas.json.io.parser.JSONParser
-
Parse from a reader to get an Json value
- parseAny(Reader, JSONHandler) - Static method in class org.apache.jena.atlas.json.io.parser.JSONParser
-
Parse to get a Json primitive
- parseAny(InputStream) - Static method in class org.apache.jena.atlas.json.io.parser.JSONParser
-
Parse from a reader to get an Json value
- parseAny(InputStream, JSONHandler) - Static method in class org.apache.jena.atlas.json.io.parser.JSONParser
-
Parse to get a Json primitive
- parseAny(InputStream, JSONHandler) - Static method in class org.apache.jena.atlas.json.io.parserjavacc.JSONParserJavaCC
-
Parse to get a Json object
- parseAny(Reader, JSONHandler) - Static method in class org.apache.jena.atlas.json.io.parserjavacc.JSONParserJavaCC
-
Parse to get a Json object
- parseAny(InputStream) - Static method in class org.apache.jena.atlas.json.JSON
-
Parse any JSON value, not just an object, from an input stream
- parseAny(String) - Static method in class org.apache.jena.atlas.json.JSON
-
Parse any JSON value, not just an object, from a file
- parseBGP(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string and obtain a SPARQL algebra basic graph pattern
- parseBGP(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string and obtain a SPARQL algebra basic graph pattern, given a prefix mapping
- parseDatasetGraph(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string, and obtain a DatasetGraph
- parseDatasetGraph(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string, and obtain a graph
- parseDate(String) - Static method in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- parseDateTime(String) - Static method in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- parseElement(String) - Static method in class com.hp.hpl.jena.sparql.lang.ParserARQ
-
- parseElement(String) - Static method in class com.hp.hpl.jena.sparql.lang.ParserSPARQL10
-
- parseElement(String) - Static method in class com.hp.hpl.jena.sparql.lang.ParserSPARQL11
-
- ParseException - Exception in com.hp.hpl.jena.sparql.lang.arq
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception com.hp.hpl.jena.sparql.lang.arq.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception com.hp.hpl.jena.sparql.lang.arq.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception com.hp.hpl.jena.sparql.lang.arq.ParseException
-
Constructor with message.
- ParseException - Exception in com.hp.hpl.jena.sparql.lang.sparql_10
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception com.hp.hpl.jena.sparql.lang.sparql_10.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception com.hp.hpl.jena.sparql.lang.sparql_10.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception com.hp.hpl.jena.sparql.lang.sparql_10.ParseException
-
Constructor with message.
- ParseException - Exception in com.hp.hpl.jena.sparql.lang.sparql_11
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception com.hp.hpl.jena.sparql.lang.sparql_11.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception com.hp.hpl.jena.sparql.lang.sparql_11.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception com.hp.hpl.jena.sparql.lang.sparql_11.ParseException
-
Constructor with message.
- ParseException - Exception in com.hp.hpl.jena.sparql.sse.lang.parser
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception com.hp.hpl.jena.sparql.sse.lang.parser.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception com.hp.hpl.jena.sparql.sse.lang.parser.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception com.hp.hpl.jena.sparql.sse.lang.parser.ParseException
-
Constructor with message.
- ParseException - Exception in org.apache.jena.atlas.json.io.parserjavacc.javacc
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.jena.atlas.json.io.parserjavacc.javacc.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.apache.jena.atlas.json.io.parserjavacc.javacc.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.apache.jena.atlas.json.io.parserjavacc.javacc.ParseException
-
Constructor with message.
- parseExecute(String, Model) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse a string containing SPARQL Update operations, and execute the operations.
- parseExecute(String, Dataset) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse a string containing SPARQL Update operations, and execute the operations.
- parseExecute(String, DatasetGraph) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse a string containing SPARQL Update operations, and execute the operations.
- parseExecute(String, Graph) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse a string containing SPARQL Update operations, and execute the operations.
- parseExecute(String, GraphStore) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse a string containing SPARQL Update operations, and execute the operations.
- parseExecute(UsingList, DatasetGraph, String) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse update operations into a GraphStore by reading it from a file
- parseExecute(UsingList, DatasetGraph, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse update operations into a GraphStore by reading it from a file
- parseExecute(UsingList, DatasetGraph, String, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse update operations into a GraphStore by reading it from a file
- parseExecute(UsingList, DatasetGraph, String, QuerySolution, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse update operations into a GraphStore by reading it from a file
- parseExecute(UsingList, DatasetGraph, String, Binding, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse update operations into a GraphStore by reading it from a file
- parseExecute(UsingList, DatasetGraph, InputStream) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse update operations into a GraphStore by parsing from an InputStream.
- parseExecute(UsingList, DatasetGraph, InputStream, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse update operations into a GraphStore by parsing from an InputStream.
- parseExecute(UsingList, DatasetGraph, InputStream, String) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse update operations into a GraphStore by parsing from an InputStream.
- parseExecute(UsingList, DatasetGraph, InputStream, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse update operations into a GraphStore by parsing from an InputStream.
- parseExecute(UsingList, DatasetGraph, InputStream, QuerySolution, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse update operations into a GraphStore by parsing from an InputStream.
- parseExecute(UsingList, DatasetGraph, InputStream, Binding, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Parse update operations into a GraphStore by parsing from an InputStream.
- parseExpr(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a SPARQL expression
- parseExpr(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a SPARQL expression
- parseExprList(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a list of SPARQL expressions
- parseExprList(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a list of SPARQL expressions
- parseFinish() - Method in interface com.hp.hpl.jena.sparql.sse.lang.ParseHandler
-
- parseFinish() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandler2
-
- parseFinish() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerDebug
-
- parseFinish() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerLink
-
- parseFinish() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerPlain
-
- parseFinish() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerWrapper
-
- parseGDay(String) - Static method in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- parseGMonth(String) - Static method in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- parseGMonthDay(String) - Static method in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- parseGraph(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string, and obtain a graph
- parseGraph(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string, and obtain a graph
- parseGYear(String) - Static method in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- parseGYearMonth(String) - Static method in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- ParseHandler - Interface in com.hp.hpl.jena.sparql.sse.lang
-
- ParseHandler2 - Class in com.hp.hpl.jena.sparql.sse.lang
-
Splitter for parser handlers.
- ParseHandler2(ParseHandler, ParseHandler) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.ParseHandler2
-
- ParseHandlerDebug - Class in com.hp.hpl.jena.sparql.sse.lang
-
Tracing parser handler - logs what the core parse sees
- ParseHandlerDebug() - Constructor for class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerDebug
-
- ParseHandlerForm - Class in com.hp.hpl.jena.sparql.sse.lang
-
Resolve syntacic forms like (base ...) and (prefix...)
where the syntax modifies the enclosed sub term.
- ParseHandlerForm() - Constructor for class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerForm
-
- ParseHandlerLink - Class in com.hp.hpl.jena.sparql.sse.lang
-
- ParseHandlerLink(Prologue) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerLink
-
- ParseHandlerPlain - Class in com.hp.hpl.jena.sparql.sse.lang
-
- ParseHandlerPlain() - Constructor for class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerPlain
-
- ParseHandlerResolver - Class in com.hp.hpl.jena.sparql.sse.lang
-
Resolve syntacic forms like (base ...) and (prefix...)
where the syntax modifies the enclosed sub term.
- ParseHandlerResolver(Prologue) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerResolver
-
- ParseHandlerWrapper - Class in com.hp.hpl.jena.sparql.sse.lang
-
Warpper parser handler with pass-through for all operations.
- ParseHandlerWrapper(ParseHandler) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerWrapper
-
- parseIRI(String) - Static method in class org.apache.jena.riot.system.IRIResolver
-
Parse an IRI (does not resolve it)
- parseIRIex(String) - Static method in class org.apache.jena.riot.system.IRIResolver
-
Parse an IRI (does not resolve it) - throws exception on a bad IRI
- parseItem(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
- parseItem(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
- parseNode(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a Node (see NodeFactory.parse()
- parseNode(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a Node
- parseNode(String) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Parse a node - with convenience prefix mapping
- parseNode(String, PrefixMap) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Parse a string into a node.
- parseNodeValue(String) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- parseOp(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string and obtain a SPARQL algebra op
- parseOp(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string and obtain a SPARQL algebra op, given a prefix mapping
- parsePath(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a path
- parsePath(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a path
- parseQuad(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a Quad
- parseQuad(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a Quad
- parseQuads(String, Sink<Quad>) - Static method in class org.apache.jena.riot.RiotReader
-
Parse a file, sending quads to a sink.
- parseQuads(String, Lang, String, Sink<Quad>) - Static method in class org.apache.jena.riot.RiotReader
-
Parse a file, sending quads to a sink.
- parseQuads(InputStream, Lang, String, Sink<Quad>) - Static method in class org.apache.jena.riot.RiotReader
-
Parse an InputStream, sending quads to a sink.
- parser(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
-
Return a suitable parser for the given syntax
- parser(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
-
Return a suitable parser for the given syntax
- ParserARQ - Class in com.hp.hpl.jena.sparql.lang
-
- ParserARQ() - Constructor for class com.hp.hpl.jena.sparql.lang.ParserARQ
-
- ParserARQUpdate - Class in com.hp.hpl.jena.sparql.lang
-
- ParserARQUpdate() - Constructor for class com.hp.hpl.jena.sparql.lang.ParserARQUpdate
-
- parseRaw(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string and obtain an SSE item expression (no additional prefix mappings)
- ParserBase - Class in com.hp.hpl.jena.sparql.lang
-
Base class parsers, mainly SPARQL related
- ParserBase() - Constructor for class com.hp.hpl.jena.sparql.lang.ParserBase
-
- ParserLoggerName - Static variable in class com.hp.hpl.jena.sparql.lang.ParserBase
-
- ParserProfile - Interface in org.apache.jena.riot.system
-
- ParserProfileBase - Class in org.apache.jena.riot.system
-
Basic profile of things, with key operations based on a simple use of the
parse elements into Nodes
- ParserProfileBase(Prologue, ErrorHandler) - Constructor for class org.apache.jena.riot.system.ParserProfileBase
-
- ParserProfileBase(Prologue, ErrorHandler, LabelToNode) - Constructor for class org.apache.jena.riot.system.ParserProfileBase
-
- ParserProfileChecker - Class in org.apache.jena.riot.system
-
ParserProfile that performs checks:
IRI violations
Valid lexical forms for literals
Valid triples (e.g.
- ParserProfileChecker(Prologue, ErrorHandler) - Constructor for class org.apache.jena.riot.system.ParserProfileChecker
-
- ParserProfileChecker(Prologue, ErrorHandler, LabelToNode) - Constructor for class org.apache.jena.riot.system.ParserProfileChecker
-
- ParserSPARQL10 - Class in com.hp.hpl.jena.sparql.lang
-
- ParserSPARQL10() - Constructor for class com.hp.hpl.jena.sparql.lang.ParserSPARQL10
-
- ParserSPARQL11 - Class in com.hp.hpl.jena.sparql.lang
-
- ParserSPARQL11() - Constructor for class com.hp.hpl.jena.sparql.lang.ParserSPARQL11
-
- ParserSPARQL11Update - Class in com.hp.hpl.jena.sparql.lang
-
- ParserSPARQL11Update() - Constructor for class com.hp.hpl.jena.sparql.lang.ParserSPARQL11Update
-
- ParserSSEBase - Class in com.hp.hpl.jena.sparql.sse.lang
-
- ParserSSEBase() - Constructor for class com.hp.hpl.jena.sparql.sse.lang.ParserSSEBase
-
- parseStart() - Method in interface com.hp.hpl.jena.sparql.sse.lang.ParseHandler
-
- parseStart() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandler2
-
- parseStart() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerDebug
-
- parseStart() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerPlain
-
- parseStart() - Method in class com.hp.hpl.jena.sparql.sse.lang.ParseHandlerWrapper
-
- parseTable(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string and obtain a SPARQL algebra table
- parseTable(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string and obtain a SPARQL algebra table
- parseTemplate(String) - Static method in class com.hp.hpl.jena.sparql.lang.ParserARQ
-
- parseTemplate(String) - Static method in class com.hp.hpl.jena.sparql.lang.ParserSPARQL10
-
- parseTemplate(String) - Static method in class com.hp.hpl.jena.sparql.lang.ParserSPARQL11
-
- parseTime(String) - Static method in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- parseTriple(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a Triple
- parseTriple(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Parse a string to obtain a Triple
- parseTriples(String, Sink<Triple>) - Static method in class org.apache.jena.riot.RiotReader
-
Parse a file, sending triples to a sink.
- parseTriples(String, Lang, String, Sink<Triple>) - Static method in class org.apache.jena.riot.RiotReader
-
Parse a file, sending triples to a sink.
- parseTriples(InputStream, Lang, String, Sink<Triple>) - Static method in class org.apache.jena.riot.RiotReader
-
Parse an InputStream, sending triples to a sink.
- PARTIAL_CONTENT_206 - Static variable in class org.apache.jena.web.HttpSC
-
- partialSearch(String) - Method in class org.apache.jena.atlas.lib.Trie
-
Performs a search and returns any value associated with any partial or
whole prefix of the key
- Pass - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
the class of outcomes to denote passing a test
- passed - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
- PASSWORD_FIELD - Static variable in class org.apache.jena.atlas.web.auth.ApacheModAuthFormLogin
-
Default password field used by Apache mod_auth_form configurations
- pastProject - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A project this person has previously worked on.
- PATH - Static variable in class com.hp.hpl.jena.query.ARQ
-
The root package name for ARQ
- Path() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Path() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- Path - Interface in com.hp.hpl.jena.sparql.path
-
- PATH - Static variable in class org.apache.jena.riot.RIOT
-
The root package name for RIOT
- pathAlt(Path, Path) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- PathAlternative() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PathAlternative() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- PathBase - Class in com.hp.hpl.jena.sparql.path
-
- PathBase() - Constructor for class com.hp.hpl.jena.sparql.path.PathBase
-
- PathBlock - Class in com.hp.hpl.jena.sparql.core
-
A class whose purpose is to give a name to a collection of triple paths.
- PathBlock() - Constructor for class com.hp.hpl.jena.sparql.core.PathBlock
-
- PathBlock(PathBlock) - Constructor for class com.hp.hpl.jena.sparql.core.PathBlock
-
- PathCompiler - Class in com.hp.hpl.jena.sparql.path
-
- PathCompiler() - Constructor for class com.hp.hpl.jena.sparql.path.PathCompiler
-
- pathDistinct(Path) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- PathElt() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PathElt() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- PathEltOrInverse() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PathEltOrInverse() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- PathEngine - Class in com.hp.hpl.jena.sparql.path.eval
-
- PathEngineSPARQL - Class in com.hp.hpl.jena.sparql.path.eval
-
PathEngine, SPARQL semantics
- PathEngineSPARQL(Graph, Context) - Constructor for class com.hp.hpl.jena.sparql.path.eval.PathEngineSPARQL
-
- PathEval - Class in com.hp.hpl.jena.sparql.path.eval
-
Path evaluation - public interface
- PathEval() - Constructor for class com.hp.hpl.jena.sparql.path.eval.PathEval
-
- PathFactory - Class in com.hp.hpl.jena.sparql.path
-
- PathFactory() - Constructor for class com.hp.hpl.jena.sparql.path.PathFactory
-
- pathFixedLength(Path, long) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- pathInverse(Path) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- PathLib - Class in com.hp.hpl.jena.sparql.path
-
- PathLib() - Constructor for class com.hp.hpl.jena.sparql.path.PathLib
-
- pathLink(Node) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- PathMod(Path) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PathMod(Path) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- pathMod(Path, long, long) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- pathMulti(Path) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- PathNegatedPropertySet() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PathNegatedPropertySet() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- PathOneInPropertySet() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PathOneInPropertySet() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- pathOneOrMore1(Path) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- pathOneOrMoreN(Path) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- PathParser - Class in com.hp.hpl.jena.sparql.path
-
- PathParser() - Constructor for class com.hp.hpl.jena.sparql.path.PathParser
-
- pathPattern(TriplePath) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- pathPattern(TriplePath) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- PathPrimary() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PathPrimary() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- PathPropertyFunction - Class in com.hp.hpl.jena.sparql.path
-
- PathPropertyFunction(Path) - Constructor for class com.hp.hpl.jena.sparql.path.PathPropertyFunction
-
- pathSeq(Path, Path) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- PathSequence() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PathSequence() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- pathShortest(Path) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- pathToTriples(PathBlock) - Static method in class com.hp.hpl.jena.sparql.path.PathLib
-
Convert any paths of exactly one predicate to a triple pattern
- PathUnit() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PathVisitor - Interface in com.hp.hpl.jena.sparql.path
-
- PathVisitorBase - Class in com.hp.hpl.jena.sparql.path
-
- PathVisitorBase() - Constructor for class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- PathVisitorByType - Class in com.hp.hpl.jena.sparql.path
-
- PathVisitorByType() - Constructor for class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- PathWriter - Class in com.hp.hpl.jena.sparql.path
-
- PathWriter() - Constructor for class com.hp.hpl.jena.sparql.path.PathWriter
-
- pathZeroOrMore1(Path) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- pathZeroOrMoreN(Path) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- pathZeroOrOne(Path) - Static method in class com.hp.hpl.jena.sparql.path.PathFactory
-
- Pattern - Class in com.hp.hpl.jena.sparql.engine.optimizer
-
- Pattern(double, Item, Item, Item) - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.Pattern
-
- PATTERN_MARKERS - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
Control whether to show triple pattern boundaries - creates extra nesting
- PatternElements - Class in com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
- PatternElements() - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- patternElts() - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- patternElts() - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- PatternTriple - Class in com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
A mutable triple pattern
- PatternTriple(Item, Item, Item) - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternTriple
-
- PatternTriple(Node, Node, Node) - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternTriple
-
- PatternTriple(Triple) - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternTriple
-
- PatternVars - Class in com.hp.hpl.jena.sparql.syntax
-
Get the variables potentially bound by an element.
- PatternVars() - Constructor for class com.hp.hpl.jena.sparql.syntax.PatternVars
-
- PatternVars.WalkerSkipMinus - Class in com.hp.hpl.jena.sparql.syntax
-
- PatternVarsVisitor - Class in com.hp.hpl.jena.sparql.syntax
-
- PatternVarsVisitor(Collection<Var>) - Constructor for class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- PAYMENT_REQUIRED_402 - Static variable in class org.apache.jena.web.HttpSC
-
- pContext - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- pCxtName - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- pCxtValue - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- pDefaultGraph - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- pDefaultGraph - Static variable in class com.hp.hpl.jena.sparql.engine.http.HttpParams
-
Parameter for a URI identifying the default graph (or one of the graphs) for SPARQL queries
- peek() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterPeek
-
Returns the next binding without moving on.
- peek() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
- peek() - Method in interface com.hp.hpl.jena.sparql.resultset.ResultSetPeekable
-
Peek at the next query solution
- peek() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
-
- peek() - Method in class org.apache.jena.atlas.iterator.IteratorSlotted
-
Look at the next element - returns null when there is no element
- peek(T) - Method in class org.apache.jena.atlas.iterator.IteratorSlotted
-
Look at the next element - returns dft when there is no element
- peek(int) - Method in class org.apache.jena.atlas.iterator.IteratorWithBuffer
-
Look at elements that will be returned by a subsequnet call of .next().
- peek() - Method in class org.apache.jena.atlas.iterator.PeekIterator
-
Peek the next element or return null
- peek() - Method in class org.apache.jena.atlas.json.io.parser.TokenizerJSON
-
- peek() - Method in interface org.apache.jena.riot.tokens.Tokenizer
-
Peek next token : null for no token.
- peek() - Method in class org.apache.jena.riot.tokens.TokenizerText
-
- peek() - Method in class org.apache.jena.riot.tokens.TokenizerWrapper
-
- peekBinding() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
- peekBinding() - Method in interface com.hp.hpl.jena.sparql.resultset.ResultSetPeekable
-
Peek at the next binding
- peekBinding() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
-
- peekByte() - Method in class org.apache.jena.atlas.io.PeekInputStream
-
- peekChar() - Method in class org.apache.jena.atlas.io.PeekReader
-
- PeekInputStream - Class in org.apache.jena.atlas.io
-
Parsing-centric input stream.
- PeekIterator<T> - Class in org.apache.jena.atlas.iterator
-
PeekIterator - is one slot ahead from the wrapped iterator
- PeekIterator(Iterator<T>) - Constructor for class org.apache.jena.atlas.iterator.PeekIterator
-
- PeekReader - Class in org.apache.jena.atlas.io
-
Parsing-centric reader.
- PERCENT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PERCENT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- performAdd(Triple) - Method in class com.hp.hpl.jena.sparql.core.GraphView
-
- performAdd(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphDataBag
-
- performAdd(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphMemPlain
-
- performAdd(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphReadOnly
-
- performAdd(Triple) - Method in class com.hp.hpl.jena.sparql.graph.UnmodifiableGraph
-
- performAdd(Triple) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphSink
-
- performDelete(Triple) - Method in class com.hp.hpl.jena.sparql.core.GraphView
-
- performDelete(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphMemPlain
-
- performDelete(Triple) - Method in class com.hp.hpl.jena.sparql.graph.GraphReadOnly
-
- performDelete(Triple) - Method in class com.hp.hpl.jena.sparql.graph.UnmodifiableGraph
-
- performOpen(String) - Method in class org.apache.jena.riot.system.stream.LocatorFTP
-
- performOpen(String) - Method in class org.apache.jena.riot.system.stream.LocatorHTTP
-
- permute(List<T>) - Static method in class org.apache.jena.atlas.lib.ListUtils
-
Return a list of lists of all the elements of collection in every order
Easy to run out of heap memory.
- permute(int[]) - Static method in class org.apache.jena.atlas.test.Gen
-
Pull items out of the list in a random order
- Person - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A person.
- PersonalProfileDocument - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A personal profile RDF document.
- PF_ARG_EITHER - Static variable in class com.hp.hpl.jena.sparql.pfunction.PropFuncArgType
-
- PF_ARG_LIST - Static variable in class com.hp.hpl.jena.sparql.pfunction.PropFuncArgType
-
- PF_ARG_SINGLE - Static variable in class com.hp.hpl.jena.sparql.pfunction.PropFuncArgType
-
- PFuncAssignToObject - Class in com.hp.hpl.jena.sparql.pfunction
-
Common case: take a node (subject) and
calculate something else, assign it to a
variable (object)
- PFuncAssignToObject() - Constructor for class com.hp.hpl.jena.sparql.pfunction.PFuncAssignToObject
-
- PFuncAssignToSubject - Class in com.hp.hpl.jena.sparql.pfunction
-
Common case: take a node (object) and
calculate something else, assign it to a
variable (subject)
- PFuncAssignToSubject() - Constructor for class com.hp.hpl.jena.sparql.pfunction.PFuncAssignToSubject
-
- PFuncSimple - Class in com.hp.hpl.jena.sparql.pfunction
-
Common, simple case:
arguments are not lists
attempt to put values in for any bound variables
call the implementation with one binding at a time
- PFuncSimpleAndList - Class in com.hp.hpl.jena.sparql.pfunction
-
Common, simple case:
subject arguments is not a list
object is a list
call the implementation with one binding at a time
- pGraph - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- pGraphAlt - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- pGraphName - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- phone - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A phone, specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).
- pi - Class in com.hp.hpl.jena.sparql.function.library
-
Value of pi
- pi() - Constructor for class com.hp.hpl.jena.sparql.function.library.pi
-
- pIndex - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- Pingback<T> - Class in org.apache.jena.atlas.lib
-
Binding of a value to a Callback as a Runnable
- PipedQuadsStream - Class in org.apache.jena.riot.lang
-
Implementation of a producer class that sends Quads; must be connected to a PipedRDFIterator<Quad>
.
- PipedQuadsStream(PipedRDFIterator<Quad>) - Constructor for class org.apache.jena.riot.lang.PipedQuadsStream
-
Creates a piped quads stream connected to the specified piped
RDF iterator.
- PipedRDFIterator<T> - Class in org.apache.jena.riot.lang
-
A
PipedRDFIterator
should be connected to a
PipedRDFStream
implementation; the piped iterator then provides whatever RDF primitives are
written to the
PipedRDFStream
- PipedRDFIterator() - Constructor for class org.apache.jena.riot.lang.PipedRDFIterator
-
Creates a new piped RDF iterator with the default buffer size of
DEFAULT_BUFFER_SIZE
.
- PipedRDFIterator(int) - Constructor for class org.apache.jena.riot.lang.PipedRDFIterator
-
Creates a new piped RDF iterator
- PipedRDFIterator(int, boolean) - Constructor for class org.apache.jena.riot.lang.PipedRDFIterator
-
Creates a new piped RDF iterator
- PipedRDFIterator(int, boolean, int, int) - Constructor for class org.apache.jena.riot.lang.PipedRDFIterator
-
Creates a new piped RDF iterator
- PipedRDFStream<T> - Class in org.apache.jena.riot.lang
-
Abstract implementation of a producer class that implements StreamRDF
;
use one of the concrete implementations that match the RDF primitive you are using.
- PipedTriplesStream - Class in org.apache.jena.riot.lang
-
Implementation of a producer class that sends Triples; must be connected to a PipedRDFIterator<Triple>
.
- PipedTriplesStream(PipedRDFIterator<Triple>) - Constructor for class org.apache.jena.riot.lang.PipedTriplesStream
-
Creates a piped triples stream connected to the specified piped
RDF iterator.
- PipedTuplesStream - Class in org.apache.jena.riot.lang
-
Implementation of a producer class that sends @{code Tuple}; must be connected to a PipedRDFIterator<Tuple<Node>
.
- PipedTuplesStream(PipedRDFIterator<Tuple<Node>>) - Constructor for class org.apache.jena.riot.lang.PipedTuplesStream
-
Creates a piped tuples stream connected to the specified piped
RDF iterator.
- PLAIN - Static variable in class org.apache.jena.riot.RDFFormat
-
Basic RDF/XML variant
- PlainFormat - Class in com.hp.hpl.jena.sparql.resultset
-
- PlainFormat(OutputStream, SerializationContext) - Constructor for class com.hp.hpl.jena.sparql.resultset.PlainFormat
-
- PlainFormat(OutputStream, Prologue) - Constructor for class com.hp.hpl.jena.sparql.resultset.PlainFormat
-
- Plan - Interface in com.hp.hpl.jena.sparql.engine
-
- plan - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A .plan comment, in the tradition of finger and '.plan' files.
- PlanBase - Class in com.hp.hpl.jena.sparql.engine
-
- PlanOp - Class in com.hp.hpl.jena.sparql.engine
-
- PlanOp(Op, Closeable, QueryIterator) - Constructor for class com.hp.hpl.jena.sparql.engine.PlanOp
-
- PlanOp(String, Closeable, Op, QueryIterator) - Constructor for class com.hp.hpl.jena.sparql.engine.PlanOp
-
- PLUS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PLUS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- PLUS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- PLUS - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- PLX - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PLX - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- PN_CHARS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PN_CHARS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- PN_CHARS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- PN_CHARS - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- PN_CHARS_BASE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PN_CHARS_BASE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- PN_CHARS_BASE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- PN_CHARS_BASE - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- PN_CHARS_U - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PN_CHARS_U - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- PN_CHARS_U - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- PN_CHARS_U - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- PN_LOCAL - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PN_LOCAL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- PN_LOCAL - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- PN_LOCAL - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- PN_LOCAL_ESC - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PN_LOCAL_ESC - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- PN_PREFIX - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PN_PREFIX - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- PN_PREFIX - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- PN_PREFIX - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- PNAME - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- PNAME_LN - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PNAME_LN - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- PNAME_LN - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- PNAME_NS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PNAME_NS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- PNAME_NS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- pNamedGraph - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- pNamedGraph - Static variable in class com.hp.hpl.jena.sparql.engine.http.HttpParams
-
Parameter for a URI identifying the named graph (or one of the graphs) for SPARQL queries
- pointer - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
location within a test subject that are most relevant to a test result
- policyFromContext(Context) - Static method in class org.apache.jena.atlas.data.ThresholdPolicyFactory
-
- Pool<T> - Interface in org.apache.jena.atlas.lib
-
- PoolBase<T> - Class in org.apache.jena.atlas.lib
-
A Pool of objects.
- PoolBase() - Constructor for class org.apache.jena.atlas.lib.PoolBase
-
- PoolFiniteBlocking<T> - Class in org.apache.jena.atlas.lib
-
Finite capacity pool - capacity is fixed at create time
- PoolFiniteBlocking(int) - Constructor for class org.apache.jena.atlas.lib.PoolFiniteBlocking
-
- PoolSync<T> - Class in org.apache.jena.atlas.lib
-
Synchronization wrapper for a pool
- PoolSync(Pool<T>) - Constructor for class org.apache.jena.atlas.lib.PoolSync
-
- POSITIVE_DECIMAL - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- POSITIVE_DOUBLE - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- POSITIVE_INTEGER - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- PositiveSyntaxTest - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
A type of test specifically for syntax testing.
- PositiveSyntaxTest11 - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest_11
-
A type of test specifically for syntax testing for SPARQL 1.1.
- PositiveSyntaxTestARQ - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
Syntax tests (query)
- PositiveUpdateSyntaxTest11 - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest_11
-
A type of test specifically for syntax testing of SPARQL Update.
- pow - Class in com.hp.hpl.jena.sparql.function.library.leviathan
-
- pow() - Constructor for class com.hp.hpl.jena.sparql.function.library.leviathan.pow
-
- pQuery - Static variable in class com.hp.hpl.jena.sparql.engine.http.HttpParams
-
Parameter for the SPARQL query string
- pQueryLang - Static variable in class com.hp.hpl.jena.sparql.engine.http.HttpParams
-
Parameter for query language URI
- PRECONDITION_FAILED_412 - Static variable in class org.apache.jena.web.HttpSC
-
- predicate - Variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternTriple
-
- PreemptiveBasicAuthenticator - Class in org.apache.jena.atlas.web.auth
-
A decorator for other authenticators that may be used to enable preemptive
basic authentication.
- PreemptiveBasicAuthenticator(HttpAuthenticator) - Constructor for class org.apache.jena.atlas.web.auth.PreemptiveBasicAuthenticator
-
Creates a new decorator over the given authenticator
- PreemptiveBasicAuthenticator(HttpAuthenticator, boolean) - Constructor for class org.apache.jena.atlas.web.auth.PreemptiveBasicAuthenticator
-
Creates a new decorator over the given authenticator
- PREFIX - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- PREFIX - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- PREFIX - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- prefix(int, Iterator<Tuple<T>>) - Static method in class org.apache.jena.atlas.lib.Tuple
-
- prefix(String, String) - Method in class org.apache.jena.riot.lang.CollectorStreamBase
-
- prefix(String, String) - Method in class org.apache.jena.riot.lang.CollectorStreamRDF
-
- prefix(String, String) - Method in class org.apache.jena.riot.lang.PipedRDFStream
-
- prefix(String, String) - Method in class org.apache.jena.riot.other.BatchedStreamRDF
-
- prefix(String, String) - Method in interface org.apache.jena.riot.other.StreamRDFBatchHandler
-
prefix declaration seen
- prefix(String, String) - Method in class org.apache.jena.riot.system.LoggingStreamRDF
-
- prefix(String, String) - Method in class org.apache.jena.riot.system.PrintingStreamRDF
-
- prefix(String, String) - Method in interface org.apache.jena.riot.system.StreamRDF
-
prefix declaration seen
- prefix(String, String) - Method in class org.apache.jena.riot.system.StreamRDF2
-
- prefix(String, String) - Method in class org.apache.jena.riot.system.StreamRDFBase
-
- prefix(String, String) - Method in class org.apache.jena.riot.system.StreamRDFCollectOne
-
- prefix(String, String) - Method in class org.apache.jena.riot.system.StreamRDFWrapper
-
- prefix(String, String) - Method in class org.apache.jena.riot.thrift.StreamRDF2Thrift
-
- prefix - Variable in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- prefix - Variable in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- prefix(String, String) - Method in class org.apache.jena.riot.writer.StreamWriterTriX
-
- prefix(String, String) - Method in class org.apache.jena.riot.writer.WriterStreamRDFBase
-
- prefix(String, String) - Method in class org.apache.jena.riot.writer.WriterStreamRDFPlain
-
- PREFIX_IRI - Static variable in class org.apache.jena.riot.writer.WriterConst
-
The IRI column in a prefix.
- PrefixDecl() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PrefixDecl() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- PrefixDecl() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- prefixDecl(RDF_PrefixDecl) - Static method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- PrefixedName() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PrefixedName() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- PrefixedName() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- PrefixedName() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
- PrefixMap - Interface in org.apache.jena.riot.system
-
Interface for lightweight prefix maps, this is similar to
PrefixMapping
from Jena Core but it omits any reverse lookup
functionality.
- prefixMap(DatasetGraph) - Static method in class org.apache.jena.riot.system.RiotLib
-
- prefixMap(Graph) - Static method in class org.apache.jena.riot.system.RiotLib
-
- PrefixMapBase - Class in org.apache.jena.riot.system
-
Abstract base implementation of a
PrefixMap
which provides
some useful helper methods
- PrefixMapBase() - Constructor for class org.apache.jena.riot.system.PrefixMapBase
-
- PrefixMapExtended - Class in org.apache.jena.riot.system
-
Implementation of a
PrefixMap
which extends another prefix map
without ever altering the parent.
- PrefixMapExtended(PrefixMap) - Constructor for class org.apache.jena.riot.system.PrefixMapExtended
-
Creates an extended prefix map
- PrefixMapFactory - Class in org.apache.jena.riot.system
-
Factory which provides prefix maps
- PrefixMapFactory() - Constructor for class org.apache.jena.riot.system.PrefixMapFactory
-
- PrefixMapNull - Class in org.apache.jena.riot.system
-
Always empty prefix map
- PrefixMapping2 - Class in com.hp.hpl.jena.sparql.util
-
A prefix mapping based on global and local mappings.
- PrefixMapping2(PrefixMapping, PrefixMapping) - Constructor for class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- PrefixMapping2(PrefixMapping) - Constructor for class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- PrefixMapStd - Class in org.apache.jena.riot.system
-
Default implementation of a
PrefixMap
, this implementation
is best suited to use for input.
- PrefixMapStd() - Constructor for class org.apache.jena.riot.system.PrefixMapStd
-
Creates a new empty prefix mapping
- PrefixMapStd(PrefixMap) - Constructor for class org.apache.jena.riot.system.PrefixMapStd
-
Creates a new prefix mapping copied from an existing map
- PrefixMapUnmodifiable - Class in org.apache.jena.riot.system
-
A PrefixMap that traps update operations on a wrapped prefix map
- PrefixMapUnmodifiable(PrefixMap) - Constructor for class org.apache.jena.riot.system.PrefixMapUnmodifiable
-
- PrefixMapWrapper - Class in org.apache.jena.riot.system
-
Creates an always-empty prefix map, which can not be changed.
- PrefixMapWrapper(PrefixMap) - Constructor for class org.apache.jena.riot.system.PrefixMapWrapper
-
- prefixName(RDF_PrefixName) - Static method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- prefixSearch(String) - Method in class org.apache.jena.atlas.lib.Trie
-
Performs a prefix search and returns all values mapped under the given
prefix.
- prepareExprs(Context) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- PRETTY - Static variable in class org.apache.jena.riot.RDFFormat
-
Pretty printing variant
- PRETTY_PRINT - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
Control pretty printing
- PrimaryExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PrimaryExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- PrimaryExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- primaryTopic - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
The primary topic of some page or document.
- print - Static variable in class com.hp.hpl.jena.sparql.engine.main.JoinClassifier
-
- print - Static variable in class com.hp.hpl.jena.sparql.engine.main.LeftJoinClassifier
-
- print - Class in com.hp.hpl.jena.sparql.function.library
-
Function that prints it's argument to stdout (debugging aid)
- print() - Constructor for class com.hp.hpl.jena.sparql.function.library.print
-
- print() - Method in class com.hp.hpl.jena.sparql.util.Version
-
Prints version information for all registered classes to Standard Out
- print(IndentedWriter) - Method in class com.hp.hpl.jena.sparql.util.Version
-
Prints version information for all registered classes to the given writer
- print(char) - Method in interface org.apache.jena.atlas.io.AWriter
-
- print(char[]) - Method in interface org.apache.jena.atlas.io.AWriter
-
- print(String) - Method in interface org.apache.jena.atlas.io.AWriter
-
- print(String) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- print(char) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- print(char[]) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- print(String, int) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Print a string N times
- print(char, int) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Print a char N times
- print(char) - Method in class org.apache.jena.atlas.io.Writer2
-
- print(String) - Method in class org.apache.jena.atlas.io.Writer2
-
- print(char[]) - Method in class org.apache.jena.atlas.io.Writer2
-
- print(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Print an iterator (destructive)
- print(PrintStream, Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Print an iterator (destructive)
- print(PrintStream, Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Print an iterable
- print(Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Print an iterable
- print(ByteBuffer) - Static method in class org.apache.jena.atlas.lib.ByteBufferLib
-
- print(PrintStream, ByteBuffer) - Static method in class org.apache.jena.atlas.lib.ByteBufferLib
-
- print(IndentedWriter, List<T>) - Static method in class org.apache.jena.atlas.lib.ListUtils
-
- print(IndentedWriter, List<T>, String) - Static method in class org.apache.jena.atlas.lib.ListUtils
-
- print(String, Object...) - Method in class org.apache.jena.atlas.logging.ProgressLogger
-
Print a message in the form for this ProgressLogger
- printAbbrev(Object) - Static method in class com.hp.hpl.jena.sparql.util.StringUtils
-
Abbreviate, crudely, URI in strings, leaving only their last component.
- printAbbrevList(List<T>) - Static method in class com.hp.hpl.jena.sparql.util.StringUtils
-
Abbreviate, crudely, URI in strings, leaving only their last component.
- Printable - Interface in org.apache.jena.atlas.io
-
- PrintableBase - Class in org.apache.jena.atlas.io
-
- PrintableBase() - Constructor for class org.apache.jena.atlas.io.PrintableBase
-
- printf(String, Object...) - Method in interface org.apache.jena.atlas.io.AWriter
-
- printf(String, Object...) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- printf(String, Object...) - Method in class org.apache.jena.atlas.io.Writer2
-
- printHex(StringBuilder, int, int) - Static method in class org.apache.jena.atlas.io.OutputUtils
-
Print the number x in width hex chars.
- printHex(Writer, int, int) - Static method in class org.apache.jena.atlas.io.OutputUtils
-
Print the number x in width hex chars.
- printHex(StringBuilder, int, int) - Static method in class org.apache.jena.riot.out.OutputUtils
-
Print the number x in width hex chars.
- printHex(Writer, int, int) - Static method in class org.apache.jena.riot.out.OutputUtils
-
Print the number x in width hex chars.
- printHex(AWriter, int, int) - Static method in class org.apache.jena.riot.out.OutputUtils
-
Print the number x in width hex chars.
- PrintingStreamRDF - Class in org.apache.jena.riot.system
-
Primarily for debugging
- PrintingStreamRDF(OutputStream) - Constructor for class org.apache.jena.riot.system.PrintingStreamRDF
-
- println(String) - Method in interface org.apache.jena.atlas.io.AWriter
-
- println() - Method in interface org.apache.jena.atlas.io.AWriter
-
- println(String) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- println(char) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- println() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- println(String) - Method in class org.apache.jena.atlas.io.Writer2
-
- println() - Method in class org.apache.jena.atlas.io.Writer2
-
- PrintMessages - Static variable in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- printOp(Query, boolean) - Static method in class com.hp.hpl.jena.sparql.util.QueryOutputUtils
-
- printOp(IndentedWriter, Query, boolean) - Static method in class com.hp.hpl.jena.sparql.util.QueryOutputUtils
-
- printOpName - Static variable in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- printPlan(Query, QueryExecution) - Static method in class com.hp.hpl.jena.sparql.util.QueryOutputUtils
-
- printPrefixes(Prologue, IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.serializer.PrologueSerializer
-
- printQuad(Query, boolean) - Static method in class com.hp.hpl.jena.sparql.util.QueryOutputUtils
-
- printQuad(IndentedWriter, Query, boolean) - Static method in class com.hp.hpl.jena.sparql.util.QueryOutputUtils
-
- printQuery(Query) - Static method in class com.hp.hpl.jena.sparql.util.QueryOutputUtils
-
- printQuery(IndentedWriter, Query) - Static method in class com.hp.hpl.jena.sparql.util.QueryOutputUtils
-
- printQuery(IndentedWriter, Query, Syntax) - Static method in class com.hp.hpl.jena.sparql.util.QueryOutputUtils
-
- PrintSerializable - Interface in com.hp.hpl.jena.sparql.util
-
- PrintSerializableBase - Class in com.hp.hpl.jena.sparql.util
-
- PrintSerializableBase() - Constructor for class com.hp.hpl.jena.sparql.util.PrintSerializableBase
-
- printSSE(OutputStream) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- PrintTokenizer - Class in org.apache.jena.riot.tokens
-
Print a logging message on every token
- PrintTokenizer(String, Tokenizer) - Constructor for class org.apache.jena.riot.tokens.PrintTokenizer
-
- PrintUtils - Class in org.apache.jena.atlas.io
-
- PrintUtils() - Constructor for class org.apache.jena.atlas.io.PrintUtils
-
- printWrapper(Iterator<? extends T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Print an iterator as it gets used - this adds a printing wrapper
- printWrapper(PrintStream, Iterator<? extends T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Print an iterator as it gets used - this adds a printing wrapper
- Problem - Exception in org.apache.jena.atlas.lib
-
- Problem(String) - Constructor for exception org.apache.jena.atlas.lib.Problem
-
- Problem(String, Throwable) - Constructor for exception org.apache.jena.atlas.lib.Problem
-
- proc(QueryIterator, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.pfunction.ProcedurePF
-
- proc(QueryIterator, ExecutionContext) - Method in interface com.hp.hpl.jena.sparql.procedure.Procedure
-
Call the procedure, with an input iterator of bindings.
- proc(QueryIterator, ExecutionContext) - Method in class com.hp.hpl.jena.sparql.procedure.ProcedureBase
-
- proc(T) - Method in interface org.apache.jena.atlas.lib.Callback
-
- procedure(Table, Node, ExprList) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- procedure(Table, Node, ExprList) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- Procedure - Interface in com.hp.hpl.jena.sparql.procedure
-
- ProcedureBase - Class in com.hp.hpl.jena.sparql.procedure
-
- ProcedureBase() - Constructor for class com.hp.hpl.jena.sparql.procedure.ProcedureBase
-
- ProcedureEval - Class in com.hp.hpl.jena.sparql.procedure
-
- ProcedureEval() - Constructor for class com.hp.hpl.jena.sparql.procedure.ProcedureEval
-
- ProcedureFactory - Interface in com.hp.hpl.jena.sparql.procedure
-
Interface for procedure factories.
- ProcedurePF - Class in com.hp.hpl.jena.sparql.pfunction
-
Adapter between property functions and server procedures
When called, this wrapper reconstructs the usual property function calling conventions.
- ProcedurePF(PropertyFunction, PropFuncArg, Node, PropFuncArg) - Constructor for class com.hp.hpl.jena.sparql.pfunction.ProcedurePF
-
- ProcedureRegistry - Class in com.hp.hpl.jena.sparql.procedure
-
- ProcedureRegistry() - Constructor for class com.hp.hpl.jena.sparql.procedure.ProcedureRegistry
-
- processConfig(Model) - Static method in class org.apache.jena.riot.system.stream.JenaIOEnvironment
-
Create a LocationMapper based on Model
- PROCESSING_102 - Static variable in class org.apache.jena.web.HttpSC
-
- ProcEval - Class in com.hp.hpl.jena.sparql.procedure
-
- ProcEval() - Constructor for class com.hp.hpl.jena.sparql.procedure.ProcEval
-
- profile(Lang, String) - Static method in class org.apache.jena.riot.system.RiotLib
-
- profile(Lang, String, ErrorHandler) - Static method in class org.apache.jena.riot.system.RiotLib
-
- profile(String, boolean, boolean, ErrorHandler) - Static method in class org.apache.jena.riot.system.RiotLib
-
Create a parser profile for the given setup
- programming_language - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Lenguaje de programaci�n en el que un proyecto es implementado o con el cu�l
pretende usarse.Programming language a project is implemented in or intended
for use with.Langage de programmation avec lequel un projet est impl�ment�,
ou avec lequel il est pr�vu de l'utiliser.
- ProgressLogger - Class in org.apache.jena.atlas.logging
-
Progress monitor
- ProgressLogger(Logger, String, long, int) - Constructor for class org.apache.jena.atlas.logging.ProgressLogger
-
- project(Table, List<Var>) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- project(Table, List<Var>) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- Project() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- Project - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
A project.Un proyecto.Un projet.
- Project - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A project (a collective endeavour of some kind).
- project(int, Iterator<Tuple<T>>) - Static method in class org.apache.jena.atlas.lib.Tuple
-
- projectQuadGraphName - Static variable in class org.apache.jena.riot.other.GLib
-
Transform quad to graphname
- projectQuadObject - Static variable in class org.apache.jena.riot.other.GLib
-
Transform quad to object
- projectQuadPredicate - Static variable in class org.apache.jena.riot.other.GLib
-
Transform quad to predicate
- projectQuadSubject - Static variable in class org.apache.jena.riot.other.GLib
-
Transform quad to subject
- projectTripleObject - Static variable in class org.apache.jena.riot.other.GLib
-
Transform triple to object
- projectTriplePredicate - Static variable in class org.apache.jena.riot.other.GLib
-
Transform triple to predicate
- projectTripleSubject - Static variable in class org.apache.jena.riot.other.GLib
-
Transform triple to subject
- Prologue - Class in com.hp.hpl.jena.sparql.core
-
Prologue - combines with PrefixMapping (the RIOT Prologue uses PrefixMap)
- Prologue() - Constructor for class com.hp.hpl.jena.sparql.core.Prologue
-
- Prologue(PrefixMapping) - Constructor for class com.hp.hpl.jena.sparql.core.Prologue
-
- Prologue(PrefixMapping, String) - Constructor for class com.hp.hpl.jena.sparql.core.Prologue
-
- Prologue(PrefixMapping, IRIResolver) - Constructor for class com.hp.hpl.jena.sparql.core.Prologue
-
- Prologue(Prologue) - Constructor for class com.hp.hpl.jena.sparql.core.Prologue
-
- Prologue() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Prologue() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- Prologue() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- Prologue - Class in org.apache.jena.riot.system
-
- Prologue() - Constructor for class org.apache.jena.riot.system.Prologue
-
- Prologue(PrefixMap, IRIResolver) - Constructor for class org.apache.jena.riot.system.Prologue
-
- Prologue(Prologue) - Constructor for class org.apache.jena.riot.system.Prologue
-
- PrologueSerializer - Class in com.hp.hpl.jena.sparql.serializer
-
- PrologueSerializer() - Constructor for class com.hp.hpl.jena.sparql.serializer.PrologueSerializer
-
- PropertiesSorted - Class in org.apache.jena.atlas.lib
-
Sorted output
- PropertiesSorted(Comparator<String>) - Constructor for class org.apache.jena.atlas.lib.PropertiesSorted
-
- propertyEquals(Properties, String, String) - Method in class org.apache.jena.atlas.lib.PropertyUtils
-
Test whether a property has a value.
- propertyFunction(Table, Node, PropFuncArg, PropFuncArg) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- propertyFunction(Table, Node, PropFuncArg, PropFuncArg) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- PropertyFunction - Interface in com.hp.hpl.jena.sparql.pfunction
-
- PropertyFunctionBase - Class in com.hp.hpl.jena.sparql.pfunction
-
Basic property function handler that calls the implementation
subclass one binding at a time
- PropertyFunctionEval - Class in com.hp.hpl.jena.sparql.pfunction
-
Basic property function handler that calls the implementation
subclass one binding at a time after evaluating the arguments (if bound).
- PropertyFunctionFactory - Interface in com.hp.hpl.jena.sparql.pfunction
-
Interface for extension factories registered with the extension registry.
- PropertyFunctionGenerator - Class in com.hp.hpl.jena.sparql.algebra
-
- PropertyFunctionGenerator() - Constructor for class com.hp.hpl.jena.sparql.algebra.PropertyFunctionGenerator
-
- PropertyFunctionRegistry - Class in com.hp.hpl.jena.sparql.pfunction
-
- PropertyFunctionRegistry() - Constructor for class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
- propertyFunctions - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key controlling whether the main query engine processes property functions.
- PropertyList(Node, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PropertyList(Node, TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- PropertyList(Node, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- PropertyListNotEmpty(Node, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PropertyListNotEmpty(Node, TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- PropertyListNotEmpty(Node, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- PropertyListPath(Node, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PropertyListPath(Node, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- PropertyListPathNotEmpty(Node, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- PropertyListPathNotEmpty(Node, TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- PropertyRequiredException - Exception in com.hp.hpl.jena.sparql.util
-
Exception used to report that a required property is missing.
- PropertyRequiredException(Resource, Property) - Constructor for exception com.hp.hpl.jena.sparql.util.PropertyRequiredException
-
- PropertyUtils - Class in org.apache.jena.atlas.lib
-
- PropertyUtils() - Constructor for class org.apache.jena.atlas.lib.PropertyUtils
-
- PropFuncArg - Class in com.hp.hpl.jena.sparql.pfunction
-
Class representing an argument (subject or object position) of a property function.
- PropFuncArg(List<Node>, Node) - Constructor for class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- PropFuncArg(List<Node>) - Constructor for class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- PropFuncArg(Node) - Constructor for class com.hp.hpl.jena.sparql.pfunction.PropFuncArg
-
- PropFuncArgType - Class in com.hp.hpl.jena.sparql.pfunction
-
- PropFuncArgType(String) - Constructor for class com.hp.hpl.jena.sparql.pfunction.PropFuncArgType
-
- proposed - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
- protocol(InputStream) - Static method in class org.apache.jena.riot.thrift.TRDF
-
Create Thrift protocol for the InputStream.
- protocol(OutputStream) - Static method in class org.apache.jena.riot.thrift.TRDF
-
Create Thrift protocol for the OutputStream.
- protocol(String) - Static method in class org.apache.jena.riot.thrift.TRDF
-
Decode the contents of the input stream and send to the
StreamRDF
.
- protocol(TTransport) - Static method in class org.apache.jena.riot.thrift.TRDF
-
- protocolToStream(TProtocol, StreamRDF) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
Decode the contents of the TProtocol and send to the
StreamRDF
.
- PROXY_AUTHENTICATION_REQUIRED_407 - Static variable in class org.apache.jena.web.HttpSC
-
- pStylesheet - Static variable in class com.hp.hpl.jena.sparql.engine.http.HttpParams
-
- pTransactional - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- publications - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A link to the publications of this person.
- publish(LogRecord) - Method in class org.apache.jena.atlas.logging.java.ConsoleHandlerStdout
-
- pUpdate - Static variable in class com.hp.hpl.jena.sparql.engine.http.HttpParams
-
Parameter for the SPARQL update string
- pushback(T) - Method in class org.apache.jena.atlas.iterator.PushbackIterator
-
- pushbackByte(int) - Method in class org.apache.jena.atlas.io.PeekInputStream
-
push back a byte : does not alter underlying position, line or column counts
- pushbackChar(int) - Method in class org.apache.jena.atlas.io.PeekReader
-
push back a character : does not alter underlying position, line or
column counts
- PushbackIterator<T> - Class in org.apache.jena.atlas.iterator
-
An iterator where you can push items backinto the iterator, to be yielded (LIFO) next time.
- PushbackIterator(Iterator<T>) - Constructor for class org.apache.jena.atlas.iterator.PushbackIterator
-
- pUsingGraph - Static variable in class com.hp.hpl.jena.sparql.engine.http.HttpParams
-
Parameter for a URI identifying the default graph (or one of the graphs) for SPARQL updates
- pUsingNamedGraph - Static variable in class com.hp.hpl.jena.sparql.engine.http.HttpParams
-
Parameter for a URI identifying the named graph (or one of the graphs) for SPARQL updates
- put(String, FunctionFactory) - Method in class com.hp.hpl.jena.sparql.function.FunctionRegistry
-
Insert a function.
- put(String, Class<?>) - Method in class com.hp.hpl.jena.sparql.function.FunctionRegistry
-
Insert a class that is the function implementation
- put(String, PropertyFunctionFactory) - Method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
Insert an PropertyFunction factory.
- put(String, Class<?>) - Method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
Insert an PropertyFunction class.
- put(String, ProcedureFactory) - Method in class com.hp.hpl.jena.sparql.procedure.ProcedureRegistry
-
Insert a ProcedureFactory.
- put(String, Class<?>) - Method in class com.hp.hpl.jena.sparql.procedure.ProcedureRegistry
-
Insert a class that is the procedure implementation
- put(Symbol, Object) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Store a named value - overwrites any previous set value
- put(String, X) - Method in class com.hp.hpl.jena.sparql.util.TranslationTable
-
- put(String, JsonValue) - Method in class org.apache.jena.atlas.json.JsonObject
-
- put(String, String) - Method in class org.apache.jena.atlas.json.JsonObject
-
- put(String, long) - Method in class org.apache.jena.atlas.json.JsonObject
-
- put(String, boolean) - Method in class org.apache.jena.atlas.json.JsonObject
-
- put(K, V) - Method in class org.apache.jena.atlas.lib.cache.Cache0
-
- put(K, V) - Method in class org.apache.jena.atlas.lib.cache.Cache1
-
- put(K, V) - Method in class org.apache.jena.atlas.lib.cache.CacheLRU
-
- put(K, V) - Method in class org.apache.jena.atlas.lib.cache.CacheSimple
-
- put(Key, Value) - Method in class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
-
- put(Key, Value) - Method in class org.apache.jena.atlas.lib.cache.CacheStatsSimple
-
- put(K, V) - Method in class org.apache.jena.atlas.lib.cache.CacheUnbounded
-
- put(Key, T) - Method in class org.apache.jena.atlas.lib.cache.CacheWrapper
-
- put(Key, Value) - Method in interface org.apache.jena.atlas.lib.Cache
-
Insert into from cache and return old value (or null if none)
- put(K, V) - Method in class org.apache.jena.atlas.lib.Map2
-
- put(K, V) - Method in class org.apache.jena.atlas.lib.MultiMap
-
- put(T) - Method in interface org.apache.jena.atlas.lib.Pool
-
- put(T) - Method in class org.apache.jena.atlas.lib.PoolBase
-
- put(T) - Method in class org.apache.jena.atlas.lib.PoolFiniteBlocking
-
- put(T) - Method in class org.apache.jena.atlas.lib.PoolSync
-
- put(K, T) - Method in class org.apache.jena.atlas.lib.Registry
-
- putAll(Context) - Method in class com.hp.hpl.jena.sparql.util.Context
-
- putAll(Map<? extends String, ? extends JsonValue>) - Method in class org.apache.jena.atlas.json.JsonObject
-
- putAll(K, V...) - Method in class org.apache.jena.atlas.lib.MultiMap
-
- putAll(PrefixMap) - Method in interface org.apache.jena.riot.system.PrefixMap
-
Add a prefix, overwrites any existing association
- putAll(PrefixMapping) - Method in interface org.apache.jena.riot.system.PrefixMap
-
Add a prefix, overwrites any existing association
- putAll(Map<String, String>) - Method in interface org.apache.jena.riot.system.PrefixMap
-
Add a prefix, overwrites any existing association
- putAll(PrefixMap) - Method in class org.apache.jena.riot.system.PrefixMapBase
-
- putAll(PrefixMapping) - Method in class org.apache.jena.riot.system.PrefixMapBase
-
- putAll(Map<String, String>) - Method in class org.apache.jena.riot.system.PrefixMapBase
-
- putAll(PrefixMap) - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- putAll(PrefixMapping) - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- putAll(Map<String, String>) - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- putAll(PrefixMap) - Method in class org.apache.jena.riot.system.PrefixMapUnmodifiable
-
- putAll(PrefixMapping) - Method in class org.apache.jena.riot.system.PrefixMapUnmodifiable
-
- putAll(Map<String, String>) - Method in class org.apache.jena.riot.system.PrefixMapUnmodifiable
-
- putAll(PrefixMap) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- putAll(PrefixMapping) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- putAll(Map<String, String>) - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- putDecoder(CharsetDecoder) - Static method in class org.apache.jena.atlas.lib.Chars
-
Add/return a UTF-8 decoder to the pool
- putEncoder(CharsetEncoder) - Static method in class org.apache.jena.atlas.lib.Chars
-
Add/return a UTF-8 encoder to the pool
- putModel(Model) - Method in interface com.hp.hpl.jena.query.DatasetAccessor
-
Put (replace) the default model of a Dataset
- putModel(String, Model) - Method in interface com.hp.hpl.jena.query.DatasetAccessor
-
Put (create/replace) a named model of a Dataset
- putModel(Model) - Method in class org.apache.jena.web.DatasetAdapter
-
Put (replace) the default model of a Dataset
- putModel(String, Model) - Method in class org.apache.jena.web.DatasetAdapter
-
Put (create/replace) a named model of a Dataset
- QC - Class in com.hp.hpl.jena.sparql.engine.main
-
- QC() - Constructor for class com.hp.hpl.jena.sparql.engine.main.QC
-
- QMARK - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- QMARK - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- qnameFor(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- qnameFor(String) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- qrandom - Static variable in class org.apache.jena.atlas.lib.RandomLib
-
Random numbers, good seed, cheaper allocation
- Quad - Class in com.hp.hpl.jena.sparql.core
-
- Quad(Node, Triple) - Constructor for class com.hp.hpl.jena.sparql.core.Quad
-
- Quad(Node, Node, Node, Node) - Constructor for class com.hp.hpl.jena.sparql.core.Quad
-
- quad(Quad) - Method in class org.apache.jena.riot.lang.CollectorStreamBase
-
- quad(Quad) - Method in class org.apache.jena.riot.lang.CollectorStreamQuads
-
- quad(Quad) - Method in class org.apache.jena.riot.lang.CollectorStreamRDF
-
- quad(Quad) - Method in class org.apache.jena.riot.lang.PipedQuadsStream
-
- quad(Quad) - Method in class org.apache.jena.riot.lang.PipedTriplesStream
-
- quad(Quad) - Method in class org.apache.jena.riot.lang.PipedTuplesStream
-
- quad(Quad) - Method in class org.apache.jena.riot.other.BatchedStreamRDF
-
- quad(Quad) - Method in class org.apache.jena.riot.process.inf.InferenceProcessorStreamRDF
-
- quad(Quad) - Method in class org.apache.jena.riot.system.LoggingStreamRDF
-
- quad(Quad) - Method in interface org.apache.jena.riot.system.StreamRDF
-
Quad emitted
- quad(Quad) - Method in class org.apache.jena.riot.system.StreamRDF2
-
- quad(Quad) - Method in class org.apache.jena.riot.system.StreamRDFBase
-
- quad(Quad) - Method in class org.apache.jena.riot.system.StreamRDFCollectOne
-
- quad(Quad) - Method in class org.apache.jena.riot.system.StreamRDFCountingBase
-
- quad(Quad) - Method in class org.apache.jena.riot.system.StreamRDFWrapper
-
- quad(Quad) - Method in class org.apache.jena.riot.thrift.StreamRDF2Thrift
-
- quad(RDF_Quad) - Static method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- quad(Quad) - Method in class org.apache.jena.riot.writer.StreamWriterTriX
-
- quad(Quad) - Method in class org.apache.jena.riot.writer.WriterStreamRDFBase
-
- quad(Quad) - Method in class org.apache.jena.riot.writer.WriterStreamRDFPlain
-
- quad2graphName(Iterator<Quad>) - Static method in class org.apache.jena.riot.other.GLib
-
Project quad to graphname
- quad2object(Iterator<Quad>) - Static method in class org.apache.jena.riot.other.GLib
-
Project quad to object
- quad2predicate(Iterator<Quad>) - Static method in class org.apache.jena.riot.other.GLib
-
Project quad to predicate
- quad2subject(Iterator<Quad>) - Static method in class org.apache.jena.riot.other.GLib
-
Project quad to graphname
- QuadAcc - Class in com.hp.hpl.jena.sparql.modify.request
-
Accumulate quads (including allowing variables) during parsing.
- QuadAcc() - Constructor for class com.hp.hpl.jena.sparql.modify.request.QuadAcc
-
- QuadAcc(List<Quad>) - Constructor for class com.hp.hpl.jena.sparql.modify.request.QuadAcc
-
- QuadAccSink - Class in com.hp.hpl.jena.sparql.modify.request
-
Accumulate quads into a Sink (including allowing variables) during parsing.
- QuadAccSink(Sink<Quad>) - Constructor for class com.hp.hpl.jena.sparql.modify.request.QuadAccSink
-
- QuadAction - Enum in com.hp.hpl.jena.sparql.core
-
A QuadAction
is record of a type of change to a DatasetGraph
.
- QuadData(QuadDataAccSink) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- QuadData(QuadDataAccSink) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- QuadDataAcc - Class in com.hp.hpl.jena.sparql.modify.request
-
Accumulate quads (excluding allowing variables) during parsing.
- QuadDataAcc() - Constructor for class com.hp.hpl.jena.sparql.modify.request.QuadDataAcc
-
- QuadDataAcc(List<Quad>) - Constructor for class com.hp.hpl.jena.sparql.modify.request.QuadDataAcc
-
- QuadDataAccSink - Class in com.hp.hpl.jena.sparql.modify.request
-
Accumulate quads (excluding allowing variables) during parsing.
- QuadDataAccSink(Sink<Quad>) - Constructor for class com.hp.hpl.jena.sparql.modify.request.QuadDataAccSink
-
- quadIso(Quad, Quad, NodeIsomorphismMap) - Static method in class com.hp.hpl.jena.sparql.util.Iso
-
- quadize(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.AlgebraQuad
-
- QuadPattern - Class in com.hp.hpl.jena.sparql.core
-
A class whose purpose is to give a name to a collection of quads
- QuadPattern() - Constructor for class com.hp.hpl.jena.sparql.core.QuadPattern
-
- QuadPattern(QuadPattern) - Constructor for class com.hp.hpl.jena.sparql.core.QuadPattern
-
- QuadPattern(QuadAcc) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- QuadPattern(QuadAcc) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- Quads(QuadAccSink) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Quads(QuadAccSink) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- quads2triples(Iterator<Quad>) - Static method in class org.apache.jena.riot.other.GLib
-
Project quads to triples
- quadSerializationFactory() - Static method in class org.apache.jena.riot.system.SerializationFactoryFinder
-
- QuadsNotTriples(QuadAccSink) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- QuadsNotTriples(QuadAccSink) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- quadsToStream(StreamRDF, Iterator<Quad>) - Static method in class org.apache.jena.riot.system.StreamRDFLib
-
- Query - Class in com.hp.hpl.jena.query
-
The data structure for a query as presented externally.
- Query() - Constructor for class com.hp.hpl.jena.query.Query
-
Creates a new empty query
- Query(Prologue) - Constructor for class com.hp.hpl.jena.query.Query
-
Creates a new empty query with the given prologue
- Query() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Query() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- Query() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- query - Static variable in class com.hp.hpl.jena.sparql.vocabulary.VocabTestQuery
-
The query to ask
- QUERY_MIME_TYPE - Static variable in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- queryAsk - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Class of queries that are seeking a yes/no question
- queryAuthPwd - Static variable in class com.hp.hpl.jena.sparql.engine.http.Service
-
Use to set the user password for basic auth.
- queryAuthUser - Static variable in class com.hp.hpl.jena.sparql.engine.http.Service
-
Use to set the user id for basic auth.
- QueryBuildException - Exception in com.hp.hpl.jena.query
-
QueryBuildException is exception for all excpetions during query
execution construction.
- QueryBuildException() - Constructor for exception com.hp.hpl.jena.query.QueryBuildException
-
- QueryBuildException(Throwable) - Constructor for exception com.hp.hpl.jena.query.QueryBuildException
-
- QueryBuildException(String) - Constructor for exception com.hp.hpl.jena.query.QueryBuildException
-
- QueryBuildException(String, Throwable) - Constructor for exception com.hp.hpl.jena.query.QueryBuildException
-
- QueryCancelledException - Exception in com.hp.hpl.jena.query
-
Indicate that a query execution has been cancelled and the operation can't be called
- QueryCancelledException() - Constructor for exception com.hp.hpl.jena.query.QueryCancelledException
-
- QueryCheckException - Exception in com.hp.hpl.jena.sparql.core
-
- QueryCheckException() - Constructor for exception com.hp.hpl.jena.sparql.core.QueryCheckException
-
- QueryCheckException(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.core.QueryCheckException
-
- QueryCheckException(String) - Constructor for exception com.hp.hpl.jena.sparql.core.QueryCheckException
-
- QueryCheckException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.core.QueryCheckException
-
- QueryCompare - Class in com.hp.hpl.jena.sparql.core
-
- QueryCompare(Query) - Constructor for class com.hp.hpl.jena.sparql.core.QueryCompare
-
- queryConstruct - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Class of queries that are seeking a constructed graph
- queryDeflate - Static variable in class com.hp.hpl.jena.sparql.engine.http.Service
-
Use to set the HttpQuery.allowDeflate flag.
- queryDescribe - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Class of queries that are seeking a descriptive graph
- QueryEngineBase - Class in com.hp.hpl.jena.sparql.engine
-
Main part of a QueryEngine - something that takes responsibility for a complete query execution
- QueryEngineFactory - Interface in com.hp.hpl.jena.sparql.engine
-
Additional QueryEngineFactory's
can be dynamically added to the registry.
- QueryEngineFactoryWrapper - Class in com.hp.hpl.jena.sparql.engine
-
Default processing for a DatasetGraphWrapper - unwrap and repeat
- QueryEngineFactoryWrapper() - Constructor for class com.hp.hpl.jena.sparql.engine.QueryEngineFactoryWrapper
-
- QueryEngineHTTP - Class in com.hp.hpl.jena.sparql.engine.http
-
A query execution implementation where queries are executed against a remote
service
- QueryEngineHTTP(String, Query) - Constructor for class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- QueryEngineHTTP(String, Query, HttpAuthenticator) - Constructor for class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- QueryEngineHTTP(String, String) - Constructor for class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- QueryEngineHTTP(String, String, HttpAuthenticator) - Constructor for class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- queryEngineInfo - Static variable in class com.hp.hpl.jena.sparql.engine.QueryEngineBase
-
- QueryEngineInfo - Class in com.hp.hpl.jena.sparql.mgt
-
- QueryEngineInfo() - Constructor for class com.hp.hpl.jena.sparql.mgt.QueryEngineInfo
-
- QueryEngineInfoMBean - Interface in com.hp.hpl.jena.sparql.mgt
-
Overall statistics from a query engine - one such per type of engine.
- QueryEngineMain - Class in com.hp.hpl.jena.sparql.engine.main
-
- QueryEngineMain(Op, DatasetGraph, Binding, Context) - Constructor for class com.hp.hpl.jena.sparql.engine.main.QueryEngineMain
-
- QueryEngineMain(Query, DatasetGraph, Binding, Context) - Constructor for class com.hp.hpl.jena.sparql.engine.main.QueryEngineMain
-
- QueryEngineMainQuad - Class in com.hp.hpl.jena.sparql.engine.main
-
Same as QueryEngineMain except tranform to quads
- QueryEngineMainQuad(Op, DatasetGraph, Binding, Context) - Constructor for class com.hp.hpl.jena.sparql.engine.main.QueryEngineMainQuad
-
- QueryEngineMainQuad(Query, DatasetGraph, Binding, Context) - Constructor for class com.hp.hpl.jena.sparql.engine.main.QueryEngineMainQuad
-
- QueryEngineRef - Class in com.hp.hpl.jena.sparql.engine.ref
-
"Reference" query engine - this simply executes the algebra expression as-is
using a simple (non-scalable) execution strategy that follows the definition
of SPARQL as closely as possible.
- QueryEngineRef(Op, DatasetGraph, Context) - Constructor for class com.hp.hpl.jena.sparql.engine.ref.QueryEngineRef
-
- QueryEngineRef(Op, DatasetGraph, Binding, Context) - Constructor for class com.hp.hpl.jena.sparql.engine.ref.QueryEngineRef
-
- QueryEngineRefQuad - Class in com.hp.hpl.jena.sparql.engine.ref
-
- QueryEngineRefQuad(Op, DatasetGraph, Context) - Constructor for class com.hp.hpl.jena.sparql.engine.ref.QueryEngineRefQuad
-
- QueryEngineRefQuad(Op, DatasetGraph, Binding, Context) - Constructor for class com.hp.hpl.jena.sparql.engine.ref.QueryEngineRefQuad
-
- QueryEngineRegistry - Class in com.hp.hpl.jena.sparql.engine
-
- QueryEvaluationTest - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
A type of test specifically for query evaluation testing.
- QueryException - Exception in com.hp.hpl.jena.query
-
QueryException is root exception for all (intentional) exceptions
associated with query parsing and execution.
- QueryException() - Constructor for exception com.hp.hpl.jena.query.QueryException
-
- QueryException(Throwable) - Constructor for exception com.hp.hpl.jena.query.QueryException
-
- QueryException(String) - Constructor for exception com.hp.hpl.jena.query.QueryException
-
- QueryException(String, Throwable) - Constructor for exception com.hp.hpl.jena.query.QueryException
-
- QueryExceptionHTTP - Exception in com.hp.hpl.jena.sparql.engine.http
-
Exception class for all operations in the SPARQL client library.
- QueryExceptionHTTP(int, String) - Constructor for exception com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP
-
Constructor for QueryExceptionHTTP.
- QueryExceptionHTTP(int) - Constructor for exception com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP
-
Constructor for QueryExceptionHTTP.
- QueryExceptionHTTP(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP
-
Constructor for HttpException used for some unexpected execution error.
- QueryExceptionHTTP(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP
-
- QueryExceptionHTTP(int, String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP
-
- QueryExecException - Exception in com.hp.hpl.jena.query
-
QueryExecException indicates a condition encountered during
query evaluation.
- QueryExecException() - Constructor for exception com.hp.hpl.jena.query.QueryExecException
-
- QueryExecException(Throwable) - Constructor for exception com.hp.hpl.jena.query.QueryExecException
-
- QueryExecException(String) - Constructor for exception com.hp.hpl.jena.query.QueryExecException
-
- QueryExecException(String, Throwable) - Constructor for exception com.hp.hpl.jena.query.QueryExecException
-
- QueryExecMBean - Interface in com.hp.hpl.jena.sparql.mgt
-
Details of a single query execution
- QueryExecUtils - Class in com.hp.hpl.jena.sparql.util
-
Some utilities for query processing.
- QueryExecUtils() - Constructor for class com.hp.hpl.jena.sparql.util.QueryExecUtils
-
- QueryExecution - Interface in com.hp.hpl.jena.query
-
A interface for a single execution of a query.
- QueryExecutionBase - Class in com.hp.hpl.jena.sparql.engine
-
All the SPARQL query result forms made from a graph-level execution object
- QueryExecutionBase(Query, Dataset, Context, QueryEngineFactory) - Constructor for class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- QueryExecutionFactory - Class in com.hp.hpl.jena.query
-
Place to make QueryExecution objects from Query objects or a string.
- QueryFactory - Class in com.hp.hpl.jena.query
-
- QueryFactory() - Constructor for class com.hp.hpl.jena.query.QueryFactory
-
- QueryFatalException - Exception in com.hp.hpl.jena.query
-
QueryFatalException is such that the query aborts do to some
problem (this might be an internal error or something in the way the query
builds or executes).
- QueryFatalException() - Constructor for exception com.hp.hpl.jena.query.QueryFatalException
-
- QueryFatalException(Throwable) - Constructor for exception com.hp.hpl.jena.query.QueryFatalException
-
- QueryFatalException(String) - Constructor for exception com.hp.hpl.jena.query.QueryFatalException
-
- QueryFatalException(String, Throwable) - Constructor for exception com.hp.hpl.jena.query.QueryFatalException
-
- queryForm - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
- QueryForm - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Super class of all query forms
- queryGzip - Static variable in class com.hp.hpl.jena.sparql.engine.http.Service
-
Use to set the HttpQuery.allowGZip flag.
- QueryHashCode - Class in com.hp.hpl.jena.sparql.core
-
- QueryHashCode() - Constructor for class com.hp.hpl.jena.sparql.core.QueryHashCode
-
- QueryIter - Class in com.hp.hpl.jena.sparql.engine.iterator
-
This class provides the general machinary for iterators.
- QueryIter(ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIter
-
- QueryIter1 - Class in com.hp.hpl.jena.sparql.engine.iterator
-
This class supports a QueryIter that takes one QueryIterator as input.
- QueryIter1(QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIter1
-
- QueryIter2 - Class in com.hp.hpl.jena.sparql.engine.iterator
-
This class marks a QueryIter that takes two QueryIterators as input.
- QueryIter2(QueryIterator, QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIter2
-
- QueryIter2LoopOnLeft - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Binary operation done by looping on the left, and materializing the right - this is not streamed on the right
See also QueryIterRepeatApply
- QueryIter2LoopOnLeft(QueryIterator, QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIter2LoopOnLeft
-
- QueryIterAssign - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Extend each solution by a (var, expression)
- QueryIterAssign(QueryIterator, Var, Expr, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterAssign
-
- QueryIterAssign(QueryIterator, VarExprList, ExecutionContext, boolean) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterAssign
-
- QueryIterAssignVarValue - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Extend each solution by a (var, node)
When used with mustBeNewVar=false, this is a join.
- QueryIterAssignVarValue(QueryIterator, Var, Node, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterAssignVarValue
-
- QueryIterAssignVarValue(QueryIterator, Var, Node, ExecutionContext, boolean) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterAssignVarValue
-
- QueryIterator - Interface in com.hp.hpl.jena.sparql.engine
-
Root of query iterators in ARQ.
- QueryIteratorBase - Class in com.hp.hpl.jena.sparql.engine.iterator
-
This class provides the general machinary for iterators.
- QueryIteratorBase() - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
-
- QueryIteratorCaching - Class in com.hp.hpl.jena.sparql.engine.iterator
-
A caching QueryIterator.
- QueryIteratorCaching(QueryIterator) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCaching
-
- QueryIteratorCheck - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Query iterator that checks everything was closed correctly
- QueryIteratorCloseable - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIteratorCloseable(QueryIterator, Closeable) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCloseable
-
- QueryIteratorLogging - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Intercept and print iterator operations
- QueryIteratorLogging(QueryIterator) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorLogging
-
- QueryIteratorMapped - Class in com.hp.hpl.jena.sparql.engine.iterator
-
A query iterator which allows remapping variables to different names
- QueryIteratorMapped(QueryIterator, Map<Var, Var>) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorMapped
-
Creates a new iterator
- QueryIteratorResultSet - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIteratorResultSet(ResultSet) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorResultSet
-
- QueryIteratorTiming - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIteratorWrapper - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Wrap a QueryIterator so it can have some/all of it's methods intercepted.
- QueryIteratorWrapper(QueryIterator) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorWrapper
-
- QueryIterBlockTriples - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIterCommonParent - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Yield new bindings, with a fixed parent, with values from an iterator.
- QueryIterCommonParent(QueryIterator, Binding, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterCommonParent
-
- QueryIterConcat - Class in com.hp.hpl.jena.sparql.engine.iterator
-
A query iterator that joins two or more iterators into a single iterator.
- QueryIterConcat(ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterConcat
-
- QueryIterConvert - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Iterator over another QueryIterator, applying a converter function
to each object that is returned by .next()
- QueryIterConvert(QueryIterator, QueryIterConvert.Converter, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterConvert
-
- QueryIterConvert.Converter - Interface in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIterDefaulting - Class in com.hp.hpl.jena.sparql.engine.iterator
-
An iterator that returns at least one element from another iterator
or a default value (once) if the wrapped iterator returns nothing.
- QueryIterDefaulting(QueryIterator, Binding, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterDefaulting
-
- QueryIterDiff - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Diff by materializing the RHS - this is not streamed on the right
- QueryIterDiff(QueryIterator, QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterDiff
-
- QueryIterDistinct - Class in com.hp.hpl.jena.sparql.engine.iterator
-
A QueryIterator that suppresses items already seen.
- QueryIterDistinct(QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterDistinct
-
- QueryIterDistinctMem - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Memory limited QueryIterDistinct
- QueryIterDistinctMem(QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterDistinctMem
-
- QueryIterDistinctReduced - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Implementation skeleton for DISTINCT and REDUCED.
- QueryIterDistinctReduced(QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterDistinctReduced
-
- QueryIterDistinguishedVars - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Filter bindings for distinguished variables only
Currently unused.
- QueryIterDistinguishedVars(QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterDistinguishedVars
-
- QueryIterExtendByVar - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Yield new bindings, with a fixed parent, with values from an iterator.
- QueryIterExtendByVar(Binding, Var, Iterator<Node>, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterExtendByVar
-
- QueryIterFilterExpr - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Filter a stream of bindings by a constraint.
- QueryIterFilterExpr(QueryIterator, Expr, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterFilterExpr
-
- QueryIterGraph - Class in com.hp.hpl.jena.sparql.engine.main.iterator
-
- QueryIterGraph(QueryIterator, OpGraph, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterGraph
-
- QueryIterGroup - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIterGroup(QueryIterator, VarExprList, List<ExprAggregator>, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterGroup
-
- QueryIterJoin - Class in com.hp.hpl.jena.sparql.engine.main.iterator
-
Join by materializing the RHS - this is not streamed
- QueryIterJoin(QueryIterator, QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterJoin
-
- QueryIterJoinBase - Class in com.hp.hpl.jena.sparql.engine.main.iterator
-
Join or LeftJoin by calculating both sides, then doing the join
It usually better to use substitute algorithm (not this
QueryIterator in other words) as that is effectively indexing
from one side into the other.
- QueryIterLeftJoin - Class in com.hp.hpl.jena.sparql.engine.main.iterator
-
Left join by materializing the RHS
- QueryIterLeftJoin(QueryIterator, QueryIterator, ExprList, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterLeftJoin
-
- QueryIterMinus - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Minus by materializing the RHS - this is not streamed on the right
- QueryIterMinus(QueryIterator, QueryIterator, Set<Var>, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterMinus
-
- QueryIterNullIterator - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Closeable empty query iterator
- QueryIterNullIterator(ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterNullIterator
-
- QueryIterOptionalIndex - Class in com.hp.hpl.jena.sparql.engine.main.iterator
-
- QueryIterOptionalIndex(QueryIterator, Op, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterOptionalIndex
-
- QueryIterPath - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIterPath(TriplePath, QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterPath
-
- QueryIterPeek - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIterPlainWrapper - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Turn an normal java.util.Iterator (of Bindings) into a QueryIterator
- QueryIterPlainWrapper(Iterator<Binding>) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterPlainWrapper
-
- QueryIterPlainWrapper(Iterator<Binding>, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterPlainWrapper
-
- QueryIterProcedure - Class in com.hp.hpl.jena.sparql.engine.iterator
-
QueryIterator for a procedure.
- QueryIterProcedure(QueryIterator, Procedure, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterProcedure
-
- QueryIterProcessBinding - Class in com.hp.hpl.jena.sparql.engine.iterator
-
An iterator that applies a condition.
- QueryIterProcessBinding(QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterProcessBinding
-
- QueryIterProject - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIterProject(QueryIterator, List<Var>, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterProject
-
- QueryIterProjectMerge - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Execute a projection in the middle of an execution.
- QueryIterProjectMerge(OpProject, QueryIterator, OpExecutor, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterProjectMerge
-
- QueryIterReduced - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIterReduced(QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterReduced
-
- QueryIterRepeatApply - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Repeatedly execute the subclass operation for each Binding in the input iterator.
- QueryIterRepeatApply(QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterRepeatApply
-
- QueryIterRoot - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIterService - Class in com.hp.hpl.jena.sparql.engine.main.iterator
-
- QueryIterService(QueryIterator, OpService, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterService
-
- QueryIterSingleton - Class in com.hp.hpl.jena.sparql.engine.iterator
-
A singleton iterator
- QueryIterSlice - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Iterator until a limit is reached.
- QueryIterSlice(QueryIterator, long, long, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterSlice
-
Create an iterator that limits the number of returns of
another CloseableIterator.
- QueryIterSort - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Sort a query iterator.
- QueryIterSort(QueryIterator, List<SortCondition>, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterSort
-
- QueryIterSort(QueryIterator, Comparator<Binding>, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterSort
-
- QueryIterSub - Class in com.hp.hpl.jena.sparql.engine.iterator
-
This class supports a QueryIter that uses a single sub iterator.
- QueryIterSub(QueryIterator, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterSub
-
- QueryIterTopN - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIterTopN(QueryIterator, List<SortCondition>, long, boolean, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterTopN
-
- QueryIterTopN(QueryIterator, Comparator<Binding>, long, boolean, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterTopN
-
- QueryIterTracked - Class in com.hp.hpl.jena.sparql.engine.iterator
-
Track a QueryIterator
- QueryIterTriplePattern - Class in com.hp.hpl.jena.sparql.engine.iterator
-
- QueryIterTriplePattern(QueryIterator, Triple, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterTriplePattern
-
- QueryIterUnion - Class in com.hp.hpl.jena.sparql.engine.main.iterator
-
Execute each sub stage against the input.
- QueryIterUnion(QueryIterator, List<Op>, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterUnion
-
- QueryIterYieldN - Class in com.hp.hpl.jena.sparql.engine.iterator
-
A query iterator that yields the same thing N times.
- QueryIterYieldN(int, Binding) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterYieldN
-
- QueryIterYieldN(int, Binding, ExecutionContext) - Constructor for class com.hp.hpl.jena.sparql.engine.iterator.QueryIterYieldN
-
- QueryOutputUtils - Class in com.hp.hpl.jena.sparql.util
-
- QueryOutputUtils() - Constructor for class com.hp.hpl.jena.sparql.util.QueryOutputUtils
-
- QueryParseException - Exception in com.hp.hpl.jena.query
-
QueryParseException is root exception for all (intentional) exceptions
from the various parsers where the error is to do with the syntax of a query.
- QueryParseException(int, int) - Constructor for exception com.hp.hpl.jena.query.QueryParseException
-
- QueryParseException(Throwable, int, int) - Constructor for exception com.hp.hpl.jena.query.QueryParseException
-
- QueryParseException(String, int, int) - Constructor for exception com.hp.hpl.jena.query.QueryParseException
-
- QueryParseException(String, Throwable, int, int) - Constructor for exception com.hp.hpl.jena.query.QueryParseException
-
- querySelect - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Class of queries that are seeking variable bindings
- QuerySerializer - Class in com.hp.hpl.jena.sparql.serializer
-
Serialize a query into SPARQL or ARQ formats
- QuerySerializerFactory - Interface in com.hp.hpl.jena.sparql.serializer
-
Interface for query serializer factories, these may be registered with the
SerializerRegistry
thus allowing the serialization of queries to be
customised
- QuerySolution - Interface in com.hp.hpl.jena.query
-
A single answer from a SELECT query.
- QuerySolutionBase - Class in com.hp.hpl.jena.sparql.core
-
Implementation of QuerySolution that contains the canonicalization and casting code.
- QuerySolutionBase() - Constructor for class com.hp.hpl.jena.sparql.core.QuerySolutionBase
-
- QuerySolutionMap - Class in com.hp.hpl.jena.query
-
Implementation of QuerySolution that is backed by an in-memory map.
- QuerySolutionMap() - Constructor for class com.hp.hpl.jena.query.QuerySolutionMap
-
- querySyntax - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
Syntax of the query
- querySyntaxNames - Static variable in class com.hp.hpl.jena.query.Syntax
-
- QueryTest - Static variable in class com.hp.hpl.jena.sparql.vocabulary.VocabTestQuery
-
The class of query tests
- queryTimeout - Static variable in class com.hp.hpl.jena.query.ARQ
-
Set timeout.
- queryTimeout - Static variable in class com.hp.hpl.jena.sparql.engine.http.Service
-
Set timeout.
- QueryTypeAsk - Static variable in class com.hp.hpl.jena.query.Query
-
- QueryTypeConstruct - Static variable in class com.hp.hpl.jena.query.Query
-
- QueryTypeDescribe - Static variable in class com.hp.hpl.jena.query.Query
-
- QueryTypeSelect - Static variable in class com.hp.hpl.jena.query.Query
-
- QueryTypeUnknown - Static variable in class com.hp.hpl.jena.query.Query
-
- QueryUnit() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- QueryUnit() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- QueryUnit() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- QueryUtils - Class in com.hp.hpl.jena.sparql.util
-
- QueryUtils() - Constructor for class com.hp.hpl.jena.sparql.util.QueryUtils
-
- QueryVisitor - Interface in com.hp.hpl.jena.query
-
Query visitor pattern
- QUOTE_3D - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- QUOTE_3D - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- QUOTE_3D - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- QUOTE_3D - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- QUOTE_3D - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- QUOTE_3S - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- QUOTE_3S - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- QUOTE_3S - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- QUOTE_3S - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- QUOTE_3S - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- r2i(String) - Static method in class com.hp.hpl.jena.sparql.util.RomanNumeral
-
- raise(ExprException) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- RAND - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- RAND - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- rand(int, int, int) - Static method in class org.apache.jena.atlas.test.Gen
-
Generate a random sequence between low (inclusive) and high (exclusive): may include duplicates.
- rand(int, int, int, boolean) - Static method in class org.apache.jena.atlas.test.Gen
-
Generate a random sequence between low (inclusive) and high (exclusive) - choose whether to have duplicates or not
- random - Static variable in class org.apache.jena.atlas.lib.RandomLib
-
Single instance, pure random generator
- RandomLib - Class in org.apache.jena.atlas.lib
-
- range(long, long) - Static method in class org.apache.jena.atlas.iterator.IteratorInteger
-
- range(int, char, char) - Static method in class org.apache.jena.riot.system.RiotChars
-
- RBRACE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- RBRACE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- RBRACE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- RBRACE - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- RBRACE - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- RBRACE - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- RBRACKET - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- RBRACKET - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- RBRACKET - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- RBRACKET - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- RBRACKET - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- RBRACKET - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- RDF_ANY - Class in org.apache.jena.riot.thrift.wire
-
- RDF_ANY() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- RDF_ANY(RDF_ANY) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_ANY
-
Performs a deep copy on other.
- RDF_ANY._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_BNode - Class in org.apache.jena.riot.thrift.wire
-
- RDF_BNode() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- RDF_BNode(String) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- RDF_BNode(RDF_BNode) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_BNode
-
Performs a deep copy on other.
- RDF_BNode._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_DataTuple - Class in org.apache.jena.riot.thrift.wire
-
- RDF_DataTuple() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- RDF_DataTuple(List<RDF_Term>) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- RDF_DataTuple(RDF_DataTuple) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
Performs a deep copy on other.
- RDF_DataTuple._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_Decimal - Class in org.apache.jena.riot.thrift.wire
-
- RDF_Decimal() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- RDF_Decimal(long, int) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- RDF_Decimal(RDF_Decimal) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
Performs a deep copy on other.
- RDF_Decimal._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_First - Static variable in class org.apache.jena.riot.writer.WriterConst
-
- RDF_IRI - Class in org.apache.jena.riot.thrift.wire
-
- RDF_IRI() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- RDF_IRI(String) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- RDF_IRI(RDF_IRI) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_IRI
-
Performs a deep copy on other.
- RDF_IRI._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_Literal - Class in org.apache.jena.riot.thrift.wire
-
- RDF_Literal() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- RDF_Literal(String) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- RDF_Literal(RDF_Literal) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Literal
-
Performs a deep copy on other.
- RDF_Literal._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_Nil - Static variable in class org.apache.jena.riot.writer.WriterConst
-
- RDF_PrefixDecl - Class in org.apache.jena.riot.thrift.wire
-
- RDF_PrefixDecl() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- RDF_PrefixDecl(String, String) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- RDF_PrefixDecl(RDF_PrefixDecl) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
Performs a deep copy on other.
- RDF_PrefixDecl._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_PrefixName - Class in org.apache.jena.riot.thrift.wire
-
- RDF_PrefixName() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- RDF_PrefixName(String, String) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- RDF_PrefixName(RDF_PrefixName) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
Performs a deep copy on other.
- RDF_PrefixName._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_Quad - Class in org.apache.jena.riot.thrift.wire
-
- RDF_Quad() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- RDF_Quad(RDF_Term, RDF_Term, RDF_Term) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- RDF_Quad(RDF_Quad) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Quad
-
Performs a deep copy on other.
- RDF_Quad._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_REPEAT - Class in org.apache.jena.riot.thrift.wire
-
- RDF_REPEAT() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- RDF_REPEAT(RDF_REPEAT) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
Performs a deep copy on other.
- RDF_REPEAT._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_Rest - Static variable in class org.apache.jena.riot.writer.WriterConst
-
- RDF_StreamRow - Class in org.apache.jena.riot.thrift.wire
-
- RDF_StreamRow() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- RDF_StreamRow(RDF_StreamRow._Fields, Object) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- RDF_StreamRow(RDF_StreamRow) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- RDF_StreamRow._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_Term - Class in org.apache.jena.riot.thrift.wire
-
- RDF_Term() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Term
-
- RDF_Term(RDF_Term._Fields, Object) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Term
-
- RDF_Term(RDF_Term) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Term
-
- RDF_Term._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_THRIFT - Static variable in class org.apache.jena.riot.RDFFormat
-
RDF Thrift output.
- RDF_THRIFT_VALUES - Static variable in class org.apache.jena.riot.RDFFormat
-
A variant of an an RDFFormat that uses value encoding (e.g.
- RDF_Triple - Class in org.apache.jena.riot.thrift.wire
-
- RDF_Triple() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- RDF_Triple(RDF_Term, RDF_Term, RDF_Term) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- RDF_Triple(RDF_Triple) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_Triple
-
Performs a deep copy on other.
- RDF_Triple._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_type - Static variable in class org.apache.jena.riot.writer.WriterConst
-
- RDF_UNDEF - Class in org.apache.jena.riot.thrift.wire
-
- RDF_UNDEF() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- RDF_UNDEF(RDF_UNDEF) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
Performs a deep copy on other.
- RDF_UNDEF._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_VAR - Class in org.apache.jena.riot.thrift.wire
-
- RDF_VAR() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- RDF_VAR(String) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- RDF_VAR(RDF_VAR) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_VAR
-
Performs a deep copy on other.
- RDF_VAR._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDF_VarTuple - Class in org.apache.jena.riot.thrift.wire
-
- RDF_VarTuple() - Constructor for class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- RDF_VarTuple(List<RDF_VAR>) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- RDF_VarTuple(RDF_VarTuple) - Constructor for class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
Performs a deep copy on other.
- RDF_VarTuple._Fields - Enum in org.apache.jena.riot.thrift.wire
-
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
- RDFDataMgr - Class in org.apache.jena.riot
-
General purpose reader framework for RDF (triples and quads) syntaxes.
- RDFDataMgr() - Constructor for class org.apache.jena.riot.RDFDataMgr
-
- RDFFormat - Class in org.apache.jena.riot
-
Constants for writable formats
- RDFFormat(Lang) - Constructor for class org.apache.jena.riot.RDFFormat
-
- RDFFormat(Lang, RDFFormatVariant) - Constructor for class org.apache.jena.riot.RDFFormat
-
- RDFFormatVariant - Class in org.apache.jena.riot
-
Modifier for an RDF Format
- RDFFormatVariant(String) - Constructor for class org.apache.jena.riot.RDFFormatVariant
-
- RDFInput - Class in com.hp.hpl.jena.sparql.resultset
-
- RDFInput(Model) - Constructor for class com.hp.hpl.jena.sparql.resultset.RDFInput
-
Process a result set encoded in RDF according to
@link{http://www.w3.org/2001/sw/DataAccess/tests/result-set}#
- RDFJSON - Static variable in class org.apache.jena.riot.Lang
-
- RDFJSON - Static variable in class org.apache.jena.riot.RDFFormat
-
- RDFJSON - Static variable in class org.apache.jena.riot.RDFLanguages
-
- RDFJSONWriter - Class in org.apache.jena.riot.writer
-
- RDFJSONWriter() - Constructor for class org.apache.jena.riot.writer.RDFJSONWriter
-
- rdfLangString - Static variable in class com.hp.hpl.jena.sparql.graph.NodeConst
-
- RDFLanguages - Class in org.apache.jena.riot
-
Central registry of RDF languages and syntaxes.
- RDFLanguages() - Constructor for class org.apache.jena.riot.RDFLanguages
-
- RDFLiteral() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- RDFLiteral() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- RDFLiteral() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- RDFLiteral() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
- rdfNS - Static variable in class org.apache.jena.riot.writer.WriterConst
-
- RDFNULL - Static variable in class org.apache.jena.riot.Lang
-
The "null" language
- RDFNULL - Static variable in class org.apache.jena.riot.RDFFormat
-
The "null" output format (a sink that prints nothing, usually quite
efficiently)
- RDFNULL - Static variable in class org.apache.jena.riot.RDFLanguages
-
The "null" language
- RDFOutput - Class in com.hp.hpl.jena.sparql.resultset
-
- RDFOutput() - Constructor for class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
- RDFParserRegistry - Class in org.apache.jena.riot
-
The registry of languages and parsers.
- RDFParserRegistry() - Constructor for class org.apache.jena.riot.RDFParserRegistry
-
- rdfPrefix - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
RDF namespace prefix
- RDFReaderFactoryRIOT - Class in org.apache.jena.riot.adapters
-
Adapter to old style Jena reader factory
- RDFReaderFactoryRIOT() - Constructor for class org.apache.jena.riot.adapters.RDFReaderFactoryRIOT
-
- RDFReaderRIOT - Class in org.apache.jena.riot.adapters
-
Adapter from Jena2 original style adapter to RIOT reader.
- RDFReaderRIOT() - Constructor for class org.apache.jena.riot.adapters.RDFReaderRIOT
-
- RDFReaderRIOT(String) - Constructor for class org.apache.jena.riot.adapters.RDFReaderRIOT
-
- RDFReaderRIOT(Lang) - Constructor for class org.apache.jena.riot.adapters.RDFReaderRIOT
-
- RDFReaderRIOT_ARP - Class in org.apache.jena.riot.adapters
-
Adapter from Jena2 original style adapter for ARP - adds the file:
- RDFReaderRIOT_ARP() - Constructor for class org.apache.jena.riot.adapters.RDFReaderRIOT_ARP
-
- RDFReaderRIOT_CSV - Class in org.apache.jena.riot.adapters
-
- RDFReaderRIOT_CSV() - Constructor for class org.apache.jena.riot.adapters.RDFReaderRIOT_CSV
-
- RDFReaderRIOT_Web - Class in org.apache.jena.riot.adapters
-
This is a reader primarily for model.read(url)
- RDFReaderRIOT_Web() - Constructor for class org.apache.jena.riot.adapters.RDFReaderRIOT_Web
-
- rdfsMember(Graph, Node, Node) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphContainerUtils
-
Calculate graph.find(?, rdfs:member, ?)
- rdfsPrefix - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
RDFS namespace prefix
- rdfTermEquals(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- rdfTermEquals(Node, Node) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- RDFTHRIFT - Static variable in class org.apache.jena.riot.Lang
-
- RDFWriterRegistry - Class in org.apache.jena.riot
-
- RDFWriterRegistry() - Constructor for class org.apache.jena.riot.RDFWriterRegistry
-
- RDFWriterRIOT - Class in org.apache.jena.riot.adapters
-
Adapter from RIOT to old style Jena RDFWriter.
- RDFWriterRIOT(String) - Constructor for class org.apache.jena.riot.adapters.RDFWriterRIOT
-
- RDFXML - Static variable in class org.apache.jena.riot.Lang
-
- RDFXML - Static variable in class org.apache.jena.riot.RDFFormat
-
- RDFXML - Static variable in class org.apache.jena.riot.RDFLanguages
-
- RDFXML_ABBREV - Static variable in class org.apache.jena.riot.RDFFormat
-
- RDFXML_PLAIN - Static variable in class org.apache.jena.riot.RDFFormat
-
- RDFXML_PRETTY - Static variable in class org.apache.jena.riot.RDFFormat
-
- RDFXMLAbbrevWriter - Class in org.apache.jena.riot.writer
-
Wrapper to the RDF/XML writer (preRIOT).
- RDFXMLAbbrevWriter() - Constructor for class org.apache.jena.riot.writer.RDFXMLAbbrevWriter
-
- RDFXMLPlainWriter - Class in org.apache.jena.riot.writer
-
Wrapper to the RDF/XML writer (preRIOT).
- RDFXMLPlainWriter() - Constructor for class org.apache.jena.riot.writer.RDFXMLPlainWriter
-
- read(String) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Read a SPARQL query from a file.
- read(String, String) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Read a SPARQL query from a file.
- read(String, Syntax) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Read a query from a file.
- read(String, String, Syntax) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Read a query from a file.
- read(String, FileManager, String, Syntax) - Static method in class com.hp.hpl.jena.query.QueryFactory
-
Read a query from a file.
- read(String) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
- read(UsingList, String) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by reading it from a file
- read(String) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by reading it from a file
- read(String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by reading it from a file
- read(UsingList, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by reading it from a file
- read(String, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by reading it from a file
- read(UsingList, String, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by reading it from a file
- read(InputStream) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from an InputStream.
- read(UsingList, InputStream) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from an InputStream.
- read(InputStream, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from an InputStream.
- read(UsingList, InputStream, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from an InputStream.
- read(InputStream, String) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from an InputStream.
- read(UsingList, InputStream, String) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from an InputStream.
- read(InputStream, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from an InputStream.
- read(UsingList, InputStream, String, Syntax) - Static method in class com.hp.hpl.jena.update.UpdateFactory
-
Create an UpdateRequest by parsing from an InputStream.
- read(char[], int, int) - Method in class org.apache.jena.atlas.io.CharStreamReader
-
- read() - Method in class org.apache.jena.atlas.io.CharStreamReader
-
- read() - Method in class org.apache.jena.atlas.io.InputStreamBuffered
-
- read(char[], int, int) - Method in class org.apache.jena.atlas.io.InStreamASCII
-
- read() - Method in class org.apache.jena.atlas.io.InStreamASCII
-
- read(char[], int, int) - Method in class org.apache.jena.atlas.io.InStreamUTF8
-
- read() - Method in class org.apache.jena.atlas.io.InStreamUTF8
-
- read() - Method in class org.apache.jena.atlas.io.PeekInputStream
-
- read(byte[], int, int) - Method in class org.apache.jena.atlas.io.PeekInputStream
-
- read() - Method in class org.apache.jena.atlas.io.PeekReader
-
- read(char[], int, int) - Method in class org.apache.jena.atlas.io.PeekReader
-
- read(String) - Static method in class org.apache.jena.atlas.json.JSON
-
Read a JSON object from a file
- read(Model, Reader, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT
-
- read(Model, InputStream, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT
-
- read(Model, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT
-
- read(Model, Reader, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_ARP
-
- read(Model, InputStream, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_ARP
-
- read(Model, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_ARP
-
- read(Model, Reader, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_CSV
-
- read(Model, InputStream, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_CSV
-
- read(Model, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_CSV
-
- read(Model, Reader, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_Web
-
- read(Model, InputStream, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_Web
-
- read(Model, String) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_Web
-
- read(Reader, String, ContentType, StreamRDF, Context) - Method in class org.apache.jena.riot.lang.JsonLDReader
-
- read(InputStream, String, ContentType, StreamRDF, Context) - Method in class org.apache.jena.riot.lang.JsonLDReader
-
- read(InputStream, String, ContentType, StreamRDF, Context) - Method in class org.apache.jena.riot.lang.ReaderTriX
-
- read(Reader, String, ContentType, StreamRDF, Context) - Method in class org.apache.jena.riot.lang.ReaderTriX
-
- read(Model, String) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location.
- read(Graph, String) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location.
- read(Model, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location, with a hint of the language (MIME type)
- read(Graph, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location, with a hint of the language (MIME type or short name)
- read(Model, String, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location, with hint of language and with some parameters for the reader
- read(Graph, String, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location, with hint of language and the with some parameters for the reader
- read(Model, String, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location, with some parameters for the reader
- read(Graph, String, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location, with some parameters for the reader
- read(Model, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location, with hint of language and the with some parameters for the reader
- read(Graph, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location, with hint of language and with some parameters for the reader
- read(Model, String, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location, with hint of language
and with some parameters for the reader.
- read(Graph, String, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model from the given location, with hint of language and the with some parameters for the reader
Throws parse errors depending on the language and reader; the graph may be partially updated.
- read(Model, InputStream, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model with bytes from an InputStream.
- read(Graph, InputStream, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model with bytes from an InputStream.
- read(Model, InputStream, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model with bytes from an InputStream.
- read(Graph, InputStream, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a Model with bytes from an InputStream.
- read(Model, Reader, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Deprecated.
Use an InputStream or StringReader.
- read(Graph, Reader, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Deprecated.
Use an InputStream or StringReader.
- read(Model, StringReader, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a model with chars from a StringReader.
- read(Graph, StringReader, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read triples into a model with chars from a StringReader.
- read(Dataset, String) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a Dataset from the given location, with hint of language.
- read(DatasetGraph, String) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a Dataset from the given location, with hint of language.
- read(Dataset, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a Dataset from the given location, with hint of language.
- read(DatasetGraph, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a Dataset from the given location, with hint of language.
- read(Dataset, String, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a Dataset from the given location, with hint of language.
- read(DatasetGraph, String, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a Dataset from the given location, with hint of language.
- read(Dataset, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a Dataset from the given location.
- read(DatasetGraph, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a Dataset from the given location.
- read(Dataset, String, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a Dataset from the given location.
- read(DatasetGraph, String, String, Lang, Context) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a Dataset from the given location.
- read(Dataset, InputStream, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a dataset with bytes from an input stream.
- read(DatasetGraph, InputStream, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a dataset with bytes from an input stream.
- read(Dataset, InputStream, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a dataset with bytes from an input stream.
- read(DatasetGraph, InputStream, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads or triples into a dataset with bytes from an input stream.
- read(Dataset, Reader, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Deprecated.
use an InputStream or a StringReader.
- read(DatasetGraph, Reader, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Deprecated.
use an InputStream or a StringReader.
- read(Dataset, StringReader, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads into a dataset with chars from a StringReader.
- read(DatasetGraph, StringReader, String, Lang) - Static method in class org.apache.jena.riot.RDFDataMgr
-
Read quads into a dataset with chars from a StringReader.
- read(InputStream, String, ContentType, StreamRDF, Context) - Method in interface org.apache.jena.riot.ReaderRIOT
-
Read from an InputStream and output RDF on the StreamRDF.
- read(Reader, String, ContentType, StreamRDF, Context) - Method in interface org.apache.jena.riot.ReaderRIOT
-
Read from an InputStream and output RDF on the StreamRDF.
- read(InputStream, String, ContentType, StreamRDF, Context) - Method in class org.apache.jena.riot.ReaderRIOTBase
-
- read(InputStream, String, Lang, StreamRDF, Context) - Method in class org.apache.jena.riot.ReaderRIOTBase
-
- read(InputStream, Context) - Method in interface org.apache.jena.riot.resultset.ResultSetReader
-
Read from an
InputStream
and produce a
ResultSet
.
- read(Reader, Context) - Method in interface org.apache.jena.riot.resultset.ResultSetReader
-
- read(InputStream, Lang) - Static method in class org.apache.jena.riot.ResultSetMgr
-
Read from an
InputStream
and produce a
ResultSet
;
the stream is expect to use syntax
lang
.
- read(String) - Static method in class org.apache.jena.riot.ResultSetMgr
-
Read a result set from the URI
- read(String, Lang) - Static method in class org.apache.jena.riot.ResultSetMgr
-
Read a result set from the URI, in the specified syntax
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- read(TProtocol) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- readAny(String) - Static method in class org.apache.jena.atlas.json.JSON
-
Read any JSON value, not just an object, from a file
- readBGP(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read in a file, parse, and obtain a SPARQL algebra basic graph pattern
- readByte() - Method in class org.apache.jena.atlas.io.PeekInputStream
-
- readByURI(String, String) - Method in interface com.hp.hpl.jena.sparql.core.DatasetPrefixStorage
-
Get the prefix string associated with a URI string for a specific graph (or null)
- readChar() - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Read a character.
- readChar() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Read a character.
- readChar() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Read a character.
- readChar() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Read a character.
- readChar() - Method in class org.apache.jena.atlas.io.PeekReader
-
- readChar() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Read a character.
- readDatasetGraph(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read in a file, parse, and obtain a graph
- readDatasetGraph(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read in a file, parse, and obtain a DatasetGraph
- readDatasetGraph(DatasetGraph, String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read in a file, parse, and obtain a DatasetGraph
- readDatasetGraph(DatasetGraph, String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read in a file, parse, and obtain a DatasetGraph
- ReaderRIOT - Interface in org.apache.jena.riot
-
Interface to parsing processes that takes an input stream and emit items.
- ReaderRIOTBase - Class in org.apache.jena.riot
-
- ReaderRIOTBase() - Constructor for class org.apache.jena.riot.ReaderRIOTBase
-
- ReaderRIOTFactory - Interface in org.apache.jena.riot
-
- ReaderTriX - Class in org.apache.jena.riot.lang
-
Read TriX.
- ReaderTriX() - Constructor for class org.apache.jena.riot.lang.ReaderTriX
-
- readExecute(String, Model) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Read a file containing SPARQL Update operations, and execute the operations.
- readExecute(String, Dataset) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Read a file containing SPARQL Update operations, and execute the operations.
- readExecute(String, DatasetGraph) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Read a file containing SPARQL Update operations, and execute the operations.
- readExecute(String, Graph) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Read a file containing SPARQL Update operations, and execute the operations.
- readExecute(String, GraphStore) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Read a file containing SPARQL Update operations, and execute the operations.
- readExecute(String, GraphStore, QuerySolution) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Read a file containing SPARQL Update operations, and execute the operations.
- readExecute(String, GraphStore, Binding) - Static method in class com.hp.hpl.jena.update.UpdateAction
-
Read a file containing SPARQL Update operations, and execute the operations.
- readFile(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read a file and obtain an SSE item expression
- readFile(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read a file and obtain an SSE item expression
- readGraph(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read in a file, parse, and obtain a graph
- readGraph(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read in a file, parse, and obtain a graph
- readGraph(Graph, String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read in a file, parse, and obtain a graph
- readGraph(Graph, String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read in a file, parse, and obtain a graph
- readOp(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read in a file, parse, and obtain a SPARQL algebra op
- readPayload(HttpEntity) - Static method in class org.apache.jena.riot.web.HttpOp
-
- readPrefix(String, String) - Method in interface com.hp.hpl.jena.sparql.core.DatasetPrefixStorage
-
Get the URI string associated with a prefix string for a specific graph (or null)
- readPrefixMap(String) - Method in interface com.hp.hpl.jena.sparql.core.DatasetPrefixStorage
-
Return the mappings for a specific graph.
- readPrefixMapping(String) - Static method in class com.hp.hpl.jena.sparql.core.assembler.AssemblerUtils
-
- readResultSet(InputStream) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
- readResultSet(TProtocol) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
- readString(String) - Static method in class org.apache.jena.atlas.io.PeekReader
-
- readTable(String) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read a file and obtain a SPARQL algebra table
- readTable(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Read a file and obtain a SPARQL algebra table
- readTimer() - Method in class com.hp.hpl.jena.sparql.util.Timer
-
- readWholeFile(InputStream) - Static method in class org.apache.jena.atlas.io.IO
-
- readWholeFileAsUTF8(String) - Static method in class org.apache.jena.atlas.io.IO
-
Read a whole file as UTF-8
- readWholeFileAsUTF8(InputStream) - Static method in class org.apache.jena.atlas.io.IO
-
Read a whole stream as UTF-8
- ReadWrite - Enum in com.hp.hpl.jena.query
-
- ready() - Method in class org.apache.jena.atlas.io.InStreamASCII
-
- ready() - Method in class org.apache.jena.atlas.io.InStreamUTF8
-
- RecursiveElementVisitor - Class in com.hp.hpl.jena.sparql.syntax
-
Visitor pattern helper that walks the entire tree calling operations
are various points in the walking process.
- RecursiveElementVisitor(ElementVisitor) - Constructor for class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- reduce(PathBlock) - Method in class com.hp.hpl.jena.sparql.path.PathCompiler
-
Simplify : turns constructs in simple triples and simpler TriplePaths where possible
- reduce(TriplePath) - Method in class com.hp.hpl.jena.sparql.path.PathCompiler
-
- reduce(Node, Path, Node) - Method in class com.hp.hpl.jena.sparql.path.PathCompiler
-
- reduce(Iterable<? extends T>, Accumulate<T, R>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- reduce(Iterator<? extends T>, Accumulate<T, R>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- reduce(Accumulate<T, R>) - Method in class org.apache.jena.atlas.iterator.Iter
-
- reduced(Table) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- reduced(Table) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- REDUCED - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- REDUCED - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- REDUCED - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- ReducedCardinalityTest - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
The given mf:result for a mf:ReducedCardinalityTest is the results as if the
REDUCED keyword were omitted.
- Ref<T> - Class in org.apache.jena.atlas.lib
-
A mutable container
- Ref(T) - Constructor for class org.apache.jena.atlas.lib.Ref
-
- RefLong - Class in org.apache.jena.atlas.lib
-
- RefLong() - Constructor for class org.apache.jena.atlas.lib.RefLong
-
- RefLong(long) - Constructor for class org.apache.jena.atlas.lib.RefLong
-
- REGEX - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- REGEX - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- REGEX - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- RegexEngine - Interface in com.hp.hpl.jena.sparql.expr
-
Interface to abstract away from specific regular expression systsms
(ORO and java.util.regex)
- RegexExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- RegexExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- RegexExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- regexImpl - Static variable in class com.hp.hpl.jena.query.ARQ
-
Determine which regular expression system to use.
- RegexJava - Class in com.hp.hpl.jena.sparql.expr
-
- RegexJava(String, String) - Constructor for class com.hp.hpl.jena.sparql.expr.RegexJava
-
- RegexXerces - Class in com.hp.hpl.jena.sparql.expr
-
- RegexXerces(String, String) - Constructor for class com.hp.hpl.jena.sparql.expr.RegexXerces
-
- register(OpExtBuilder) - Static method in class com.hp.hpl.jena.sparql.algebra.OpExtRegistry
-
- register() - Static method in class com.hp.hpl.jena.sparql.engine.main.QueryEngineMain
-
- register() - Static method in class com.hp.hpl.jena.sparql.engine.main.QueryEngineMainQuad
-
- register() - Static method in class com.hp.hpl.jena.sparql.engine.ref.QueryEngineRef
-
- register() - Static method in class com.hp.hpl.jena.sparql.engine.ref.QueryEngineRefQuad
-
- register(String, AccumulatorFactory) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregateRegistry
-
Register a custom aggregate, with its associated factory for accumulators.
- register(String, AccumulatorFactory, Node) - Static method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregateRegistry
-
- register(String, Object) - Static method in class com.hp.hpl.jena.sparql.mgt.ARQMgt
-
- register(Object, EventType, EventListener) - Static method in class org.apache.jena.atlas.event.EventManager
-
- register(Lang) - Static method in class org.apache.jena.riot.RDFLanguages
-
Register a language.
- register(RDFFormat, WriterGraphRIOTFactory) - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
Register the serialization for graphs and it's associated factory
- register(RDFFormat, WriterDatasetRIOTFactory) - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
Register the serialization for datasets and it's associated factory
- register(Lang, RDFFormat) - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
Register the default serialization for the language (replace any existing
registration).
- register(Lang, ResultSetReaderFactory) - Static method in class org.apache.jena.riot.resultset.ResultSetReaderRegistry
-
- register(Lang, ResultSetWriterFactory) - Static method in class org.apache.jena.riot.resultset.ResultSetWriterRegistry
-
- register() - Static method in class org.apache.jena.riot.RIOT
-
- register(Lang, RDFFormat) - Static method in class org.apache.jena.riot.system.StreamRDFWriter
-
Register the default serialization for the language (replace any existing registration).
- register(RDFFormat, StreamRDFWriterFactory) - Static method in class org.apache.jena.riot.system.StreamRDFWriter
-
Register the serialization for datasets and it's associated factory
- register(Lang, RDFFormat) - Method in class org.apache.jena.riot.system.StreamRDFWriter.WriterRegistry
-
Register the default serialization for the language (replace any existing registration).
- register(RDFFormat, T) - Method in class org.apache.jena.riot.system.StreamRDFWriter.WriterRegistry
-
Register the serialization for datasets and it's associated factory
- registered() - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
All registered formats
- registered(Lang) - Static method in class org.apache.jena.riot.system.StreamRDFWriter
-
- registered(RDFFormat) - Static method in class org.apache.jena.riot.system.StreamRDFWriter
-
- registered() - Static method in class org.apache.jena.riot.system.StreamRDFWriter
-
- registeredDatasetFormats() - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
All registered dataset formats
- registeredGraphFormats() - Static method in class org.apache.jena.riot.RDFWriterRegistry
-
All registered graph formats
- registeredSubsystems() - Static method in class com.hp.hpl.jena.sparql.SystemARQ
-
- registerForModelRead(String, Class<?>) - Static method in class org.apache.jena.riot.IO_Jena
-
Register for use with Model.read (old style compatibility)
- registerForModelRead(String, Class<?>) - Static method in class org.apache.jena.riot.system.IO_JenaReaders
-
Register for use with Model.read (old style compatibility)
- registerForModelWrite(String, Class<?>) - Static method in class org.apache.jena.riot.IO_Jena
-
Register for use with Model.write (old style compatibility)
- registerForModelWrite(String, Class<?>) - Static method in class org.apache.jena.riot.system.IO_JenaWriters
-
Register for use with Model.write (old style compatibility)
- registerLangQuads(Lang, ReaderRIOTFactory) - Static method in class org.apache.jena.riot.RDFParserRegistry
-
Register a language and it's parser factory.
- registerLangTriples(Lang, ReaderRIOTFactory) - Static method in class org.apache.jena.riot.RDFParserRegistry
-
Register a language and it's parser factory.
- registerSubSystem(SystemInfo) - Static method in class com.hp.hpl.jena.sparql.SystemARQ
-
- registerWith(AssemblerGroup) - Static method in class com.hp.hpl.jena.sparql.core.assembler.AssemblerUtils
-
- Registry<K,T> - Class in org.apache.jena.atlas.lib
-
- Registry() - Constructor for class org.apache.jena.atlas.lib.Registry
-
- registryDescribeHandlers - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The describe handler registry key
- registryExtensions - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The extension library registry key
- registryFunctions - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The function library registry key
- registryProcedures - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The function library registry key
- registryPropertyFunctions - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The property function registry key
- ReInit(InputStream) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Reinitialise.
- ReInit(Reader) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Reinitialise.
- ReInit(ARQParserTokenManager) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Reinitialise.
- ReInit(JavaCharStream) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParserTokenManager
-
Reinitialise parser.
- ReInit(JavaCharStream, int) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParserTokenManager
-
Reinitialise parser.
- ReInit(Reader, int, int, int) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Reinitialise.
- ReInit(InputStream, String) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Reinitialise.
- ReInit(Reader) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Reinitialise.
- ReInit(SPARQLParser10TokenManager) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Reinitialise.
- ReInit(JavaCharStream) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10TokenManager
-
Reinitialise parser.
- ReInit(JavaCharStream, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10TokenManager
-
Reinitialise parser.
- ReInit(Reader, int, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Reinitialise.
- ReInit(InputStream, String) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Reinitialise.
- ReInit(Reader) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Reinitialise.
- ReInit(SPARQLParser11TokenManager) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Reinitialise.
- ReInit(JavaCharStream) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11TokenManager
-
Reinitialise parser.
- ReInit(JavaCharStream, int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11TokenManager
-
Reinitialise parser.
- ReInit(Reader, int, int, int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Reinitialise.
- ReInit(InputStream, String) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Reinitialise.
- ReInit(Reader) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Reinitialise.
- ReInit(SSE_ParserCoreTokenManager) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Reinitialise.
- ReInit(JavaCharStream) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreTokenManager
-
Reinitialise parser.
- ReInit(JavaCharStream, int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreTokenManager
-
Reinitialise parser.
- ReInit(Reader, int, int, int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
Reinitialise.
- ReInit(JSON_ParserTokenManager) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
Reinitialise.
- ReInit(JavaCharStream) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserTokenManager
-
Reinitialise parser.
- ReInit(JavaCharStream, int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserTokenManager
-
Reinitialise parser.
- Rejected - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Class of tests that are Rejected
- rejected - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
- RelationalExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- RelationalExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- RelationalExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- release - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Une release (r�vision) d'un projet.A project release.Un release (versi�n)
de un proyecto.
- release() - Method in class org.apache.jena.atlas.lib.AlarmClock
-
Clean up
- remove(DescribeHandlerFactory) - Method in class com.hp.hpl.jena.sparql.core.describe.DescribeHandlerRegistry
-
- remove() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingInputStream
-
- remove(String) - Method in class com.hp.hpl.jena.sparql.engine.http.Params
-
- remove() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
-
- remove(QueryEngineFactory) - Method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Remove a QueryExecutionFactory
- remove() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetCheckCondition
-
- remove() - Method in class com.hp.hpl.jena.sparql.engine.ResultSetStream
-
- remove(String) - Method in class com.hp.hpl.jena.sparql.function.FunctionRegistry
-
Remove by URI
- remove(String) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
-
Removes a function definition
- remove(Node, Node, Node) - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- remove(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
-
Unregister the parser factory associated with the given syntax
- remove(Syntax) - Method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
-
Unregister the parser factory associated with the given syntax
- remove(UpdateEngineFactory) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
-
Remove a QueryExecutionFactory
- remove(String) - Method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
Remove by URI
- remove(String) - Method in class com.hp.hpl.jena.sparql.procedure.ProcedureRegistry
-
Remove by URI
- remove() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
- remove() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
-
- remove() - Method in class com.hp.hpl.jena.sparql.resultset.SortedResultSet
-
- remove(String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderOp
-
- remove(Symbol) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Remove any value associated with a property
- remove() - Method in class org.apache.jena.atlas.iterator.Iter
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorArray
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorBlockingQueue
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorConcat
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorCons
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorDelayedInitialization
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorInteger
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorResourceClosing
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorSlotted
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorTruncate
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorWithBuffer
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorWithHistory
-
- remove() - Method in class org.apache.jena.atlas.iterator.IteratorWrapper
-
- remove() - Method in class org.apache.jena.atlas.iterator.NullIterator
-
- remove() - Method in class org.apache.jena.atlas.iterator.PeekIterator
-
- remove() - Method in class org.apache.jena.atlas.iterator.PushbackIterator
-
- remove() - Method in class org.apache.jena.atlas.iterator.RepeatApplyIterator
-
- remove() - Method in class org.apache.jena.atlas.iterator.SingletonIterator
-
- remove() - Method in class org.apache.jena.atlas.iterator.WrapperIterator
-
- remove() - Method in class org.apache.jena.atlas.json.io.parser.TokenizerJSON
-
- remove(Object) - Method in class org.apache.jena.atlas.json.JsonArray
-
- remove(int) - Method in class org.apache.jena.atlas.json.JsonArray
-
- remove(Object) - Method in class org.apache.jena.atlas.json.JsonObject
-
- remove(K) - Method in class org.apache.jena.atlas.lib.cache.Cache0
-
- remove(K) - Method in class org.apache.jena.atlas.lib.cache.Cache1
-
- remove(K) - Method in class org.apache.jena.atlas.lib.cache.CacheLRU
-
- remove(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetLRU
-
- remove(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetSync
-
- remove(T) - Method in class org.apache.jena.atlas.lib.cache.CacheSetWrapper
-
- remove(K) - Method in class org.apache.jena.atlas.lib.cache.CacheSimple
-
- remove(Key) - Method in class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
-
- remove(Key) - Method in class org.apache.jena.atlas.lib.cache.CacheStatsSimple
-
- remove(K) - Method in class org.apache.jena.atlas.lib.cache.CacheUnbounded
-
- remove(Key) - Method in class org.apache.jena.atlas.lib.cache.CacheWrapper
-
- remove(Key) - Method in interface org.apache.jena.atlas.lib.Cache
-
Remove from cache - return true if key referenced an entry
- remove(T) - Method in interface org.apache.jena.atlas.lib.CacheSet
-
- remove(K, V) - Method in class org.apache.jena.atlas.lib.MultiMap
-
- remove(T) - Method in class org.apache.jena.atlas.lib.MultiSet
-
Remove one occurrence of the object from the multiset
- remove(T, long) - Method in class org.apache.jena.atlas.lib.MultiSet
-
Remove N occurrences of the object from the multiset
- remove(K) - Method in class org.apache.jena.atlas.lib.Registry
-
- remove(String) - Method in class org.apache.jena.atlas.lib.Trie
-
Removes a value from the trie
- remove(Locator) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Remove a locator
- remove() - Method in class org.apache.jena.riot.lang.LangNTuple
-
- remove() - Method in class org.apache.jena.riot.lang.PipedRDFIterator
-
- remove(Locator) - Method in class org.apache.jena.riot.system.stream.StreamManager
-
Remove a locator
- remove() - Method in class org.apache.jena.riot.tokens.TokenizerText
-
- remove() - Method in class org.apache.jena.riot.tokens.TokenizerWrapper
-
- removeAll(Collection<?>) - Method in class org.apache.jena.atlas.json.JsonArray
-
- removeAll(T) - Method in class org.apache.jena.atlas.lib.MultiSet
-
Remove all occurrences of the object in themultiset
- removeAltEntry(String) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
-
- removeAltEntry(String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- removeAltPrefix(String) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
-
- removeAltPrefix(String) - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- removeCacheModel(String) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
- removeCallback(Callback<Symbol>) - Method in class com.hp.hpl.jena.sparql.util.Context
-
- removeFactory(QueryEngineFactory) - Static method in class com.hp.hpl.jena.sparql.engine.QueryEngineRegistry
-
Remove a QueryExecutionFactory
- removeFactory(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.SPARQLParserRegistry
-
Unregister the parser factory associated with the given syntax
- removeFactory(Syntax) - Static method in class com.hp.hpl.jena.sparql.lang.UpdateParserRegistry
-
Unregister the parser factory associated with the given syntax
- removeFactory(UpdateEngineFactory) - Static method in class com.hp.hpl.jena.sparql.modify.UpdateEngineRegistry
-
Remove a QueryExecutionFactory
- removeFromPrefixMap(String, String) - Method in interface com.hp.hpl.jena.sparql.core.DatasetPrefixStorage
-
Remove the association of a prefix for a specific graph
- removeGraph(Node) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Remove all data associated with the named graph
- removeGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphAltDefaultGraph
-
- removeGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- removeGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphCaching
-
- removeGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMap
-
- removeGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
- removeGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- removeGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphQuad
-
- removeGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
-
- removeGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- removeGraph(Node) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- removeKey(K) - Method in class org.apache.jena.atlas.lib.MultiMap
-
- removeModifiers(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpModifier
-
- removeNamedModel(String) - Method in interface com.hp.hpl.jena.query.Dataset
-
Remove a named graph.
- removeNamedModel(String) - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- removeNsPrefix(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- removeNsPrefix(String) - Method in class com.hp.hpl.jena.sparql.graph.GraphPrefixesProjection
-
- removeNsPrefix(String) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- removeNulls(Iterable<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- removeNulls(Iterator<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- removeNulls() - Method in class org.apache.jena.atlas.iterator.Iter
-
- removeNulls(Collection<T>) - Static method in class org.apache.jena.atlas.lib.CollectionUtils
-
- removeQuerySerializer(Syntax) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
-
Removes the query serializer factory for the given syntax
- removeReader(String) - Method in class org.apache.jena.riot.adapters.RDFReaderFactoryRIOT
-
- removeRegistration(Lang) - Static method in class org.apache.jena.riot.RDFParserRegistry
-
Remove registration
- removeUpdateSerializer(Syntax) - Method in class com.hp.hpl.jena.sparql.serializer.SerializerRegistry
-
Removes the update serializer factory for the given syntax
- Rename - Class in com.hp.hpl.jena.sparql.engine
-
Support for renaming all the variables in an algebra expession
except for a fixed set to leave alone
- Rename() - Constructor for class com.hp.hpl.jena.sparql.engine.Rename
-
- renameNode(Op, Node, Node) - Static method in class com.hp.hpl.jena.sparql.engine.Rename
-
Rename one node to another
- renameVar(Op, Var, Var) - Static method in class com.hp.hpl.jena.sparql.engine.Rename
-
Rename one variable to another
- renameVars(Op, Collection<Var>) - Static method in class com.hp.hpl.jena.sparql.engine.Rename
-
Rename all variables in a pattern, EXCEPT for those named as constant
- renameVars(ExprList, Set<Var>) - Static method in class com.hp.hpl.jena.sparql.engine.Rename
-
Rename all variables in an expression, EXCEPT for those named as constant
- renameVars(Expr, Set<Var>) - Static method in class com.hp.hpl.jena.sparql.engine.Rename
-
- reorder(BasicPattern) - Method in interface com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderProc
-
Return a new basic pattern with the same triples as the input,
but ordered as per the index list of this reorder processor.
- reorder(BasicPattern) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderProcIndexes
-
Return a new basic pattern with the same triples as the input,
but ordered as per the index list of this reorder processor.
- reorder(BasicPattern) - Method in interface com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderTransformation
-
Return the reordered basic graph pattern.
- reorder(BasicPattern) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderTransformationSubstitution
-
- Reorderable - Interface in com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
- ReorderFixed - Class in com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
Fixed scheme for choosing based on the triple patterns, without
looking at the data.
- ReorderFixed() - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderFixed
-
- ReorderFixedAlt - Class in com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
Alternative fixed reorder function.
- ReorderFixedAlt() - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderFixedAlt
-
- reorderIndexes(BasicPattern) - Method in interface com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderTransformation
-
Return the reordering function based on a basic graph pattern.
- reorderIndexes(BasicPattern) - Method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderTransformationSubstitution
-
- ReorderLib - Class in com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
- ReorderLib() - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderLib
-
- ReorderProc - Interface in com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
- ReorderProcIndexes - Class in com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
- ReorderProcIndexes(int[]) - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderProcIndexes
-
- ReorderTransformation - Interface in com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
- ReorderTransformationSubstitution - Class in com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
Machinary.
- ReorderTransformationSubstitution() - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderTransformationSubstitution
-
- ReorderWeighted - Class in com.hp.hpl.jena.sparql.engine.optimizer.reorder
-
- ReorderWeighted(StatsMatcher) - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderWeighted
-
- repeat(RDF_REPEAT) - Static method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- RepeatApplyIterator<T> - Class in org.apache.jena.atlas.iterator
-
- RepeatExecution - Class in org.apache.jena.atlas.test
-
- RepeatExecution() - Constructor for class org.apache.jena.atlas.test.RepeatExecution
-
- repeatExecutions(ExecGenerator, int, boolean) - Static method in class org.apache.jena.atlas.test.RepeatExecution
-
- REPLACE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- REPLACE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- replace(String, String, String) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- replaceAggregateByVariable(Expr) - Static method in class com.hp.hpl.jena.sparql.expr.ExprLib
-
transform an expression that may involve aggregates into one that just uses the variable for the aggregate
- replaceAggregateByVariable(ExprList) - Static method in class com.hp.hpl.jena.sparql.expr.ExprLib
-
transform expressions that may involve aggregates into one that just uses the variable for the aggregate
- replaceNamedModel(String, Model) - Method in interface com.hp.hpl.jena.query.Dataset
-
Change a named graph for another using the same name
- replaceNamedModel(String, Model) - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- repository - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
D�p�t du code source.Source code repository.Repositorio del c�digo fuente.
- Repository - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
D�p�t du code source.Source code repository.Repositorio del c�digo fuente.
- request - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
The update query to ask
- REQUEST_ENTITY_TOO_LARGE_413 - Static variable in class org.apache.jena.web.HttpSC
-
- REQUEST_TIMEOUT_408 - Static variable in class org.apache.jena.web.HttpSC
-
- REQUEST_URI_TOO_LONG_414 - Static variable in class org.apache.jena.web.HttpSC
-
- requestCancel() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterGroup
-
- requestCancel() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterSort
-
- requestCancel() - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterTopN
-
- REQUESTED_RANGE_NOT_SATISFIABLE_416 - Static variable in class org.apache.jena.web.HttpSC
-
- Requirement - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
Requirements for a particular test
- requires - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
Required functionality for execution of this test
- reset() - Method in interface com.hp.hpl.jena.query.ResultSetRewindable
-
Move back to the start of the iterator for this instance of results of a query.
- reset() - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesCounter
-
- reset(QueryIterator) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorCaching
-
- reset() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
- reset() - Method in interface com.hp.hpl.jena.sparql.resultset.ResultSetRewindable
-
Move back to the start of the iterator for this instance of results of a query.
- reset() - Method in class com.hp.hpl.jena.sparql.util.graph.GraphListenerCounter
-
- reset() - Method in interface org.apache.jena.atlas.data.ThresholdPolicy
-
Reset the policy back to the initial state.
- reset() - Method in class org.apache.jena.atlas.data.ThresholdPolicyCount
-
- reset() - Method in class org.apache.jena.atlas.data.ThresholdPolicyMemory
-
- reset() - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- reset(Runnable, long) - Method in class org.apache.jena.atlas.lib.AlarmClock
-
Reschedule a task to now run after a different delay from now (in milliseconds)
- reset() - Method in class org.apache.jena.atlas.lib.TupleBuilder
-
- reset() - Method in interface org.apache.jena.riot.lang.BlankNodeAllocator
-
- reset() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorHash
-
- reset() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorLabel
-
- reset() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorLabelEncoded
-
- reset() - Method in class org.apache.jena.riot.lang.BlankNodeAllocatorTraditional
-
- reset() - Method in interface org.apache.jena.riot.system.MapWithScope.Allocator
-
- RESET_CONTENT_205 - Static variable in class org.apache.jena.web.HttpSC
-
- resetBNodeLabels() - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- resetCache() - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Reset the model cache
- resetJena() - Static method in class org.apache.jena.riot.IO_Jena
-
- resetJena() - Static method in class org.apache.jena.riot.system.IO_JenaReaders
-
- resetJena() - Static method in class org.apache.jena.riot.system.IO_JenaWriters
-
- resetLogging(String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
- resetRDFReaderF() - Method in class org.apache.jena.riot.adapters.RDFReaderFactoryRIOT
-
- resetTimer() - Method in class com.hp.hpl.jena.sparql.util.graph.GraphLoadMonitor
-
- resolve(String, String) - Static method in class org.apache.jena.riot.system.IRIResolver
-
Resolve a URI against a base.
- resolve(String) - Method in class org.apache.jena.riot.system.IRIResolver
-
Create a URI, resolving relative IRIs, and throw exception on bad a IRI
- resolveFileURL(String) - Static method in class org.apache.jena.riot.system.IRIResolver
-
Turn a filename into a well-formed file: URL relative to the working
directory.
- resolveIRI(String) - Static method in class org.apache.jena.riot.system.IRIResolver
-
Resolve an IRI against whatever is the base for this process (likely to
be based on the current working directory of this process at the time of
initialization of this class).
- resolveIRI(String, long, long) - Method in interface org.apache.jena.riot.system.ParserProfile
-
- resolveIRI(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- resolveIRI(String, long, long) - Method in class org.apache.jena.riot.system.ParserProfileChecker
-
- resolveSilent(String) - Method in class org.apache.jena.riot.system.IRIResolver
-
Create a URI, resolving relative IRIs, but do not throw exception on bad
a IRI
- resolveString(String, String) - Static method in class org.apache.jena.riot.system.IRIResolver
-
Resolve a URI against a base.
- resolveString(String) - Static method in class org.apache.jena.riot.system.IRIResolver
-
Resolve a URI against a base.
- resolveStringSilent(String) - Static method in class org.apache.jena.riot.system.IRIResolver
-
Resolve a URI against a base.
- resolveToString(String) - Method in class org.apache.jena.riot.system.IRIResolver
-
Resolving relative IRIs, return a string
- resolveToStringSilent(String) - Method in class org.apache.jena.riot.system.IRIResolver
-
Resolving relative IRIs, return a string, but do not throw exception on
bad a IRI
- resourceNameToLang(String) - Static method in class org.apache.jena.riot.RDFLanguages
-
Try to map a resource name to a
Lang
; return null on no registered mapping
- resourceNameToLang(String, Lang) - Static method in class org.apache.jena.riot.RDFLanguages
-
Try to map a resource name to a
Lang
; return the given default where there is no registered mapping
- result(String) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Read in any kind of result kind (result set, boolean, graph) Guess the
syntax based on filename/URL extension.
- result(String, ResultsFormat) - Static method in class com.hp.hpl.jena.query.ResultSetFactory
-
Read in any kind of result kind (result set, boolean, graph)
- result(Binding, ExecutionContext) - Static method in class com.hp.hpl.jena.sparql.util.IterLib
-
- result - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
result of an assertion
- result - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
The test statusThe expected outcome
- Result - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
The class of all SPARQL 1.1 Update results
- ResultBinding - Class in com.hp.hpl.jena.sparql.core
-
A mapping from variable name to an RDF value.
- ResultBinding(Model, Binding) - Constructor for class com.hp.hpl.jena.sparql.core.ResultBinding
-
- ResultBinding - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
Class of things that represent a single (variable, value) pairing
- resultForm - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
- ResultForm - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Super class of all result forms
- resultGraph - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Class of result expected to be a graph
- resultResultSet - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Class of result expected to be from a SELECT query
- ResultSet - Interface in com.hp.hpl.jena.query
-
Results from a query in a table-like manner for SELECT queries.
- ResultSet - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
Class of things that represent the result set
- ResultSetApply - Class in com.hp.hpl.jena.sparql.resultset
-
A class to walk a result set.
- ResultSetApply(ResultSet, ResultSetProcessor) - Constructor for class com.hp.hpl.jena.sparql.resultset.ResultSetApply
-
- ResultSetCheckCondition - Class in com.hp.hpl.jena.sparql.engine
-
ResultSet wrapper that check whether some condition is true
(e.g.
- ResultSetCheckCondition(ResultSet, QueryExecution) - Constructor for class com.hp.hpl.jena.sparql.engine.ResultSetCheckCondition
-
- ResultSetCheckCondition(ResultSet, ResultSetCheckCondition.Condition) - Constructor for class com.hp.hpl.jena.sparql.engine.ResultSetCheckCondition
-
- ResultSetCompare - Class in com.hp.hpl.jena.sparql.resultset
-
Comparison of ResultSets.
- ResultSetCompare() - Constructor for class com.hp.hpl.jena.sparql.resultset.ResultSetCompare
-
- ResultSetCompare.BNodeIso - Class in com.hp.hpl.jena.sparql.resultset
-
- ResultSetCompare.BNodeIso(NodeUtils.EqualityTest) - Constructor for class com.hp.hpl.jena.sparql.resultset.ResultSetCompare.BNodeIso
-
- ResultSetException - Exception in com.hp.hpl.jena.sparql.resultset
-
- ResultSetException(String) - Constructor for exception com.hp.hpl.jena.sparql.resultset.ResultSetException
-
- ResultSetException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.resultset.ResultSetException
-
- ResultSetFactory - Class in com.hp.hpl.jena.query
-
ResultSetFactory - make result sets from places other than a query.
- ResultSetFactory() - Constructor for class com.hp.hpl.jena.query.ResultSetFactory
-
- ResultSetFormatter - Class in com.hp.hpl.jena.query
-
ResultSetFormatter - Convenience ways to call the various output formatters.
- ResultSetGraphVocab - Class in com.hp.hpl.jena.sparql.vocabulary
-
Vocabulary definitions from result-set.n3
- ResultSetGraphVocab() - Constructor for class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
- ResultSetLang - Class in org.apache.jena.riot.resultset
-
- ResultSetLang() - Constructor for class org.apache.jena.riot.resultset.ResultSetLang
-
- ResultSetMem - Class in com.hp.hpl.jena.sparql.resultset
-
An in-memory result set.
- ResultSetMem(ResultSetMem) - Constructor for class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
Create an in-memory result set from another one
- ResultSetMem(ResultSetMem, boolean) - Constructor for class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
Create an in-memory result set from another one
- ResultSetMem(ResultSet) - Constructor for class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
Create an in-memory result set from any ResultSet object.
- ResultSetMem(ResultSet...) - Constructor for class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
Create an in-memory result set from an array of
ResulSets.
- ResultSetMem() - Constructor for class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
- ResultSetMgr - Class in org.apache.jena.riot
-
Reading and writing of Result Sets.
- ResultSetMgr() - Constructor for class org.apache.jena.riot.ResultSetMgr
-
- ResultSetPeekable - Interface in com.hp.hpl.jena.sparql.resultset
-
Interfaces for result sets that allow peeking ahead
- ResultSetPeeking - Class in com.hp.hpl.jena.sparql.resultset
-
A wrapper around another result set that provides peek capabilities
- ResultSetPeeking(ResultSet) - Constructor for class com.hp.hpl.jena.sparql.resultset.ResultSetPeeking
-
Creates a peeking wrapper around another result set
- ResultSetProcessor - Interface in com.hp.hpl.jena.sparql.resultset
-
- ResultSetReader - Interface in org.apache.jena.riot.resultset
-
- ResultSetReaderFactory - Interface in org.apache.jena.riot.resultset
-
- ResultSetReaderRegistry - Class in org.apache.jena.riot.resultset
-
- ResultSetReaderRegistry() - Constructor for class org.apache.jena.riot.resultset.ResultSetReaderRegistry
-
- ResultSetRewindable - Interface in com.hp.hpl.jena.query
-
- ResultSetRewindable - Interface in com.hp.hpl.jena.sparql.resultset
-
- ResultSetStream - Class in com.hp.hpl.jena.sparql.engine
-
The main ResultSet implementation for returning results from queries.
- ResultSetStream(List<String>, Model, Iterator<Binding>) - Constructor for class com.hp.hpl.jena.sparql.engine.ResultSetStream
-
- resultSetToList(ResultSet, String) - Static method in class com.hp.hpl.jena.sparql.util.ResultSetUtils
-
Extracts a List filled with the binding of selectElement variable for each
query solution as RDFNodes (Resources or Literals).
- resultSetToStringList(ResultSet, String, String) - Static method in class com.hp.hpl.jena.sparql.util.ResultSetUtils
-
Extracts a List filled with the binding of selectElement variable for each
query solution, turned into a string (URIs or lexical forms).
- ResultSetUtils - Class in com.hp.hpl.jena.sparql.util
-
- ResultSetUtils() - Constructor for class com.hp.hpl.jena.sparql.util.ResultSetUtils
-
- ResultSetWriter - Interface in org.apache.jena.riot.resultset
-
- ResultSetWriterFactory - Interface in org.apache.jena.riot.resultset
-
- ResultSetWriterRegistry - Class in org.apache.jena.riot.resultset
-
- ResultSetWriterRegistry() - Constructor for class org.apache.jena.riot.resultset.ResultSetWriterRegistry
-
- ResultsFormat - Class in com.hp.hpl.jena.sparql.resultset
-
- ResultSolution - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
Class of things that represent a row in the result table - one solution to
the query
- resultVariable - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
MultivaluedName of a variable used in the result set
- retainAll(Collection<?>) - Method in class org.apache.jena.atlas.json.JsonArray
-
- ReverseComparator<T> - Class in org.apache.jena.atlas.lib
-
Comparator that compares the other way round to it's sub-comparator
- ReverseComparator(Comparator<T>) - Constructor for class org.apache.jena.atlas.lib.ReverseComparator
-
- reverseVarRename(Op, boolean) - Static method in class com.hp.hpl.jena.sparql.engine.Rename
-
Undo the effect of the rename operation, once or repeatedly.
- revision - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Indentificador de la versi�n de un release de software.Identifiant de r�vision
d'une release du programme.Revision identifier of a software release.
- rewind() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
Reset this result set back to the beginning
- rewrite(Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
-
- Rewrite - Interface in com.hp.hpl.jena.sparql.algebra.optimize
-
- rewrite(Op) - Method in interface com.hp.hpl.jena.sparql.algebra.optimize.Rewrite
-
- RIOT - Class in org.apache.jena.riot
-
- RIOT() - Constructor for class org.apache.jena.riot.RIOT
-
- RiotChars - Class in org.apache.jena.riot.system
-
- RiotChars() - Constructor for class org.apache.jena.riot.system.RiotChars
-
- RiotException - Exception in org.apache.jena.riot
-
- RiotException() - Constructor for exception org.apache.jena.riot.RiotException
-
- RiotException(String) - Constructor for exception org.apache.jena.riot.RiotException
-
- RiotException(Throwable) - Constructor for exception org.apache.jena.riot.RiotException
-
- RiotException(String, Throwable) - Constructor for exception org.apache.jena.riot.RiotException
-
- riotIRI - Static variable in class org.apache.jena.riot.RIOT
-
IRI for ARQ
- RiotLib - Class in org.apache.jena.riot.system
-
Misc RIOT code
- RiotLib() - Constructor for class org.apache.jena.riot.system.RiotLib
-
- riotLoggerName - Static variable in class org.apache.jena.riot.SysRIOT
-
- RiotNotFoundException - Exception in org.apache.jena.riot
-
- RiotNotFoundException() - Constructor for exception org.apache.jena.riot.RiotNotFoundException
-
- RiotNotFoundException(String) - Constructor for exception org.apache.jena.riot.RiotNotFoundException
-
- RiotNotFoundException(Throwable) - Constructor for exception org.apache.jena.riot.RiotNotFoundException
-
- RiotNotFoundException(String, Throwable) - Constructor for exception org.apache.jena.riot.RiotNotFoundException
-
- RiotParseException - Exception in org.apache.jena.riot
-
- RiotParseException(String, long, long) - Constructor for exception org.apache.jena.riot.RiotParseException
-
- RiotReader - Class in org.apache.jena.riot
-
Operations to access RIOT parsers and send the output to
a StreamRDF (triples or quads as appropriate).
- RiotReader() - Constructor for class org.apache.jena.riot.RiotReader
-
- RiotThriftException - Exception in org.apache.jena.riot.thrift
-
- RiotThriftException() - Constructor for exception org.apache.jena.riot.thrift.RiotThriftException
-
- RiotThriftException(String) - Constructor for exception org.apache.jena.riot.thrift.RiotThriftException
-
- RiotThriftException(Throwable) - Constructor for exception org.apache.jena.riot.thrift.RiotThriftException
-
- RiotThriftException(String, Throwable) - Constructor for exception org.apache.jena.riot.thrift.RiotThriftException
-
- RiotUniformCompatibility - Static variable in class org.apache.jena.riot.lang.LangRDFXML
-
- RiotWriter - Class in org.apache.jena.riot
-
Deprecated.
- RiotWriter() - Constructor for class org.apache.jena.riot.RiotWriter
-
Deprecated.
- roman(String) - Static method in class com.hp.hpl.jena.sparql.util.RomanNumeral
-
- RomanNumeral - Class in com.hp.hpl.jena.sparql.util
-
- RomanNumeral(String) - Constructor for class com.hp.hpl.jena.sparql.util.RomanNumeral
-
- RomanNumeral(int) - Constructor for class com.hp.hpl.jena.sparql.util.RomanNumeral
-
- RomanNumeralDatatype - Class in com.hp.hpl.jena.sparql.util
-
- root() - Static method in class com.hp.hpl.jena.sparql.engine.binding.BindingFactory
-
- round(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- ROUND - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- ROUND - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- row - Variable in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- rows() - Method in interface com.hp.hpl.jena.sparql.algebra.Table
-
- rows() - Method in class com.hp.hpl.jena.sparql.algebra.table.Table1
-
- rows() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
-
- rows() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableN
-
- rows() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableUnit
-
- RPAREN - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- RPAREN - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- RPAREN - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- RPAREN - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- RPAREN - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- RPAREN - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- RPATH - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- RPATH - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- run() - Method in class org.apache.jena.atlas.lib.Pingback
-
- RuntimeIOException - Exception in org.apache.jena.atlas
-
Runtime eception used to wrap IOExceptions
- RuntimeIOException() - Constructor for exception org.apache.jena.atlas.RuntimeIOException
-
- RuntimeIOException(String) - Constructor for exception org.apache.jena.atlas.RuntimeIOException
-
- RuntimeIOException(Throwable) - Constructor for exception org.apache.jena.atlas.RuntimeIOException
-
Wrap a Throwable - this is usually an IOException.
- RuntimeIOException(String, Throwable) - Constructor for exception org.apache.jena.atlas.RuntimeIOException
-
Wrap a Throwable - this is usually an IOException.
- S - Variable in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- S - Variable in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- SAME_TERM - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SAME_TERM - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- SAME_TERM - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- sameAs(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
Return true if the two NodeValues are known to be the same value
return false if known to be different values,
throw ExprEvalException otherwise
- sameLang(Lang, Lang) - Static method in class org.apache.jena.riot.RDFLanguages
-
- samePrefixMappingAs(PrefixMapping) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- samePrefixMappingAs(PrefixMapping) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- samePrologue(Prologue) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
Test whether a Prologue wil perform the same as this one.
- sameSymbol(Item) - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- sameSymbol(String) - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- sameTerm(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- sameTerm(Node, Node) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- sameTerm - Static variable in class com.hp.hpl.jena.sparql.util.NodeUtils
-
- sameValue - Static variable in class com.hp.hpl.jena.sparql.util.NodeUtils
-
- sameValue(ByteBuffer, ByteBuffer) - Static method in class org.apache.jena.atlas.lib.ByteBufferLib
-
- SAMPLE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SAMPLE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- SC_AND - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SC_AND - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- SC_AND - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- SC_OR - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SC_OR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- SC_OR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- scale - Variable in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- schoolHomepage - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A homepage of a school attended by the person.
- ScopedAuthenticator - Class in org.apache.jena.atlas.web.auth
-
A credentials based authenticator where credentials are scoped to URIs.
- ScopedAuthenticator(URI, String, char[]) - Constructor for class org.apache.jena.atlas.web.auth.ScopedAuthenticator
-
Creates an authenticator with credentials for the given URI
- ScopedAuthenticator(Map<URI, Pair<String, char[]>>) - Constructor for class org.apache.jena.atlas.web.auth.ScopedAuthenticator
-
Creates an authenticator with a set of credentials for URIs
- ScopedNTAuthenticator - Class in org.apache.jena.atlas.web.auth
-
A credentials based authenticator where credentials are scoped to URIs.
- ScopedNTAuthenticator(URI, String, char[], String, String) - Constructor for class org.apache.jena.atlas.web.auth.ScopedNTAuthenticator
-
Creates an authenticator with credentials for the given URI
- ScopedNTAuthenticator(Map<URI, Pair<Tuple<String>, char[]>>) - Constructor for class org.apache.jena.atlas.web.auth.ScopedNTAuthenticator
-
Creates an authenticator with a set of credentials for URIs
- screenshots - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Page web avec des captures d'�cran du projet.Web page with screenshots of
project.P�gina web con capturas de pantalla del proyecto.
- sCxt(Graph) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Return a SerializationContext appropriate for the graph
- sCxt(PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
Return a SerializationContext appropriate for the prfix mapping
- sCxt() - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- sCxt(PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- second - Variable in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- SECONDS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SECONDS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- SEE_OTHER_303 - Static variable in class org.apache.jena.web.HttpSC
-
- SELECT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SELECT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- SELECT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- SelectClause() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- SelectClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- SelectQuery() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- SelectQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- SelectQuery() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- semiAuto - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
- SEMICOLON - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SEMICOLON - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- SEMICOLON - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- send(Binding) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
-
- send(Update) - Method in class com.hp.hpl.jena.sparql.modify.UpdateRequestSink
-
- send(Update) - Method in class com.hp.hpl.jena.sparql.modify.UpdateVisitorSink
-
- send(Update) - Method in class com.hp.hpl.jena.sparql.modify.UsingUpdateSink
-
- send(E) - Method in class org.apache.jena.atlas.data.AbstractDataBag
-
- send(Object, Event) - Static method in class org.apache.jena.atlas.event.EventManager
-
Send an event to all listeners on an object for the event's type
- send(T) - Method in interface org.apache.jena.atlas.lib.Sink
-
- send(T) - Method in class org.apache.jena.atlas.lib.SinkCounting
-
- send(T) - Method in class org.apache.jena.atlas.lib.SinkLogging
-
- send(T) - Method in class org.apache.jena.atlas.lib.SinkNull
-
- send(T) - Method in class org.apache.jena.atlas.lib.SinkPrint
-
- send(T) - Method in class org.apache.jena.atlas.lib.SinkSplit
-
- send(T) - Method in class org.apache.jena.atlas.lib.SinkToCollection
-
- send(T) - Method in class org.apache.jena.atlas.lib.SinkToQueue
-
- send(T) - Method in class org.apache.jena.atlas.lib.SinkWrapper
-
- send(Quad) - Method in class org.apache.jena.riot.lang.SinkQuadsToDataset
-
- send(Triple) - Method in class org.apache.jena.riot.lang.SinkTriplesToGraph
-
- send(Quad) - Method in class org.apache.jena.riot.out.SinkQuadBracedOutput
-
- send(Node, Triple) - Method in class org.apache.jena.riot.out.SinkQuadBracedOutput
-
- send(Quad) - Method in class org.apache.jena.riot.out.SinkQuadOutput
-
- send(Triple) - Method in class org.apache.jena.riot.out.SinkTripleOutput
-
- sendDatasetToStream(DatasetGraph, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
-
Send a dataset to a StreamRDF as prefixes, triples and quads
- sendDatasetToStream(DatasetGraph, StreamRDF, PrefixMap) - Static method in class org.apache.jena.riot.system.StreamOps
-
Send a dataset to a StreamRDF as triples and quads, using the explicitly given prefix map
- sendGraphToStream(Graph, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
-
Send the triples of graph and an explicitly given prefix mapping, to a StreamRDF
- sendGraphToStream(Graph, StreamRDF, PrefixMap) - Static method in class org.apache.jena.riot.system.StreamOps
-
Send the triples of graph and an explicitly given prefix mapping, to a StreamRDF
- sendPrefixesToStream(PrefixMap, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
-
Send a PrefixMap to a stream
- sendPrefixesToStream(PrefixMapping, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
-
- sendQuadsToStream(DatasetGraph, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
-
Send quads of a dataset (including default graph as quads) to a StreamRDF, without prefixes
- sendQuadsToStream(Iterator<Quad>, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
-
Set quads to a StreamRDF - does not call .start/.finish
- sendToSink(Iterator<T>, Sink<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Send the elements of the iterator to a sink - consumes the iterator
- sendToSink(Iterable<T>, Sink<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Send the elements of the iterator to a sink - consumes the iterator
- sendToSink(Sink<T>) - Method in class org.apache.jena.atlas.iterator.Iter
-
- sendTriplesQuadsToStream(DatasetGraph, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
-
Send a dataset graph to a stream with triples for the default graph
and quads for the named graphs without prefixes
- sendTriplesToStream(Graph, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
-
Send the triples of graph to a StreamRDF (no prefix mapping)
- sendTriplesToStream(Iterator<Triple>, StreamRDF) - Static method in class org.apache.jena.riot.system.StreamOps
-
Set triples to a StreamRDF - does not call .start/.finish
- SEPARATOR - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SEPARATOR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- seq - Class in com.hp.hpl.jena.sparql.pfunction.library
-
Seq membership
- seq() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.seq
-
- SerializationContext - Class in com.hp.hpl.jena.sparql.serializer
-
Information needed to serialize things
- SerializationContext(SerializationContext) - Constructor for class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- SerializationContext(Prologue) - Constructor for class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- SerializationContext(PrefixMapping) - Constructor for class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- SerializationContext() - Constructor for class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- SerializationContext(PrefixMapping, NodeToLabelMap) - Constructor for class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- SerializationContext(Prologue, NodeToLabelMap) - Constructor for class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- SerializationContext(boolean) - Constructor for class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- SerializationContext(PrefixMapping, boolean) - Constructor for class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- SerializationContext(PrefixMapping, NodeToLabelMap, boolean) - Constructor for class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- SerializationContext(Prologue, boolean) - Constructor for class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- SerializationContext(Prologue, NodeToLabelMap, boolean) - Constructor for class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- SerializationFactory<E> - Interface in org.apache.jena.atlas.data
-
- SerializationFactoryFinder - Class in org.apache.jena.riot.system
-
- SerializationFactoryFinder() - Constructor for class org.apache.jena.riot.system.SerializationFactoryFinder
-
- serialize() - Method in class com.hp.hpl.jena.query.Query
-
Convert the query to a string
- serialize(Syntax) - Method in class com.hp.hpl.jena.query.Query
-
Convert the query to a string in the given syntax
- serialize(OutputStream) - Method in class com.hp.hpl.jena.query.Query
-
Output the query
- serialize(OutputStream, Syntax) - Method in class com.hp.hpl.jena.query.Query
-
Output the query
- serialize(IndentedLineBuffer) - Method in class com.hp.hpl.jena.query.Query
-
Format the query into the buffer
- serialize(IndentedLineBuffer, Syntax) - Method in class com.hp.hpl.jena.query.Query
-
Format the query
- serialize(IndentedWriter) - Method in class com.hp.hpl.jena.query.Query
-
Format the query
- serialize(IndentedWriter, Syntax) - Method in class com.hp.hpl.jena.query.Query
-
Format the query
- serialize(Query, OutputStream) - Static method in class com.hp.hpl.jena.sparql.serializer.Serializer
-
Deprecated.
Output the query
- serialize(Query, OutputStream, Syntax) - Static method in class com.hp.hpl.jena.sparql.serializer.Serializer
-
Deprecated.
Output the query
- serialize(Query, IndentedLineBuffer) - Static method in class com.hp.hpl.jena.sparql.serializer.Serializer
-
Deprecated.
Format the query into the buffer
- serialize(Query, IndentedLineBuffer, Syntax) - Static method in class com.hp.hpl.jena.sparql.serializer.Serializer
-
Deprecated.
Format the query
- serialize(Query, IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.serializer.Serializer
-
Deprecated.
Format the query
- serialize(Query, IndentedWriter, Syntax) - Static method in class com.hp.hpl.jena.sparql.serializer.Serializer
-
Deprecated.
Format the query
- serialize(IndentedWriter, Node, Prologue) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- serialize(IndentedWriter, Node, String, PrefixMap) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- serializeARQ(Query, IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.serializer.Serializer
-
Deprecated.
- serializeARQ(Query, Prologue, IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.serializer.Serializer
-
Deprecated.
- Serializer - Class in com.hp.hpl.jena.sparql.serializer
-
Deprecated.
- Serializer() - Constructor for class com.hp.hpl.jena.sparql.serializer.Serializer
-
Deprecated.
- SerializerRegistry - Class in com.hp.hpl.jena.sparql.serializer
-
Provides a registry of serializers for queries and updates
- serializeSPARQL_10(Query, IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.serializer.Serializer
-
Deprecated.
- serializeSPARQL_11(Query, IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.serializer.Serializer
-
Deprecated.
- Service - Class in com.hp.hpl.jena.sparql.engine.http
-
Execution of OpService
- Service() - Constructor for class com.hp.hpl.jena.sparql.engine.http.Service
-
- SERVICE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SERVICE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- SERVICE_UNAVAILABLE_503 - Static variable in class org.apache.jena.web.HttpSC
-
- serviceAllowed - Static variable in class com.hp.hpl.jena.query.ARQ
-
Control whether SERVICE processing is allowed.
- serviceAllowed - Static variable in class com.hp.hpl.jena.sparql.engine.http.Service
-
Control whether SERVICE processing is allowed.
- ServiceAuthenticator - Class in org.apache.jena.atlas.web.auth
-
A HTTP authenticator which selects credentials based upon service context
found in the provided
Context
.
- ServiceAuthenticator() - Constructor for class org.apache.jena.atlas.web.auth.ServiceAuthenticator
-
Creates new authenticator using the standard ARQ context
- ServiceAuthenticator(String, char[]) - Constructor for class org.apache.jena.atlas.web.auth.ServiceAuthenticator
-
Creates a new authenticator using the standard ARQ context, the provided
credentials are used as fallback if the context contains no registered
credentials for a target URI
- ServiceAuthenticator(Context) - Constructor for class org.apache.jena.atlas.web.auth.ServiceAuthenticator
-
Creates a new authenticator using the given context
- ServiceAuthenticator(Context, String, char[]) - Constructor for class org.apache.jena.atlas.web.auth.ServiceAuthenticator
-
Creates a new authenticator using the given context, the provided
credentials are used as fallback if the context contains no registered
credentials for a target URI
- serviceContext - Static variable in class com.hp.hpl.jena.sparql.engine.http.Service
-
Use this Symbol to allow passing additional service context variables
SERVICE call.
- ServiceGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ServiceGraphPattern() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- serviceParams - Static variable in class com.hp.hpl.jena.query.ARQ
-
Use this Symbol to allow passing additional query parameters to a
SERVICE call.
- set(Symbol, boolean) - Static method in class com.hp.hpl.jena.query.ARQ
-
- set(Transformer) - Static method in class com.hp.hpl.jena.sparql.algebra.Transformer
-
Set the current transformer - use with care
- set(Context, DescribeHandlerRegistry) - Static method in class com.hp.hpl.jena.sparql.core.describe.DescribeHandlerRegistry
-
- set(Context, FunctionRegistry) - Static method in class com.hp.hpl.jena.sparql.function.FunctionRegistry
-
- set(Context, PropertyFunctionRegistry) - Static method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
- set(Context, ProcedureRegistry) - Static method in class com.hp.hpl.jena.sparql.procedure.ProcedureRegistry
-
- set(Symbol, Object) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Store a named value - overwrites any previous set value
- set(Symbol, boolean) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Store a named value - overwrites any previous set value
- set(int, T) - Method in class org.apache.jena.atlas.iterator.IteratorWithBuffer
-
Set the element to be returned by a subsequent .next().
- set(int, JsonValue) - Method in class org.apache.jena.atlas.json.JsonArray
-
- set(int, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
-
Set the bits specificied.
- set(int, int, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
-
Set the bits from start (inc) to finish (exc) to one
- set(long, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
-
Set the bits specificied.
- set(long, int, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
-
Set the bits from string (inc) to finish (exc) to one
- set() - Static method in class org.apache.jena.atlas.lib.DS
-
- set(int) - Static method in class org.apache.jena.atlas.lib.DS
-
- set(Set<X>) - Static method in class org.apache.jena.atlas.lib.DS
-
- set(long) - Method in class org.apache.jena.atlas.lib.RefLong
-
- set(Logger, String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
- set(Class<?>, String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Turn on a logger (specific level levels)
- set(String, String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
- setAbsoluteIndent(int) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Set indent from the left hand edge
- setAccept(String) - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Set the content type (Accept header) for the results
- setAllowDeflate(boolean) - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Sets whether the HTTP request will include a Accept-Encoding: deflate
header
- setAllowDeflate(boolean) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Sets whether the HTTP requests will specify Accept-Encoding: deflate
- setAllowGZip(boolean) - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Sets whether the HTTP request will include a Accept-Encoding: gzip header
- setAllowGZip(boolean) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Sets whether the HTTP request will specify Accept-Encoding: gzip
- setAllVars(boolean) - Method in class com.hp.hpl.jena.sparql.resultset.RDFOutput
-
Set whether all variables, not just selected ones, are recorded
- setAny(RDF_ANY) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- setAskContentType(String) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Sets the Content Type for ASK queries provided that the format is
supported
- setAttribute(Attribute) - Method in class com.hp.hpl.jena.sparql.mgt.ContextMBean
-
- setAttributes(AttributeList) - Method in class com.hp.hpl.jena.sparql.mgt.ContextMBean
-
- setAuthentication(String, char[]) - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Sets authentication credentials for remote updates
- setAuthentication(String, char[]) - Method in class org.apache.jena.web.DatasetGraphAccessorHTTP
-
Sets authentication credentials for the remote URL
- setAuthenticator(HttpAuthenticator) - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Sets the authenticator to use
- setAuthenticator(HttpAuthenticator) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Sets the HTTP authenticator to use, if none is set then the default
authenticator is used.
- setAuthenticator(HttpAuthenticator) - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Sets the authenticator to use
- setAuthenticator(HttpAuthenticator) - Method in class org.apache.jena.web.DatasetGraphAccessorHTTP
-
Sets an authenticator to use for authentication to the remote URL
- setBaseIRI(String) - Method in class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- setBaseUri(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets the Base URI which will be prepended to the query/update
- setBaseURI(String) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
- setBaseURI(IRIResolver) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
- setBaseURI(String) - Method in class org.apache.jena.riot.system.Prologue
-
- setBaseURI(IRI) - Method in class org.apache.jena.riot.system.Prologue
-
- setBaseURI(IRIResolver) - Method in class org.apache.jena.riot.system.Prologue
-
- setBasicAuthentication(String, char[]) - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Sets basic authentication.
- setBasicAuthentication(String, char[]) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Set user and password for basic authentication.
- setBnode(RDF_BNode) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- setBNodeMap(NodeToLabelMap) - Method in class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- setCharset(String) - Method in class com.hp.hpl.jena.sparql.engine.http.HttpContentType
-
- setCheckBlankNodes(NodeChecker) - Method in class org.apache.jena.riot.system.Checker
-
- setChecker(TokenChecker) - Method in class org.apache.jena.riot.tokens.TokenizerText
-
- setCheckLiterals(NodeChecker) - Method in class org.apache.jena.riot.system.Checker
-
- setCheckURIs(NodeChecker) - Method in class org.apache.jena.riot.system.Checker
-
- setCheckVars(NodeChecker) - Method in class org.apache.jena.riot.system.Checker
-
- setCmdLogging() - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Set logging, suitable for a command line application.
- setCmdLogging(String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Set logging, suitable for a command line application.
- setCntrlCode(int) - Method in class org.apache.jena.riot.tokens.Token
-
- setCommandText(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets the command text, overwriting any existing command text.
- setConnectTimeout(int) - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Sets HTTP Connection timeout, any value <= 0 is taken to mean no timeout
- setConstructTemplate(Template) - Method in class com.hp.hpl.jena.query.Query
-
Set triple patterns for a construct query
- setContext(Resource, Context) - Static method in class com.hp.hpl.jena.sparql.core.assembler.AssemblerUtils
-
Look for and set context declarations.
- setCookies(CookieStore) - Method in class org.apache.jena.atlas.web.auth.FormLogin
-
Sets cookies associated with this login
- setCurrentGraph(Node) - Method in class org.apache.jena.riot.lang.LangTurtleBase
-
- setDataset(DatasetGraph) - Method in class com.hp.hpl.jena.sparql.syntax.ElementDataset
-
- setDatatype(String) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- setDatatypeIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- setDebugStream(PrintStream) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParserTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10TokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11TokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreTokenManager
-
Set debug output.
- setDebugStream(PrintStream) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserTokenManager
-
Set debug output.
- setDefaultAuthenticator(HttpAuthenticator) - Static method in class org.apache.jena.riot.web.HttpOp
-
Sets the default authenticator used for authenticate requests if no
specific authenticator is provided.
- setDefaultErrorHandler(ErrorHandler) - Static method in class org.apache.jena.riot.system.ErrorHandlerFactory
-
Set the current default error handler - use carefully, mainly for use in testing
- setDefaultGraph(Graph) - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Set the default graph.
- setDefaultGraph(Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- setDefaultGraph(Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMap
-
- setDefaultGraph(Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- setDefaultGraph(Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphReadOnly
-
- setDefaultGraph(Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- setDefaultGraph(Graph) - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- setDefaultGraphs(List<String>) - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Sets the default graphs
- setDefaultGraphURIs(List<String>) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- setDefaultHttpClient(HttpClient) - Static method in class org.apache.jena.riot.web.HttpOp
-
Performance can be improved by using a shared HttpClient that uses
connection pooling.
- setDefaultModel(Model) - Method in interface com.hp.hpl.jena.query.Dataset
-
Set the background graph.
- setDefaultModel(Model) - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- setDefaultPrefixMapRead(PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
- setDefaultPrefixMapWrite(PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
- setDistinct(boolean) - Method in class com.hp.hpl.jena.query.Query
-
- setDropHandler(ActionKeyValue<K, V>) - Method in class org.apache.jena.atlas.lib.cache.Cache0
-
- setDropHandler(ActionKeyValue<K, V>) - Method in class org.apache.jena.atlas.lib.cache.Cache1
-
- setDropHandler(ActionKeyValue<K, V>) - Method in class org.apache.jena.atlas.lib.cache.CacheLRU
-
Callback for entries when dropped from the cache
- setDropHandler(ActionKeyValue<K, V>) - Method in class org.apache.jena.atlas.lib.cache.CacheSimple
-
Callback for entries when dropped from the cache
- setDropHandler(ActionKeyValue<Key, Value>) - Method in class org.apache.jena.atlas.lib.cache.CacheStatsAtomic
-
- setDropHandler(ActionKeyValue<Key, Value>) - Method in class org.apache.jena.atlas.lib.cache.CacheStatsSimple
-
- setDropHandler(ActionKeyValue<K, V>) - Method in class org.apache.jena.atlas.lib.cache.CacheUnbounded
-
- setDropHandler(ActionKeyValue<Key, T>) - Method in class org.apache.jena.atlas.lib.cache.CacheWrapper
-
- setDropHandler(ActionKeyValue<Key, Value>) - Method in interface org.apache.jena.atlas.lib.Cache
-
Register a callback - called when an object is dropped from the cache (optional operation)
- setDtPrefix(RDF_PrefixName) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- setDtPrefixIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- setElement(Element) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateModify
-
- setEndOfLineMarker(String) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
Set the marker included at end of line - set to null for "none".
- setError(String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Set to error level.
- setError(Class<?>) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Set to error level.
- setErrorHandler(RDFErrorHandler) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT
-
- setErrorHandler(RDFErrorHandler) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_ARP
-
- setErrorHandler(RDFErrorHandler) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_CSV
-
- setErrorHandler(RDFErrorHandler) - Method in class org.apache.jena.riot.adapters.RDFWriterRIOT
-
- setErrorHandler(ErrorHandler) - Method in class org.apache.jena.riot.lang.JsonLDReader
-
- setErrorHandler(ErrorHandler) - Method in class org.apache.jena.riot.lang.ReaderTriX
-
- setErrorHandler(ErrorHandler) - Method in interface org.apache.jena.riot.ReaderRIOT
-
- setErrorHandler(RDFErrorHandler) - Method in class org.apache.jena.riot.system.JenaWriterBase
-
- setExecutionLogging(Explain.InfoLevel) - Static method in class com.hp.hpl.jena.query.ARQ
-
Set execution logging - logging is to logger "com.hp.hpl.jena.arq.exec" at level INFO.
- setExecutor(OpExecutorFactory) - Method in class com.hp.hpl.jena.sparql.engine.ExecutionContext
-
Setter for the policy for algebra expression evaluation - use with care
- setFactory(Optimize.RewriterFactory) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
-
Globably set the factory for making optimizers
- setFactory(Context, OpExecutorFactory) - Static method in class com.hp.hpl.jena.sparql.engine.main.QC
-
- setFalse(Symbol) - Static method in class com.hp.hpl.jena.query.ARQ
-
- setFalse(Symbol) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Set propety value to be false
- setFieldValue(RDF_ANY._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- setFieldValue(RDF_BNode._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- setFieldValue(RDF_DataTuple._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- setFieldValue(RDF_Decimal._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- setFieldValue(RDF_IRI._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- setFieldValue(RDF_Literal._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- setFieldValue(RDF_PrefixDecl._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- setFieldValue(RDF_PrefixName._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- setFieldValue(RDF_Quad._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- setFieldValue(RDF_REPEAT._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- setFieldValue(RDF_Triple._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- setFieldValue(RDF_UNDEF._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- setFieldValue(RDF_VAR._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- setFieldValue(RDF_VarTuple._Fields, Object) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- setFlatMode(boolean) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- setFlushOnNewline(boolean) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- setForcePOST() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Force the use of HTTP POST for the query operation
- setFormatForJenaWriter(String, RDFFormat) - Static method in class org.apache.jena.riot.system.IO_JenaWriters
-
Register an RDFFormat for a Jena writer name
- setG(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- setGenerator(Context, StageGenerator) - Static method in class com.hp.hpl.jena.sparql.engine.main.StageBuilder
-
- setGIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- setGlobal(StreamManager) - Static method in class org.apache.jena.riot.system.stream.StreamManager
-
- setGlobalFileManager(AdapterFileManager) - Static method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Set the global file manager (as returned by get()) If called before any
call to get(), then the usual default filemanager is not created
- setGlobalLocationMapper(LocationMapper) - Static method in class org.apache.jena.riot.system.stream.JenaIOEnvironment
-
Set the global lcoation mapper.
- setGlobalPrefixMapping(PrefixMapping) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- setGraph(Node) - Method in class com.hp.hpl.jena.sparql.modify.request.QuadAccSink
-
- setGraphAcceptHeader(String) - Method in class org.apache.jena.web.DatasetGraphAccessorHTTP
-
Set the HTTP accept header used to GET a graph.
- setHandler(ParseHandler) - Method in class com.hp.hpl.jena.sparql.sse.lang.ParserSSEBase
-
- setHandler(JSONHandler) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserBase
-
- setHandler(ErrorHandler) - Method in class org.apache.jena.riot.system.Checker
-
- setHandler(ErrorHandler) - Method in interface org.apache.jena.riot.system.ParserProfile
-
- setHandler(ErrorHandler) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- setHasDeleteClause(boolean) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateModify
-
Explicit flag to indicate a DELETE clause was seen, even if it had no quads
- setHasInsertClause(boolean) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateModify
-
Explicit flag to indicate a INSERT clause was seen, even if it had no quads
- setHttpContext(HttpContext) - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Convenience method to set the HttpContext
- setIfUndef(Symbol, Object) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Store a named value only if it is not currently set
- setImage(String) - Method in class org.apache.jena.riot.tokens.Token
-
- setImage(char) - Method in class org.apache.jena.riot.tokens.Token
-
- setImage2(String) - Method in class org.apache.jena.riot.tokens.Token
-
- setIncludeXMLinst(boolean) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutput
-
- SetIndexTable - Class in com.hp.hpl.jena.sparql.engine.index
-
An
IndexTable
implementation optimized for the case where there is
only a single common variable
- SetIndexTable(Set<Var>, QueryIterator) - Constructor for class com.hp.hpl.jena.sparql.engine.index.SetIndexTable
-
Creates a new index table
- setInfo(String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Set to info level.
- setInfo(Class<?>) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Set to info level.
- setInitialBinding(QuerySolution) - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Set the initial association of variables and values.
- setInitialBinding(QuerySolution) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- setInitialBinding(QuerySolution) - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- setInitialBindings(ResultSet) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- setInitialBindings(ResultSet) - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- setInt(int, byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Put an int into a byte array
- setInt(int, byte[], int) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Put an int into a byte array from a given position
- setIri(int, String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to an IRI
- setIri(String, String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to an IRI
- setIri(int, IRI) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to an IRI
- setIri(String, IRI) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to an IRI
- setIri(int, URL) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to an IRI
- setIri(String, URL) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to an IRI
- setIri(String) - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- setIri(RDF_IRI) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- setIriIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- setIterator(Iterator<Binding>) - Method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIterPlainWrapper
-
Preferrable to use a constructor - but sometimes that is inconvenient
so pass null in the constructor and then call this before the iterator is
used.
- setJavaLogging() - Static method in class org.apache.jena.atlas.logging.LogCtl
-
- setJavaLogging(String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
- setJavaLoggingDft() - Static method in class org.apache.jena.atlas.logging.LogCtl
-
- setLabel(String) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphLoadMonitor
-
- setLabel(String) - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- setLabelIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- setLabelPolicy(NodeToLabel) - Method in class org.apache.jena.riot.out.SinkQuadOutput
-
- setLabelPolicy(NodeToLabel) - Method in class org.apache.jena.riot.out.SinkTripleOutput
-
- setLabelToNode(LabelToNode) - Method in interface org.apache.jena.riot.system.ParserProfile
-
- setLabelToNode(LabelToNode) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- setLangtag(String) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- setLangtagIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- setLastOp(Op) - Method in class com.hp.hpl.jena.sparql.mgt.QueryEngineInfo
-
- setLastQueryExecAt() - Method in class com.hp.hpl.jena.sparql.mgt.QueryEngineInfo
-
- setLastQueryString(Query) - Method in class com.hp.hpl.jena.sparql.mgt.QueryEngineInfo
-
- setLex(String) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- setLexIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- setLimit(long) - Method in class com.hp.hpl.jena.query.Query
-
- setLineNumbers(boolean) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- setLiteral(int, Literal) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to a Literal
- setLiteral(String, Literal) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to a Literal
- setLiteral(int, String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to a literal
- setLiteral(String, String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to a literal
- setLiteral(int, String, String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to a literal with a language
- setLiteral(String, String, String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to a literal with a language
- setLiteral(int, String, RDFDatatype) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional arameter to a typed literal
- setLiteral(String, String, RDFDatatype) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to a typed literal
- setLiteral(int, boolean) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to a boolean literal
- setLiteral(String, boolean) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to a boolean literal
- setLiteral(int, int) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to an integer literal
- setLiteral(String, int) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to an integer literal
- setLiteral(int, long) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to an integer literal
- setLiteral(String, long) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to an integer literal
- setLiteral(int, float) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to a float literal
- setLiteral(String, float) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to a float literal
- setLiteral(int, double) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to a double literal
- setLiteral(String, double) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to a double literal
- setLiteral(int, Calendar) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter to a date time literal
- setLiteral(String, Calendar) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter to a date time literal
- setLiteral(RDF_Literal) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- setLocalName(String) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- setLocalNameIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- setLocalPrefixMapping(PrefixMapping) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- setLocationMapper(LocationMapper) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Set the location mapping
- setLocationMapper(LocationMapper) - Method in class org.apache.jena.riot.system.stream.StreamManager
-
Set the location mapping
- setLog4j() - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Set logging
Check for -Dlog4j.configuration.
Looks for log4j.properties file in current directory.
Return true if we think Log4J is not initialized.
- setLog4j(String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Set log4j properties (XML or properties file)
- setLong(long, byte[]) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Put a long into a byte array
- setLong(long, byte[], int) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Put a long into a byte array from a given position
- setMediaType(String) - Method in class com.hp.hpl.jena.sparql.engine.http.HttpContentType
-
- setModelCaching(boolean) - Method in class org.apache.jena.riot.adapters.AdapterFileManager
-
Change the state of model cache : does not clear the cache
- setModelContentType(String) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Sets the Content Type for CONSTRUCT/DESCRIBE queries provided that the
format is supported
- setName(String) - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- setNamedGraphs(List<String>) - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessRemoteBase
-
Sets the named graphs
- setNamedGraphURIs(List<String>) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- setNameIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- setNormalMode() - Static method in class com.hp.hpl.jena.query.ARQ
-
Set normal mode, including expression evaluation
- setNormalMode(Context) - Static method in class com.hp.hpl.jena.query.ARQ
-
Explicitly set the values for normal operation.
- setNsPrefix(String, String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- setNsPrefix(String, String) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- setNsPrefixes(PrefixMapping) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- setNsPrefixes(Map<String, String>) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- setNsPrefixes(PrefixMapping) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- setNsPrefixes(Map<String, String>) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- setO(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- setO(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- setOffset(long) - Method in class com.hp.hpl.jena.query.Query
-
- setOfNone() - Static method in class org.apache.jena.atlas.lib.DS
-
- setOfOne(X) - Static method in class org.apache.jena.atlas.lib.DS
-
- setOfOne(X) - Static method in class org.apache.jena.atlas.lib.SetUtils
-
- setOIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- setOIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- setOutboundSyntax(RDFFormat) - Method in class org.apache.jena.web.DatasetGraphAccessorHTTP
-
Set the RDF syntax to use when sending graphs with POST and PUT.
- setP(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- setP(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- setPadChar(char) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- setPadString(String) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- setParam(int, Node) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a Positional Parameter
- setParam(String, Node) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter
- setParam(int, RDFNode) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a positional parameter
- setParam(String, RDFNode) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets a variable parameter
- setParams(QuerySolutionMap) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
Sets the Parameters
- setParserProfile(ParserProfile) - Method in class org.apache.jena.riot.lang.JsonLDReader
-
- setParserProfile(ParserProfile) - Method in class org.apache.jena.riot.lang.ReaderTriX
-
- setParserProfile(ParserProfile) - Method in interface org.apache.jena.riot.ReaderRIOT
-
Set the parser profile.
- setPatternElement(Element) - Method in class com.hp.hpl.jena.sparql.syntax.ElementDataset
-
- setPIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- setPIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- setPrefix(String, String) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
Set a prefix for this query
- setPrefix(String, String) - Method in class org.apache.jena.riot.system.Prologue
-
Set a prefix for this query
- setPrefix(String) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- setPrefix(String) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- setPrefixDecl(RDF_PrefixDecl) - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- setPrefixIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- setPrefixIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- setPrefixMap(PrefixMap) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
-
- setPrefixMapping(PrefixMapping) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
Set the mapping
- setPrefixMapping(PrefixMapping) - Method in class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
- setPrefixMapping(PrefixMap) - Method in class org.apache.jena.riot.system.Prologue
-
Set the mapping
- setPrefixName(RDF_PrefixName) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- setPreserveDependencies(boolean) - Method in class com.hp.hpl.jena.sparql.function.user.UserDefinedFunctionFactory
-
- setProfile(ParserProfile) - Method in class org.apache.jena.riot.lang.LangBase
-
- setProfile(ParserProfile) - Method in class org.apache.jena.riot.lang.LangCSV
-
- setProfile(ParserProfile) - Method in class org.apache.jena.riot.lang.LangNull
-
- setProfile(ParserProfile) - Method in class org.apache.jena.riot.lang.LangRDFXML
-
- setProfile(ParserProfile) - Method in interface org.apache.jena.riot.lang.LangRIOT
-
- setPrologue(Prologue) - Method in class com.hp.hpl.jena.sparql.lang.ParserBase
-
- setPrologue(Prologue) - Method in class org.apache.jena.riot.out.SinkQuadOutput
-
- setPrologue(Prologue) - Method in class org.apache.jena.riot.out.SinkTripleOutput
-
- setPrologue(Prologue) - Method in interface org.apache.jena.riot.system.ParserProfile
-
- setPrologue(Prologue) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- setProperty(String, Object) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT
-
- setProperty(String, Object) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_ARP
-
- setProperty(String, Object) - Method in class org.apache.jena.riot.adapters.RDFReaderRIOT_CSV
-
- setProperty(String, Object) - Method in class org.apache.jena.riot.adapters.RDFWriterRIOT
-
- setProperty(String, Object) - Method in class org.apache.jena.riot.system.JenaWriterBase
-
- setQuad(RDF_Quad) - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- setQuery(Query) - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParserBase
-
- setQueryAskType() - Method in class com.hp.hpl.jena.query.Query
-
- setQueryConstructType() - Method in class com.hp.hpl.jena.query.Query
-
- setQueryDescribeType() - Method in class com.hp.hpl.jena.query.Query
-
- setQueryPattern(Element) - Method in class com.hp.hpl.jena.query.Query
-
- setQueryResultStar(boolean) - Method in class com.hp.hpl.jena.query.Query
-
Set whether the query had SELECT/DESCRIBE *
Strictly, this just means whether the projection is
- setQuerySelectType() - Method in class com.hp.hpl.jena.query.Query
-
- setReaderClassName(String, String) - Method in class org.apache.jena.riot.adapters.RDFReaderFactoryRIOT
-
- setReadTimeout(int) - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Sets HTTP Read timeout, any value <= 0 is taken to mean no timeout
- setReduced(boolean) - Method in class com.hp.hpl.jena.query.Query
-
- setRepeat(RDF_REPEAT) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- setResolver(IRIResolver) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
Set the IRI resolver
- setResolver(IRIResolver) - Method in class org.apache.jena.riot.system.Prologue
-
Set the IRI resolver
- setResultVars() - Method in class com.hp.hpl.jena.query.Query
-
Fix up when the query has "*" (when SELECT * or DESCRIBE *)
and for a construct query.
- setRow(List<RDF_Term>) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- setRowIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- setS(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- setS(RDF_Term) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- setScale(int) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- setScaleIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- setSelectContentType(String) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Sets the Content Type for SELECT queries provided that the format is
supported
- setSIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- setSIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- setSkipOnBadTerm(boolean) - Method in class org.apache.jena.riot.lang.LangNTuple
-
SkipOnBadTerm - do not output tuples with bad RDF terms
- setStrict(boolean) - Method in class com.hp.hpl.jena.query.Query
-
- setStrictMode() - Static method in class com.hp.hpl.jena.query.ARQ
-
Set strict mode, including expression evaluation
- setStrictMode(Context) - Static method in class com.hp.hpl.jena.query.ARQ
-
Set strict mode for a given Context.
- setStrictMode(boolean) - Static method in class org.apache.jena.riot.RIOT
-
- setStrictMode(boolean) - Method in interface org.apache.jena.riot.system.ParserProfile
-
- setStrictMode(boolean) - Method in class org.apache.jena.riot.system.ParserProfileBase
-
- setStylesheetURL(String) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutput
-
- setStylesheetURL(String) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutputResultSet
-
- setSubToken1(Token) - Method in class org.apache.jena.riot.tokens.Token
-
- setSubToken2(Token) - Method in class org.apache.jena.riot.tokens.Token
-
- setSummaryLabel(String) - Method in class com.hp.hpl.jena.sparql.util.graph.GraphLoadMonitor
-
- setSyntax(Syntax) - Method in class com.hp.hpl.jena.query.Query
-
- setTimeout(long, TimeUnit) - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Set a timeout on the query execution.
- setTimeout(long) - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Set time, in milliseconds
- setTimeout(long, TimeUnit, long, TimeUnit) - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Set timeouts on the query execution; the first timeout refers to time to first result,
the second refers to overall query execution after the first result.
- setTimeout(long, long) - Method in interface com.hp.hpl.jena.query.QueryExecution
-
Set time, in milliseconds
- setTimeout(long) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- setTimeout(long, long) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- setTimeout(long, TimeUnit) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- setTimeout(long, TimeUnit, long, TimeUnit) - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- setTimeout(long, TimeUnit) - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- setTimeout(long) - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- setTimeout(long, TimeUnit, long, TimeUnit) - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- setTimeout(long, long) - Method in class com.hp.hpl.jena.sparql.engine.QueryExecutionBase
-
- setTriple(RDF_Triple) - Method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- setTrue(Symbol) - Static method in class com.hp.hpl.jena.query.ARQ
-
- setTrue(Symbol) - Method in class com.hp.hpl.jena.sparql.util.Context
-
Set propety value to be true
- setType(TokenType) - Method in class org.apache.jena.riot.tokens.Token
-
- setUndefined(RDF_UNDEF) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- setUnitIndent(int) - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- setupContext(Context, DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.util.Context
-
- setUpdateSink(UpdateSink) - Method in class com.hp.hpl.jena.sparql.lang.SPARQLParserBase
-
- setUri(String) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- setUriIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- setUseDefaultClientWithAuthentication(boolean) - Static method in class org.apache.jena.riot.web.HttpOp
-
Sets whether the configured default HttpClient will be used in
conjunction with authentication.
- setUsePlainLiterals(boolean) - Method in class com.hp.hpl.jena.sparql.serializer.SerializationContext
-
Sets whether Plain Literal forms should be used for appropriate typed literals (booleans, integers, decimals and doubles)
- setUserAgent(String) - Static method in class org.apache.jena.riot.web.HttpOp
-
Sets the User-Agent string that ARQ will apply to all HTTP requests
- setUseResolver(boolean) - Static method in class com.hp.hpl.jena.sparql.sse.SSE
-
- SetUtils - Class in org.apache.jena.atlas.lib
-
- setValDecimal(RDF_Decimal) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- setValDouble(double) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- setValInteger(long) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- setValue(T) - Method in class org.apache.jena.atlas.lib.Ref
-
- setValue(long) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- setValueIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- setValuesDataBlock(List<Var>, List<Binding>) - Method in class com.hp.hpl.jena.query.Query
-
- setVar(Var) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- setVariable(RDF_VAR) - Method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- setVars(List<Var>) - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingOutputStream
-
- setVars(List<RDF_VAR>) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- setVarsIsSet(boolean) - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- setWarn(String) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Set to warning level.
- setWarn(Class<?>) - Static method in class org.apache.jena.atlas.logging.LogCtl
-
Set to warning level.
- setWithIRI(Node) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWithUsing
-
- setXmlInst(boolean) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutputResultSet
-
- SHA1 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SHA1 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- sha1 - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A sha1sum hash, in hex.
- sha1sum - Class in com.hp.hpl.jena.sparql.function.library
-
ARQ Extension Function that will calculate the
SHA1 sum of any literal.
- sha1sum() - Constructor for class com.hp.hpl.jena.sparql.function.library.sha1sum
-
- SHA224 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SHA224 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- SHA256 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SHA256 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- SHA384 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SHA384 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- SHA512 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SHA512 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- shortdesc - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Descripci�n corta (8 o 9 palabras) en texto plano de un proyecto.Short (8
or 9 words) plain text description of a project.Texte descriptif concis (8
ou 9 mots) d'un projet.
- SHORTEST - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- shortestMatch(String) - Method in class org.apache.jena.atlas.lib.Trie
-
Finds the shortest match for a given key i.e.
- shortForm(String) - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
- shortForm(String) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
Use the prefix map to turn a URI into a qname, or return the original URI
- shortForm(String) - Method in class com.hp.hpl.jena.sparql.util.PrefixMapping2
-
- shortnameToLang(String) - Static method in class org.apache.jena.riot.RDFLanguages
-
Map a colloquial name (e.g.
- shortString() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- shortString() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- shouldShutdownClient() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
Gets whether the HTTP client used should be shutdown
- shuffle(int[], int) - Static method in class org.apache.jena.atlas.test.Gen
-
Do a number of random pair-wise swaps
- SILENT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SILENT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- SimpleAuthenticator - Class in org.apache.jena.atlas.web.auth
-
A HTTP Authenticator which provides authentication via user name and password
combinations.
- SimpleAuthenticator(String, char[]) - Constructor for class org.apache.jena.atlas.web.auth.SimpleAuthenticator
-
Creates a new authenticator
- SimpleNTAuthenticator - Class in org.apache.jena.atlas.web.auth
-
A HTTP Authenticator which provides authentication via user name and password
combinations.
- SimpleNTAuthenticator(String, char[], String, String) - Constructor for class org.apache.jena.atlas.web.auth.SimpleNTAuthenticator
-
Creates a new authenticator
- SimpleValue() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- SINGLE_LINE_COMMENT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SINGLE_LINE_COMMENT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- SINGLE_LINE_COMMENT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- SINGLE_LINE_COMMENT1 - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- SINGLE_LINE_COMMENT2 - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- singleton(T) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- singletonIter(T) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- SingletonIterator<T> - Class in org.apache.jena.atlas.iterator
-
- SingletonIterator(T) - Constructor for class org.apache.jena.atlas.iterator.SingletonIterator
-
- sink() - Static method in class org.apache.jena.atlas.io.NullOutputStream
-
- Sink<T> - Interface in org.apache.jena.atlas.lib
-
Interface for the destination of things
- SinkCounting<T> - Class in org.apache.jena.atlas.lib
-
- SinkCounting(Sink<T>) - Constructor for class org.apache.jena.atlas.lib.SinkCounting
-
- SinkCounting() - Constructor for class org.apache.jena.atlas.lib.SinkCounting
-
- sinkGraph() - Static method in class com.hp.hpl.jena.sparql.graph.GraphFactory
-
- SinkLogging<T> - Class in org.apache.jena.atlas.lib
-
- SinkLogging(Logger) - Constructor for class org.apache.jena.atlas.lib.SinkLogging
-
- SinkNull<T> - Class in org.apache.jena.atlas.lib
-
- SinkNull() - Constructor for class org.apache.jena.atlas.lib.SinkNull
-
- sinkNull() - Static method in class org.apache.jena.riot.system.StreamRDFLib
-
Send everything to nowhere ...
- SinkPrint<T> - Class in org.apache.jena.atlas.lib
-
- SinkPrint() - Constructor for class org.apache.jena.atlas.lib.SinkPrint
-
- SinkPrint(PrintStream) - Constructor for class org.apache.jena.atlas.lib.SinkPrint
-
- SinkQuadBracedOutput - Class in org.apache.jena.riot.out
-
A class that print quads, SPARQL style (maybe good for Trig too?)
- SinkQuadBracedOutput(OutputStream) - Constructor for class org.apache.jena.riot.out.SinkQuadBracedOutput
-
- SinkQuadBracedOutput(OutputStream, SerializationContext) - Constructor for class org.apache.jena.riot.out.SinkQuadBracedOutput
-
- SinkQuadBracedOutput(IndentedWriter, SerializationContext) - Constructor for class org.apache.jena.riot.out.SinkQuadBracedOutput
-
- SinkQuadOutput - Class in org.apache.jena.riot.out
-
A class that print quads, N-Quads style *
- SinkQuadOutput(OutputStream, Prologue, NodeToLabel) - Constructor for class org.apache.jena.riot.out.SinkQuadOutput
-
- sinkQuads(Sink<Quad>) - Static method in class org.apache.jena.riot.system.StreamRDFLib
-
Output to a sink; prefix and base handled only within the parser.
- SinkQuadsToDataset - Class in org.apache.jena.riot.lang
-
Send quads to a dataset.
- SinkQuadsToDataset(boolean, DatasetGraph) - Constructor for class org.apache.jena.riot.lang.SinkQuadsToDataset
-
- SinkSplit<T> - Class in org.apache.jena.atlas.lib
-
Split a sink stream and duplicate the operations onto two sinks
See also:
SinkWrapper
- SinkSplit(Sink<T>, Sink<T>) - Constructor for class org.apache.jena.atlas.lib.SinkSplit
-
- SinkToCollection<T> - Class in org.apache.jena.atlas.lib
-
Send items to a collection
- SinkToCollection(Collection<T>) - Constructor for class org.apache.jena.atlas.lib.SinkToCollection
-
- SinkToQueue<T> - Class in org.apache.jena.atlas.lib
-
Send items to a blocking queue
- SinkToQueue(BlockingQueue<T>) - Constructor for class org.apache.jena.atlas.lib.SinkToQueue
-
- SinkTripleOutput - Class in org.apache.jena.riot.out
-
A class that print triples, N-triples style
- SinkTripleOutput(OutputStream, Prologue, NodeToLabel) - Constructor for class org.apache.jena.riot.out.SinkTripleOutput
-
- sinkTriples(Sink<Triple>) - Static method in class org.apache.jena.riot.system.StreamRDFLib
-
Output to a sink; prefix and base handled only within the parser.
- SinkTriplesToGraph - Class in org.apache.jena.riot.lang
-
Send triples to a graph.
- SinkTriplesToGraph(boolean, Graph) - Constructor for class org.apache.jena.riot.lang.SinkTriplesToGraph
-
- SinkWrapper<T> - Class in org.apache.jena.atlas.lib
-
Wrap one sink in another - to pass on behaviour, the derived Sink must call super.operation
See also:
SinkSplit
- SinkWrapper(Sink<T>) - Constructor for class org.apache.jena.atlas.lib.SinkWrapper
-
- size() - Method in interface com.hp.hpl.jena.query.ResultSetRewindable
-
return the number of solutions
- size() - Method in class com.hp.hpl.jena.sparql.algebra.op.OpN
-
- size() - Method in interface com.hp.hpl.jena.sparql.algebra.Table
-
- size() - Method in class com.hp.hpl.jena.sparql.algebra.table.Table1
-
- size() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
-
- size() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
-
- size() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableN
-
- size() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableUnit
-
- size() - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
-
- size() - Method in interface com.hp.hpl.jena.sparql.core.DatasetGraph
-
Get the size (number of named graphs) - may be -1 for unknown
- size() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- size() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMap
-
- size() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphOne
-
- size() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphTrackActive
-
- size() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- size() - Method in class com.hp.hpl.jena.sparql.core.PathBlock
-
- size() - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
-
- size() - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- size() - Method in interface com.hp.hpl.jena.sparql.engine.binding.Binding
-
Number of (var, value) pairs.
- size() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
-
- size() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingWrapped
-
- size() - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- size() - Method in class com.hp.hpl.jena.sparql.graph.GraphWrapper
-
- size() - Method in class com.hp.hpl.jena.sparql.resultset.ResultSetMem
-
Return the number of rows
- size() - Method in interface com.hp.hpl.jena.sparql.resultset.ResultSetRewindable
-
return the number of solutions
- size() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- size() - Method in class com.hp.hpl.jena.sparql.util.Context
-
Return the number of context items
- size - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
Number of rows in the result table
- size() - Method in class org.apache.jena.atlas.data.AbstractDataBag
-
- size() - Method in interface org.apache.jena.atlas.data.DataBag
-
Get the number of elements in the bag, both in memory and on disk.
- size() - Method in class org.apache.jena.atlas.json.JsonArray
-
- size() - Method in class org.apache.jena.atlas.json.JsonObject
-
- size() - Method in class org.apache.jena.atlas.lib.cache.Cache0
-
- size() - Method in class org.apache.jena.atlas.lib.cache.Cache1
-
- size() - Method in class org.apache.jena.atlas.lib.cache.CacheLRU
-
- size() - Method in class org.apache.jena.atlas.lib.cache.CacheSetLRU
-
- size() - Method in class org.apache.jena.atlas.lib.cache.CacheSetSync
-
- size() - Method in class org.apache.jena.atlas.lib.cache.CacheSetWrapper
-
- size() - Method in class org.apache.jena.atlas.lib.cache.CacheSimple
-
- size() - Method in class org.apache.jena.atlas.lib.cache.CacheUnbounded
-
- size() - Method in class org.apache.jena.atlas.lib.cache.CacheWrapper
-
- size() - Method in interface org.apache.jena.atlas.lib.Cache
-
Current size of cache
- size() - Method in interface org.apache.jena.atlas.lib.CacheSet
-
- size() - Method in class org.apache.jena.atlas.lib.Map2
-
- size() - Method in class org.apache.jena.atlas.lib.MultiSet
-
- size() - Method in class org.apache.jena.atlas.lib.Registry
-
- size() - Method in class org.apache.jena.atlas.lib.Tuple
-
- size() - Method in class org.apache.jena.riot.system.FastAbbreviatingPrefixMap
-
- size() - Method in interface org.apache.jena.riot.system.PrefixMap
-
Return the number of entries in the prefix map.
- size() - Method in class org.apache.jena.riot.system.PrefixMapExtended
-
- size() - Method in class org.apache.jena.riot.system.PrefixMapNull
-
- size() - Method in class org.apache.jena.riot.system.PrefixMapStd
-
- size() - Method in class org.apache.jena.riot.system.PrefixMapWrapper
-
- skipTag(ItemList, String) - Static method in class com.hp.hpl.jena.sparql.sse.builders.BuilderLib
-
- SLASH - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SLASH - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- SLASH - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- sleep(int) - Static method in class org.apache.jena.atlas.lib.Lib
-
- slice(Table, long, long) - Method in interface com.hp.hpl.jena.sparql.engine.ref.Evaluator
-
- slice(Table, long, long) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorSimple
-
- sniff() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- Software - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
any piece of software such as an authoring tool, browser, or evaluation tool
- solution - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
- SolutionModifier() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- SolutionModifier() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- SolutionModifier() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- some(Iterable<? extends T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Return true if every element of stream passes the filter (reads the
stream until the first element passing the filter)
- some(Iterator<? extends T>, Filter<T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Return true if one or more elements of stream passes the filter (reads
the stream to first element passing the filter)
- some(Filter<T>) - Method in class org.apache.jena.atlas.iterator.Iter
-
- SortCondition - Class in com.hp.hpl.jena.query
-
- SortCondition(Var, int) - Constructor for class com.hp.hpl.jena.query.SortCondition
-
- SortCondition(Node, int) - Constructor for class com.hp.hpl.jena.query.SortCondition
-
- SortCondition(Expr, int) - Constructor for class com.hp.hpl.jena.query.SortCondition
-
- SortedDataBag<E> - Class in org.apache.jena.atlas.data
-
This data bag will gather items in memory until a size threshold is passed, at which point it will write
out all of the items to disk using the supplied serializer.
- SortedDataBag(ThresholdPolicy<E>, SerializationFactory<E>, Comparator<? super E>) - Constructor for class org.apache.jena.atlas.data.SortedDataBag
-
- SortedResultSet - Class in com.hp.hpl.jena.sparql.resultset
-
Sort a result set.
- SortedResultSet(ResultSet, List<SortCondition>) - Constructor for class com.hp.hpl.jena.sparql.resultset.SortedResultSet
-
- SourceSelector() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- SourceSelector() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- SourceSelector() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- SPARQLParser - Class in com.hp.hpl.jena.sparql.lang
-
This class provides the root of lower level access to all the parsers.
- SPARQLParser() - Constructor for class com.hp.hpl.jena.sparql.lang.SPARQLParser
-
- SPARQLParser10 - Class in com.hp.hpl.jena.sparql.lang.sparql_10
-
- SPARQLParser10(InputStream) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Constructor with InputStream.
- SPARQLParser10(InputStream, String) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Constructor with InputStream and supplied encoding
- SPARQLParser10(Reader) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Constructor.
- SPARQLParser10(SPARQLParser10TokenManager) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Constructor with generated Token Manager.
- SPARQLParser10Constants - Interface in com.hp.hpl.jena.sparql.lang.sparql_10
-
Token literal values and constants.
- SPARQLParser10TokenManager - Class in com.hp.hpl.jena.sparql.lang.sparql_10
-
Token Manager.
- SPARQLParser10TokenManager(JavaCharStream) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10TokenManager
-
Constructor.
- SPARQLParser10TokenManager(JavaCharStream, int) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10TokenManager
-
Constructor.
- SPARQLParser11 - Class in com.hp.hpl.jena.sparql.lang.sparql_11
-
- SPARQLParser11(InputStream) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Constructor with InputStream.
- SPARQLParser11(InputStream, String) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Constructor with InputStream and supplied encoding
- SPARQLParser11(Reader) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Constructor.
- SPARQLParser11(SPARQLParser11TokenManager) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Constructor with generated Token Manager.
- SPARQLParser11Constants - Interface in com.hp.hpl.jena.sparql.lang.sparql_11
-
Token literal values and constants.
- SPARQLParser11TokenManager - Class in com.hp.hpl.jena.sparql.lang.sparql_11
-
Token Manager.
- SPARQLParser11TokenManager(JavaCharStream) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11TokenManager
-
Constructor.
- SPARQLParser11TokenManager(JavaCharStream, int) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11TokenManager
-
Constructor.
- SPARQLParserBase - Class in com.hp.hpl.jena.sparql.lang
-
Class that has all the parse event operations and other query/update specific things
- SPARQLParserFactory - Interface in com.hp.hpl.jena.sparql.lang
-
- SPARQLParserRegistry - Class in com.hp.hpl.jena.sparql.lang
-
- SPARQLResult - Class in com.hp.hpl.jena.sparql.resultset
-
The class "ResultSet" is reserved for the SELECT result format.
- SPARQLResult(Model) - Constructor for class com.hp.hpl.jena.sparql.resultset.SPARQLResult
-
- SPARQLResult(ResultSet) - Constructor for class com.hp.hpl.jena.sparql.resultset.SPARQLResult
-
- SPARQLResult(boolean) - Constructor for class com.hp.hpl.jena.sparql.resultset.SPARQLResult
-
- SPARQLResultSetCSV - Static variable in class org.apache.jena.riot.resultset.ResultSetLang
-
- SPARQLResultSetJSON - Static variable in class org.apache.jena.riot.resultset.ResultSetLang
-
- SPARQLResultSetText - Static variable in class org.apache.jena.riot.resultset.ResultSetLang
-
- SPARQLResultSetThrift - Static variable in class org.apache.jena.riot.resultset.ResultSetLang
-
- SPARQLResultSetTSV - Static variable in class org.apache.jena.riot.resultset.ResultSetLang
-
- SPARQLResultSetXML - Static variable in class org.apache.jena.riot.resultset.ResultSetLang
-
- sparqlService(String, String) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- sparqlService(String, String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- sparqlService(String, String, String) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- sparqlService(String, String, String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- sparqlService(String, String, List<String>, List<String>) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- sparqlService(String, String, List<String>, List<String>, HttpAuthenticator) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- sparqlService(String, Query) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- sparqlService(String, Query, HttpAuthenticator) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- sparqlService(String, Query, List<String>, List<String>) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- sparqlService(String, Query, List<String>, List<String>, HttpAuthenticator) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- sparqlService(String, Query, String) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- sparqlService(String, Query, String, HttpAuthenticator) - Static method in class com.hp.hpl.jena.query.QueryExecutionFactory
-
Create a QueryExecution that will access a SPARQL service over HTTP
- specialToken - Variable in class com.hp.hpl.jena.sparql.lang.arq.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- specialToken - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- spillToDiskThreshold - Static variable in class com.hp.hpl.jena.query.ARQ
-
A Long value that specifies the number of bindings (or triples for CONSTRUCT queries) to be stored in memory by sort
operations or hash tables before switching to temporary disk files.
- split(String, String) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
Split but also trim whiespace.
- split(String, String) - Static method in class org.apache.jena.atlas.web.WebLib
-
Split a string, removing whitespace around the split string.
- splitConjunction(ExprList) - Static method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- splitDirBaseExt(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
Split a file name into path, basename and extension.
- splitDirFile(String) - Static method in class org.apache.jena.atlas.lib.FileOps
-
Split a file name into path and filename.
- splitIRI - Class in com.hp.hpl.jena.sparql.pfunction.library
-
- splitIRI() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.splitIRI
-
- splitURI - Class in com.hp.hpl.jena.sparql.pfunction.library
-
Alternative name for splitIRI
- splitURI() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.splitURI
-
- sq - Class in com.hp.hpl.jena.sparql.function.library.leviathan
-
- sq() - Constructor for class com.hp.hpl.jena.sparql.function.library.leviathan.sq
-
- sqrt(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- sqrt - Class in com.hp.hpl.jena.sparql.function.library
-
sqrt(expression)
- sqrt() - Constructor for class com.hp.hpl.jena.sparql.function.library.sqrt
-
- srxPrefix - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
The namespace of the XML results format
- SSE - Class in com.hp.hpl.jena.sparql.sse
-
- SSE_Parser - Class in com.hp.hpl.jena.sparql.sse.lang
-
Public interface to the SSE parser
- SSE_Parser() - Constructor for class com.hp.hpl.jena.sparql.sse.lang.SSE_Parser
-
- SSE_ParserCore - Class in com.hp.hpl.jena.sparql.sse.lang.parser
-
- SSE_ParserCore(InputStream) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Constructor with InputStream.
- SSE_ParserCore(InputStream, String) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Constructor with InputStream and supplied encoding
- SSE_ParserCore(Reader) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Constructor.
- SSE_ParserCore(SSE_ParserCoreTokenManager) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Constructor with generated Token Manager.
- SSE_ParserCoreConstants - Interface in com.hp.hpl.jena.sparql.sse.lang.parser
-
Token literal values and constants.
- SSE_ParserCoreTokenManager - Class in com.hp.hpl.jena.sparql.sse.lang.parser
-
Token Manager.
- SSE_ParserCoreTokenManager(JavaCharStream) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreTokenManager
-
Constructor.
- SSE_ParserCoreTokenManager(JavaCharStream, int) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreTokenManager
-
Constructor.
- SSEParseException - Exception in com.hp.hpl.jena.sparql.sse
-
- SSEParseException(int, int) - Constructor for exception com.hp.hpl.jena.sparql.sse.SSEParseException
-
- SSEParseException(Throwable, int, int) - Constructor for exception com.hp.hpl.jena.sparql.sse.SSEParseException
-
- SSEParseException(String, int, int) - Constructor for exception com.hp.hpl.jena.sparql.sse.SSEParseException
-
- SSEParseException(String, Throwable, int, int) - Constructor for exception com.hp.hpl.jena.sparql.sse.SSEParseException
-
- StageBuilder - Class in com.hp.hpl.jena.sparql.engine.main
-
The stage builder (there is only one) is a library that encapsulates
evaluation of a basic graph pattern (BGP).
- StageBuilder() - Constructor for class com.hp.hpl.jena.sparql.engine.main.StageBuilder
-
- stageGenerator - Static variable in class com.hp.hpl.jena.query.ARQ
-
Context key for StageBuilder used in BGP compilation
- StageGenerator - Interface in com.hp.hpl.jena.sparql.engine.main
-
Interface for execution of a basic graph pattern.
- StageGeneratorGeneric - Class in com.hp.hpl.jena.sparql.engine.main
-
Generic - always works - StageGenerator
- StageGeneratorGeneric() - Constructor for class com.hp.hpl.jena.sparql.engine.main.StageGeneratorGeneric
-
- StandardFunctions - Class in com.hp.hpl.jena.sparql.function
-
Standard function library.
- StandardFunctions() - Constructor for class com.hp.hpl.jena.sparql.function.StandardFunctions
-
- standardGenerator() - Static method in class com.hp.hpl.jena.sparql.engine.main.StageBuilder
-
- StandardProcedures - Class in com.hp.hpl.jena.sparql.procedure
-
- StandardProcedures() - Constructor for class com.hp.hpl.jena.sparql.procedure.StandardProcedures
-
- standardRegistry() - Static method in class com.hp.hpl.jena.sparql.function.FunctionRegistry
-
- standardRegistry() - Static method in class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionRegistry
-
- standardRegistry() - Static method in class com.hp.hpl.jena.sparql.procedure.ProcedureRegistry
-
- STAR - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STAR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- STAR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- start() - Method in interface com.hp.hpl.jena.sparql.core.DatasetChanges
-
Indicator that a sequence of changes is about to start
- start() - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesBatched
-
- start() - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesCapture
-
- start() - Method in class com.hp.hpl.jena.sparql.core.DatasetChangesCounter
-
- start(Model, Context) - Method in class com.hp.hpl.jena.sparql.core.describe.DescribeBNodeClosure
-
- start(Model, Context) - Method in interface com.hp.hpl.jena.sparql.core.describe.DescribeHandler
-
Start the describe process, passing in the result model.
- start(ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.JSONOutputResultSet
-
- start(QuerySolution) - Method in class com.hp.hpl.jena.sparql.resultset.JSONOutputResultSet
-
- start(ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.PlainFormat
-
- start(QuerySolution) - Method in class com.hp.hpl.jena.sparql.resultset.PlainFormat
-
- start(ResultSet) - Method in interface com.hp.hpl.jena.sparql.resultset.ResultSetProcessor
-
Start result set
- start(QuerySolution) - Method in interface com.hp.hpl.jena.sparql.resultset.ResultSetProcessor
-
Start query solution (row in result set)
- start(ResultSet) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutputResultSet
-
- start(QuerySolution) - Method in class com.hp.hpl.jena.sparql.resultset.XMLOutputResultSet
-
- start(IndentedWriter, String, int) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
Start a tagged item - usual bracketting
- start(IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
Start an item - no tag - usual bracketting
- start() - Method in class org.apache.jena.atlas.iterator.AccString
-
- start() - Method in interface org.apache.jena.atlas.iterator.Accumulate
-
- start() - Method in class org.apache.jena.atlas.logging.ProgressLogger
-
- start() - Method in class org.apache.jena.riot.lang.CollectorStreamBase
-
- start() - Method in class org.apache.jena.riot.lang.CollectorStreamQuads
-
- start() - Method in class org.apache.jena.riot.lang.CollectorStreamRDF
-
- start() - Method in class org.apache.jena.riot.lang.CollectorStreamTriples
-
- start() - Method in class org.apache.jena.riot.lang.PipedRDFStream
-
- start() - Method in class org.apache.jena.riot.other.BatchedStreamRDF
-
- start() - Method in interface org.apache.jena.riot.other.StreamRDFBatchHandler
-
Start
- start() - Method in class org.apache.jena.riot.system.LoggingStreamRDF
-
- start() - Method in interface org.apache.jena.riot.system.StreamRDF
-
Start processing
- start() - Method in class org.apache.jena.riot.system.StreamRDF2
-
- start() - Method in class org.apache.jena.riot.system.StreamRDFBase
-
- start() - Method in class org.apache.jena.riot.system.StreamRDFCollectOne
-
- start() - Method in class org.apache.jena.riot.system.StreamRDFWrapper
-
- start() - Method in class org.apache.jena.riot.thrift.StreamRDF2Thrift
-
- start() - Method in class org.apache.jena.riot.writer.StreamWriterTriX
-
- start() - Method in class org.apache.jena.riot.writer.WriterStreamRDFBase
-
- start() - Method in class org.apache.jena.riot.writer.WriterStreamRDFPlain
-
- start2(IndentedWriter, String, int) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
Start an item - alternative bracketting
- start2(IndentedWriter) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
Start an item - no tag - alternative bracketting
- startArray(long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- startArray(long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- startArray(long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- startArray() - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- startArray(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- startArray() - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- startElement(ElementTriplesBlock) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementDataset) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementFilter) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementAssign) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementBind) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementData) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementUnion) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementGroup) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementOptional) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementNamedGraph) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementService) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementExists) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementNotExists) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementMinus) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementSubQuery) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startElement(ElementPathBlock) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startMarker - Static variable in interface com.hp.hpl.jena.sparql.engine.Plan
-
- startMarker2 - Static variable in interface com.hp.hpl.jena.sparql.engine.Plan
-
- startMessage() - Method in class org.apache.jena.atlas.logging.ProgressLogger
-
- startMonitor() - Method in class com.hp.hpl.jena.sparql.util.graph.GraphLoadMonitor
-
- startObject(long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- startObject(long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- startObject(long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- startObject() - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- startObject(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- startObject() - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- startObject(String) - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- startOneLine(IndentedWriter, String) - Static method in class com.hp.hpl.jena.sparql.sse.writers.WriterLib
-
Start a tagged item - all one line - usual bracketting
- startOutput() - Method in class org.apache.jena.atlas.json.io.JsonWriter
-
- startOutput() - Method in class org.apache.jena.atlas.json.io.JSWriter
-
- startPair(long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- startPair(long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- startPair(long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- startPair(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- startParse(long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- startParse(long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- startParse(long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- startParse(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- startRequest() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreBasic
-
- startRequest() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
-
- startRequest() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreWrapper
-
- startRequest() - Method in interface com.hp.hpl.jena.sparql.modify.UpdateEngine
-
Signal start of a request being executed
- startRequest() - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineMain
-
- startRequest() - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineNonStreaming
-
- startRequest() - Method in class com.hp.hpl.jena.sparql.modify.UpdateProcessorStreamingBase
-
- startRequest() - Method in interface com.hp.hpl.jena.update.GraphStore
-
Signal start of a request being executed
- startRequest() - Method in interface com.hp.hpl.jena.update.UpdateProcessorStreaming
-
Start the request, call before putting updates into the Sink
- startSubElement(ElementUnion, Element) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startSubElement(ElementGroup, Element) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- startTimer() - Method in class com.hp.hpl.jena.sparql.util.Timer
-
- startVisit(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- startVisit(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- startVisit() - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformer.ApplyExprTransformVisitor
-
- startVisit() - Method in interface com.hp.hpl.jena.sparql.expr.ExprVisitor
-
- startVisit() - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- startVisit() - Method in class com.hp.hpl.jena.sparql.serializer.FormatterBase
-
- startVisit(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- statementsToTriples(Iterator<Statement>) - Static method in class com.hp.hpl.jena.sparql.util.ModelUtils
-
- staticFlag - Static variable in class com.hp.hpl.jena.sparql.lang.arq.JavaCharStream
-
Whether parser is static.
- staticFlag - Static variable in class com.hp.hpl.jena.sparql.lang.sparql_10.JavaCharStream
-
Whether parser is static.
- staticFlag - Static variable in class com.hp.hpl.jena.sparql.lang.sparql_11.JavaCharStream
-
Whether parser is static.
- staticFlag - Static variable in class com.hp.hpl.jena.sparql.sse.lang.parser.JavaCharStream
-
Whether parser is static.
- staticFlag - Static variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JavaCharStream
-
Whether parser is static.
- STATS - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- StatsMatcher - Class in com.hp.hpl.jena.sparql.engine.optimizer
-
Stats format:
- StatsMatcher() - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- StatsMatcher(String) - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- StatsMatcher(Item) - Constructor for class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- status - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
- Status - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
Super class of all test status classes
- STDDEV - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STDDEV - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- stderr - Static variable in class org.apache.jena.atlas.io.IndentedWriter
-
Stderr wrapped in an IndentedWriter - no line numbers
- stdFactory - Static variable in class com.hp.hpl.jena.sparql.engine.main.OpExecutor
-
- stdLogger - Static variable in class org.apache.jena.riot.system.ErrorHandlerFactory
-
- stdOptimizationFactory - Static variable in class com.hp.hpl.jena.sparql.algebra.optimize.Optimize
-
- stdout - Static variable in class org.apache.jena.atlas.io.IndentedWriter
-
Stdout wrapped in an IndentedWriter - no line numbers
- storeToFile(Properties, String, String) - Static method in class org.apache.jena.atlas.lib.PropertyUtils
-
- str(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- str(Node) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- STR - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- STR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- str - Class in com.hp.hpl.jena.sparql.pfunction.library
-
Property function to turn an RDF term (but not a blank node) into a string
- str() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.str
-
- str(long) - Static method in class com.hp.hpl.jena.sparql.util.StringUtils
-
- str(Date) - Static method in class com.hp.hpl.jena.sparql.util.StringUtils
-
- str(float) - Static method in class com.hp.hpl.jena.sparql.util.StringUtils
-
- str(double) - Static method in class com.hp.hpl.jena.sparql.util.StringUtils
-
- str(T[]) - Static method in class com.hp.hpl.jena.sparql.util.StringUtils
-
- str(T[]) - Static method in class org.apache.jena.atlas.lib.ListUtils
-
- str(int[]) - Static method in class org.apache.jena.atlas.lib.ListUtils
-
- str(long[]) - Static method in class org.apache.jena.atlas.lib.ListUtils
-
- str(Object) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- str(Triple) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- str(Quad) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- str(Node) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- str(IndentedWriter, Node) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- str(Node, Prologue) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- str(Node, String, PrefixMap) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- strAfter(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- STRAFTER - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRAFTER - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- strBefore(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- STRBEFORE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRBEFORE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- strCompare(String, String) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- strCompareIgnoreCase(String, String) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- strComparison(int) - Static method in class com.hp.hpl.jena.sparql.util.ExprUtils
-
- strConcat(List<NodeValue>) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
SPARQL CONCAT (no implicit casts to strings)
- strContains(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- strDatatype(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- STRDT - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRDT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- STRDT - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- StreamManager - Class in org.apache.jena.riot.system.stream
-
Management of stream opening, including redirecting through a location mapper
whereby a name (e.g.
- StreamManager() - Constructor for class org.apache.jena.riot.system.stream.StreamManager
-
- streamManagerSymbol - Static variable in class org.apache.jena.riot.IO_Jena
-
- streamManagerSymbol - Static variable in class org.apache.jena.riot.RDFDataMgr
-
- streamManagerSymbol - Static variable in class org.apache.jena.riot.system.IO_JenaReaders
-
- StreamOps - Class in org.apache.jena.riot.system
-
Utilities for sending to StreamRDF.
- StreamOps() - Constructor for class org.apache.jena.riot.system.StreamOps
-
- StreamRDF - Interface in org.apache.jena.riot.system
-
The interface for the output of RDF, such as the RIOT parsers.
- StreamRDF2 - Class in org.apache.jena.riot.system
-
Send to two stream
- StreamRDF2(StreamRDF, StreamRDF) - Constructor for class org.apache.jena.riot.system.StreamRDF2
-
- StreamRDF2Thrift - Class in org.apache.jena.riot.thrift
-
Encode StreamRDF in Thrift.
- StreamRDF2Thrift(OutputStream, boolean) - Constructor for class org.apache.jena.riot.thrift.StreamRDF2Thrift
-
- StreamRDF2Thrift(TProtocol, boolean) - Constructor for class org.apache.jena.riot.thrift.StreamRDF2Thrift
-
- StreamRDFBase - Class in org.apache.jena.riot.system
-
- StreamRDFBase() - Constructor for class org.apache.jena.riot.system.StreamRDFBase
-
- StreamRDFBatchHandler - Interface in org.apache.jena.riot.other
-
- StreamRDFCollectOne - Class in org.apache.jena.riot.system
-
Take one item from a StreamRDF and present as a StreamRowRDF
- StreamRDFCollectOne() - Constructor for class org.apache.jena.riot.system.StreamRDFCollectOne
-
- StreamRDFCollectOne(PrefixMap) - Constructor for class org.apache.jena.riot.system.StreamRDFCollectOne
-
- StreamRDFCounting - Interface in org.apache.jena.riot.lang
-
Provide counts of triples/quads/tuples
- StreamRDFCountingBase - Class in org.apache.jena.riot.system
-
Wrap another StreamRDF and provide counts of items
- StreamRDFCountingBase(StreamRDF) - Constructor for class org.apache.jena.riot.system.StreamRDFCountingBase
-
- StreamRDFLib - Class in org.apache.jena.riot.system
-
Various Common StreamRDF setups
- StreamRDFLib() - Constructor for class org.apache.jena.riot.system.StreamRDFLib
-
- StreamRDFWrapper - Class in org.apache.jena.riot.system
-
- StreamRDFWrapper(StreamRDF) - Constructor for class org.apache.jena.riot.system.StreamRDFWrapper
-
Create a new wrapper
- StreamRDFWriter - Class in org.apache.jena.riot.system
-
Write RDF in a streaming fashion.
- StreamRDFWriter() - Constructor for class org.apache.jena.riot.system.StreamRDFWriter
-
- StreamRDFWriter.WriterRegistry<T> - Class in org.apache.jena.riot.system
-
Writer registry
- StreamRDFWriter.WriterRegistry() - Constructor for class org.apache.jena.riot.system.StreamRDFWriter.WriterRegistry
-
- StreamRDFWriterFactory - Interface in org.apache.jena.riot.system
-
- StreamRowRDF - Interface in org.apache.jena.riot.system
-
An item in a stream of RDF data.
- StreamRowRDFBase - Class in org.apache.jena.riot.system
-
- StreamRowRDFBase(Triple) - Constructor for class org.apache.jena.riot.system.StreamRowRDFBase
-
- StreamRowRDFBase(Quad) - Constructor for class org.apache.jena.riot.system.StreamRowRDFBase
-
- StreamRowTRDFPrinter - Class in org.apache.jena.riot.thrift
-
Print (in debug format) an rdf-thrift stream
- StreamRowTRDFPrinter(IndentedWriter) - Constructor for class org.apache.jena.riot.thrift.StreamRowTRDFPrinter
-
- streamToFile(String) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
- streamToFile(String, boolean) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
- streamToOutputStream(OutputStream) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
- streamToOutputStream(OutputStream, boolean) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
- streamToTProtocol(TProtocol) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
- streamToTProtocol(TProtocol, boolean) - Static method in class org.apache.jena.riot.thrift.BinRDF
-
- StreamWriterTriX - Class in org.apache.jena.riot.writer
-
Write TriX by streaming.
- StreamWriterTriX(OutputStream) - Constructor for class org.apache.jena.riot.writer.StreamWriterTriX
-
- StreamWriterTriX(IndentedWriter) - Constructor for class org.apache.jena.riot.writer.StreamWriterTriX
-
- strEncodeForURI(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- STRENDS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRENDS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- strEndsWith(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- strform(Map<String, String>, String...) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- StrictDateTimeFO - Static variable in class com.hp.hpl.jena.sparql.SystemARQ
-
Under strict F&O, dateTimes and dates with no timezone have one magically applied.
- strictMode - Static variable in class org.apache.jena.riot.SysRIOT
-
- strictSPARQL - Static variable in class com.hp.hpl.jena.query.ARQ
-
Stick exactly to the spec.
- StrictXSDLexicialForms - Static variable in class org.apache.jena.riot.SysRIOT
-
- String() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- String() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- String() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- String() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- string2bytes(String) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Return the UTF-8 bytes for a string
- STRING_LITERAL1 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRING_LITERAL1 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- STRING_LITERAL1 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- STRING_LITERAL1 - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- STRING_LITERAL1 - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- STRING_LITERAL2 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRING_LITERAL2 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- STRING_LITERAL2 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- STRING_LITERAL2 - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- STRING_LITERAL2 - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- STRING_LITERAL_LONG1 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRING_LITERAL_LONG1 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- STRING_LITERAL_LONG1 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- STRING_LITERAL_LONG1 - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- STRING_LITERAL_LONG1 - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- STRING_LITERAL_LONG2 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRING_LITERAL_LONG2 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- STRING_LITERAL_LONG2 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- STRING_LITERAL_LONG2 - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- STRING_LITERAL_LONG2 - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- stringEsc(String) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringEsc(String, boolean) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringEsc(StringBuilder, String) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringEsc(StringBuilder, String, boolean) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringEsc(String) - Static method in class org.apache.jena.riot.out.EscapeStr
-
- stringEsc(AWriter, String, boolean, boolean) - Static method in class org.apache.jena.riot.out.EscapeStr
-
- stringForLiteral(Node_Literal, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForLiteral(StringBuilder, Node_Literal, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForm(BigDecimal) - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- stringForm(double) - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- stringForm(float) - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- stringForNode(Node) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForNode(StringBuilder, Node) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForNode(Node, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForNode(StringBuilder, Node, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForNode(Node, Prologue) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForNode(Node, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForNode(StringBuilder, Node, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForObject(Object) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForQuad(Quad, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForQuad(Quad) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForQuad(Quad, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForQuad(StringBuilder, Quad, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForRDFNode(RDFNode) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForRDFNode(RDFNode, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForResource(Resource) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForResource(Resource, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForString(String) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForTriple(Triple) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForTriple(Triple, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForTriple(Triple, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForTriple(StringBuilder, Triple, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForURI(String) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForURI(StringBuilder, String) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForURI(String, Prologue) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForURI(String, String) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForURI(String, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForURI(StringBuilder, String, SerializationContext) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForURI(String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForURI(String, String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringForURI(StringBuilder, String, String, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.util.FmtUtils
-
- stringLiteral(Node) - Static method in class com.hp.hpl.jena.sparql.util.NodeUtils
-
Get lexical for of anythign that looks like a string literal.
- strings(int[]) - Static method in class org.apache.jena.atlas.test.Gen
-
- StringSimpleLiteralCmp - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
Tests that require simple literal is the same value as an xsd:string of the
same lexicial form
- StringUtils - Class in com.hp.hpl.jena.sparql.util
-
- StringUtils() - Constructor for class com.hp.hpl.jena.sparql.util.StringUtils
-
- StringWriterI - Class in org.apache.jena.atlas.io
-
- StringWriterI() - Constructor for class org.apache.jena.atlas.io.StringWriterI
-
- stripChars(String, int) - Static method in class com.hp.hpl.jena.sparql.lang.ParserBase
-
remove the first n charcacters from the string
- strjoin - Class in com.hp.hpl.jena.sparql.function.library
-
Function that concatenates strings using a separator.
- strjoin() - Constructor for class com.hp.hpl.jena.sparql.function.library.strjoin
-
- strjoin(String, String...) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
Concatentate strings, using a separator
- strjoin(String, List<String>) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
Concatentate string, using a separator
- strjoinNL(String...) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
strjoin with a newline as the separator
- strjoinNL(List<String>) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
strjoin with a newline as the separator
- strLang(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- STRLANG - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRLANG - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- STRLANG - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- strLangCSV - Static variable in class org.apache.jena.riot.RDFLanguages
-
- strLangJSONLD - Static variable in class org.apache.jena.riot.RDFLanguages
-
- strLangN3 - Static variable in class org.apache.jena.riot.RDFLanguages
-
- strLangNQuads - Static variable in class org.apache.jena.riot.RDFLanguages
-
- strLangNTriples - Static variable in class org.apache.jena.riot.RDFLanguages
-
- strLangRDFJSON - Static variable in class org.apache.jena.riot.RDFLanguages
-
- strLangRDFTHRIFT - Static variable in class org.apache.jena.riot.RDFLanguages
-
- strLangRDFXML - Static variable in class org.apache.jena.riot.RDFLanguages
-
- strLangTriG - Static variable in class org.apache.jena.riot.RDFLanguages
-
- strLangTriX - Static variable in class org.apache.jena.riot.RDFLanguages
-
- strLangTurtle - Static variable in class org.apache.jena.riot.RDFLanguages
-
- strlen(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- strlen - Class in com.hp.hpl.jena.sparql.function.library
-
string length - Java operations
- strlen() - Constructor for class com.hp.hpl.jena.sparql.function.library.strlen
-
- STRLEN - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRLEN - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- strLowerCase(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- strNodes(Node...) - Static method in class org.apache.jena.riot.out.NodeFmtLib
-
- strReplace(NodeValue, NodeValue, NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- strReplace(NodeValue, Pattern, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- strReplace(NodeValue, NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- StrReplaceExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- StrReplaceExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- strSafeFor(String, char) - Static method in class org.apache.jena.riot.system.RiotLib
-
- strSplit - Class in com.hp.hpl.jena.sparql.pfunction.library
-
Property function that requires the subject to be unbound, and the object to
contain a list of two items, the first of which is a string to be split, and
the second is a regular expression denoting the split point.
- strSplit() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.strSplit
-
- STRSTARTS - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRSTARTS - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- strStartsWith(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- strUpperCase(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- StrUtils - Class in org.apache.jena.atlas.lib
-
- struuid() - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeFunctions
-
- struuid - Class in com.hp.hpl.jena.sparql.function.library
-
Function that returns a UUID as a string
- struuid() - Constructor for class com.hp.hpl.jena.sparql.function.library.struuid
-
- STRUUID - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- STRUUID - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- sub(Op1) - Static method in class com.hp.hpl.jena.sparql.algebra.OpLib
-
- sub(PrefixMapping) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
- sub(String) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
- sub(PrefixMapping, String) - Method in class com.hp.hpl.jena.sparql.core.Prologue
-
- sub(PrefixMap) - Method in class org.apache.jena.riot.system.Prologue
-
- sub(String) - Method in class org.apache.jena.riot.system.Prologue
-
- sub(PrefixMap, String) - Method in class org.apache.jena.riot.system.Prologue
-
- subject - Variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternTriple
-
- subject - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
test subject of an assertion
- subList(int, int) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- sublist(int) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- sublist(int, int) - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
Slice of the list from start (inclusive) to finish (exclusive)
- subList(int, int) - Method in class org.apache.jena.atlas.json.JsonArray
-
- SubSelect() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- SubSelect() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- SubSelect() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- subst(Quad, Binding, Map<Node, Node>) - Static method in class com.hp.hpl.jena.sparql.modify.TemplateLib
-
Substitute into a quad, with rewriting of bNodes
- subst(Triple, Binding, Map<Node, Node>) - Static method in class com.hp.hpl.jena.sparql.modify.TemplateLib
-
Substitute into a triple, with rewriting of bNodes
- subst(Collection<Triple>, Map<Node, Node>, Binding) - Method in class com.hp.hpl.jena.sparql.syntax.Template
-
- Substitute - Class in com.hp.hpl.jena.sparql.core
-
- Substitute() - Constructor for class com.hp.hpl.jena.sparql.core.Substitute
-
- substitute(Op, Binding) - Static method in class com.hp.hpl.jena.sparql.core.Substitute
-
- substitute(Op, Var, Node) - Static method in class com.hp.hpl.jena.sparql.core.Substitute
-
- substitute(BasicPattern, Binding) - Static method in class com.hp.hpl.jena.sparql.core.Substitute
-
- substitute(Triple, Binding) - Static method in class com.hp.hpl.jena.sparql.core.Substitute
-
- substitute(TriplePath, Binding) - Static method in class com.hp.hpl.jena.sparql.core.Substitute
-
- substitute(Quad, Binding) - Static method in class com.hp.hpl.jena.sparql.core.Substitute
-
- substitute(Node, Binding) - Static method in class com.hp.hpl.jena.sparql.core.Substitute
-
- substitute(PropFuncArg, Binding) - Static method in class com.hp.hpl.jena.sparql.core.Substitute
-
- substitute(Expr, Binding) - Static method in class com.hp.hpl.jena.sparql.core.Substitute
-
- substitute(ExprList, Binding) - Static method in class com.hp.hpl.jena.sparql.core.Substitute
-
- substitute(Op, Binding) - Static method in class com.hp.hpl.jena.sparql.engine.main.QC
-
- substitute(String, Map<String, String>) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- substr - Class in com.hp.hpl.jena.sparql.function.library
-
substr - synonym for substring
- substr() - Constructor for class com.hp.hpl.jena.sparql.function.library.substr
-
- SUBSTR - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SUBSTR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- substring(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- substring(NodeValue, NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.XSDFuncOp
-
- substring - Class in com.hp.hpl.jena.sparql.function.library
-
substring(string, start[, finish]) - Java style
- substring() - Constructor for class com.hp.hpl.jena.sparql.function.library.substring
-
- SubstringExpression() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- SubstringExpression() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- subtract(long) - Method in class org.apache.jena.atlas.lib.RefLong
-
- subtractionNV(NodeValue, NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueOps
-
- success - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
test shall pass without failure
- SUM - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- SUM - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- supportedAskContentTypes - Static variable in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Supported content types for ASK queries
- supportedSelectContentTypes - Static variable in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
Supported content types for SELECT queries
- supportsTransactions() - Method in interface com.hp.hpl.jena.query.Dataset
-
- supportsTransactions() - Method in class com.hp.hpl.jena.sparql.core.DatasetImpl
-
- suppressExceptions() - Static method in class org.apache.jena.riot.system.IRIResolver
-
To allow Eyeball to bypass IRI checking (because it's doing its own)
- surname - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
The surname of some person.
- SVNRepository - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
D�p�t Subversion du code source.Subversion source code repository.Repositorio
Subversion del c�digo fuente.
- SWITCHING_PROTOCOLS_101 - Static variable in class org.apache.jena.web.HttpSC
-
- SwitchTo(int) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParserTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10TokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11TokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreTokenManager
-
Switch to specified lex state.
- SwitchTo(int) - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserTokenManager
-
Switch to specified lex state.
- SYM - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- SYM1 - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- SYM_ESC - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- symAnd - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symAssign - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- Symbol() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
- SYMBOL - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- Symbol - Class in com.hp.hpl.jena.sparql.util
-
A way to write constants
- symDatasetDefaultGraphs - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Graphs forming the default graph (List<String>) (Dynamic dataset)
- symDatasetNamedGraphs - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Graphs forming the named graphs (List<String>) (Dynamic dataset)
- symDiv - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symEQ - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symGE - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symGT - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symLE - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symLogExec - Static variable in class com.hp.hpl.jena.query.ARQ
-
Symbol to enable logging of execution.
- symLT - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symMinus - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symMult - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symNE - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symNot - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symOr - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- symPlus - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- sync() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphMonitor
-
- sync() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWithLock
-
- sync() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- sync() - Method in class com.hp.hpl.jena.sparql.core.GraphView
-
- sync(Model) - Static method in class com.hp.hpl.jena.sparql.SystemARQ
-
Sync a Model if it provides the underlying graph provides sync .
- sync(Graph) - Static method in class com.hp.hpl.jena.sparql.SystemARQ
-
Sync if provided.
- sync(Dataset) - Static method in class com.hp.hpl.jena.sparql.SystemARQ
-
Sync a Dataset, if underlying storage provides sync.
- sync(DatasetGraph) - Static method in class com.hp.hpl.jena.sparql.SystemARQ
-
Sync carefully for compound objects
- sync(Object) - Static method in class org.apache.jena.atlas.lib.Lib
-
- Sync - Interface in org.apache.jena.atlas.lib
-
- sync() - Method in interface org.apache.jena.atlas.lib.Sync
-
- syncObject(Object) - Static method in class com.hp.hpl.jena.sparql.SystemARQ
-
Sync an object if synchronizable (model, graph, dataset).
- Syntax - Class in com.hp.hpl.jena.query
-
Symbols for query language syntaxes
- syntaxAlgebra - Static variable in class com.hp.hpl.jena.query.Syntax
-
- syntaxARQ - Static variable in class com.hp.hpl.jena.query.Syntax
-
The query syntax for extended SPARQL
- SyntaxLabels - Class in org.apache.jena.riot.system
-
Factory for default policies for syntax labels to and from nodes
For label to node (parsing) we use a scalable hashing scheme (MD5 of a seed and the label)
For node to label (pretty labels output), we use a unique tracking scheme.
- SyntaxLabels() - Constructor for class org.apache.jena.riot.system.SyntaxLabels
-
- syntaxSPARQL - Static variable in class com.hp.hpl.jena.query.Syntax
-
The query syntax currently that is standardized, published, SPARQL - the "default SPARQL Query"
- syntaxSPARQL_10 - Static variable in class com.hp.hpl.jena.query.Syntax
-
The syntax that the DAWG working group defined
- syntaxSPARQL_11 - Static variable in class com.hp.hpl.jena.query.Syntax
-
The syntax that the SPARQL working group has defined
- SyntaxVarScope - Class in com.hp.hpl.jena.sparql.lang
-
Calculate in-scope variables from the AST
- SyntaxVarScope() - Constructor for class com.hp.hpl.jena.sparql.lang.SyntaxVarScope
-
- SyntaxVarScope.BindScopeChecker - Class in com.hp.hpl.jena.sparql.lang
-
- SyntaxVarScope.BindScopeChecker() - Constructor for class com.hp.hpl.jena.sparql.lang.SyntaxVarScope.BindScopeChecker
-
- sysCurrentAlgebra - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for the algebra expression of the query execution after optimization
- sysCurrentDataset - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for the dataset for the current query execution.
- sysCurrentQuery - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for the query for the current query execution
(may be null if was not created from a query string )
- sysCurrentTime - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for the current time of query execution
- sysDatasetDescription - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for the dataset description (if any).
- sysOpExecutorFactory - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for the OpExecutor to be used
- sysOptimizer - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for the optimizer used in this execution
- sysOptimizerFactory - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for the optimizer factory to be used
- SysRIOT - Class in org.apache.jena.riot
-
- SysRIOT() - Constructor for class org.apache.jena.riot.SysRIOT
-
- SystemARQ - Class in com.hp.hpl.jena.sparql
-
- SystemARQ() - Constructor for class com.hp.hpl.jena.sparql.SystemARQ
-
- SystemInfo - Class in com.hp.hpl.jena.sparql.mgt
-
- SystemInfo(String, String, String, String) - Constructor for class com.hp.hpl.jena.sparql.mgt.SystemInfo
-
- SystemInfoMBean - Interface in com.hp.hpl.jena.sparql.mgt
-
- SystemUtils - Class in org.apache.jena.atlas.lib
-
- SystemUtils() - Constructor for class org.apache.jena.atlas.lib.SystemUtils
-
- SystemVar - Class in com.hp.hpl.jena.sparql.function.library
-
Function that returns the value of a system variable.
- systemVarNS - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Marker for system symbols
- sysVarAllocAnon - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for the execution-scoped bNode variable generator
- sysVarAllocNamed - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for the execution-scoped named variable generator
- sysVersionARQ - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for ARQ version
- sysVersionJena - Static variable in class com.hp.hpl.jena.sparql.ARQConstants
-
Context key for Jena version
- Table - Interface in com.hp.hpl.jena.sparql.algebra
-
- Table1 - Class in com.hp.hpl.jena.sparql.algebra.table
-
A table of one row of one binding
- Table1(Var, Node) - Constructor for class com.hp.hpl.jena.sparql.algebra.table.Table1
-
- TableBase - Class in com.hp.hpl.jena.sparql.algebra.table
-
- TableData - Class in com.hp.hpl.jena.sparql.algebra.table
-
- TableData(List<Var>, List<Binding>) - Constructor for class com.hp.hpl.jena.sparql.algebra.table.TableData
-
- TableEmpty - Class in com.hp.hpl.jena.sparql.algebra.table
-
- TableEmpty() - Constructor for class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
-
- TableFactory - Class in com.hp.hpl.jena.sparql.algebra
-
- TableFactory() - Constructor for class com.hp.hpl.jena.sparql.algebra.TableFactory
-
- TableJoin - Class in com.hp.hpl.jena.sparql.engine
-
Table join - this only happens if the patterns can not be streamed.
- TableJoin() - Constructor for class com.hp.hpl.jena.sparql.engine.TableJoin
-
- TableN - Class in com.hp.hpl.jena.sparql.algebra.table
-
- TableN() - Constructor for class com.hp.hpl.jena.sparql.algebra.table.TableN
-
- TableN(List<Var>) - Constructor for class com.hp.hpl.jena.sparql.algebra.table.TableN
-
- TableN(QueryIterator) - Constructor for class com.hp.hpl.jena.sparql.algebra.table.TableN
-
- TableUnit - Class in com.hp.hpl.jena.sparql.algebra.table
-
- TableUnit() - Constructor for class com.hp.hpl.jena.sparql.algebra.table.TableUnit
-
- TableWriter - Class in com.hp.hpl.jena.sparql.algebra.table
-
- TableWriter() - Constructor for class com.hp.hpl.jena.sparql.algebra.table.TableWriter
-
- tagAdd - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagAgg - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagAnd - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagAsc - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagAssign - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagAvg - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagBase - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagBGP - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagBinding - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagBNode - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagBound - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagCall - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagCoalesce - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagConcat - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagConditional - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagCount - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagDataset - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagDatasetNames - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagDatatype - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagDay - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagDefault - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagDesc - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagDiff - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagDisjunction - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagDistinct - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagDivide - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagEQ - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagExec - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagExists - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagExpr - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagExprList - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagExt - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagExtend - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagFalse - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagFilter - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagGE - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagGraph - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagGraph - Static variable in class org.apache.jena.riot.lang.TriX
-
- tagGroupBy - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagGroupConcat - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagGT - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagHours - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagId - Static variable in class org.apache.jena.riot.lang.TriX
-
- tagIf - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagIn - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagIri - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagIsBlank - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagIsIRI - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagIsLiteral - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagIsNumeric - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagIsURI - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagJoin - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagLabel - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagLang - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagLangMatches - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagLE - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagLeftJoin - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagLoad - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagLT - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagMax - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagMD5 - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagMin - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagMinus - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagMinutes - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagMonth - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagMultiply - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagNE - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagNot - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagNotExists - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagNotIn - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagNow - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagNull - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagNumAbs - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagNumCeiling - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagNumFloor - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagNumRound - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagOr - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagOrderBy - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPath - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathAlt - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathDistinct - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathFixedLength - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathLink - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathMod - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathMulti - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathNotOneOf - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathOneOrMore1 - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathOneOrMoreN - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathRev - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathReverse - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathSeq - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathShortest - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathZeroOrMore1 - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathZeroOrMoreN - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPathZeroOrOne - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPlainLiteral - Static variable in class org.apache.jena.riot.lang.TriX
-
- tagPrefix - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPrefixMap - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPrefixMapping - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagProc - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagProject - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagPropFunc - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagQName - Static variable in class org.apache.jena.riot.lang.TriX
-
- tagQuad - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagQuadBlock - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagQuadPattern - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagRand - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagReduced - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagRegex - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagRename - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagReplace - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagResultSet - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagRow - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- Tags - Class in com.hp.hpl.jena.sparql.sse
-
- Tags() - Constructor for class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSameTerm - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSample - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSeconds - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSeparator - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSequence - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagService - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSHA1 - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSHA224 - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSHA256 - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSHA384 - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSHA512 - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSlice - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStr - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrAfter - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrBefore - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrContains - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrDatatype - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrEncodeForURI - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrEnds - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrLang - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrlen - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrLowercase - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrStarts - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrUppercase - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagStrUUID - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSubstr - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSubtract - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagSum - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagTable - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagTimezone - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagToList - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagTopN - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagTriple - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagTriple - Static variable in class org.apache.jena.riot.lang.TriX
-
- tagTriplePath - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagTriX - Static variable in class org.apache.jena.riot.lang.TriX
-
- tagTrue - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagTypedLiteral - Static variable in class org.apache.jena.riot.lang.TriX
-
- tagTZ - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagUnaryMinus - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagUnaryPlus - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagUndef - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagUnion - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagUri - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagURI - Static variable in class org.apache.jena.riot.lang.TriX
-
- tagUUID - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagVars - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagVersion - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tagYear - Static variable in class com.hp.hpl.jena.sparql.sse.Tags
-
- tail(int) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- take(Iterator<T>, int) - Static method in class org.apache.jena.atlas.iterator.Iter
-
Take the first N elements of an iterator - stop early if too few
- take(int) - Method in class org.apache.jena.atlas.iterator.Iter
-
Return an Iter that yields at most the first N items
- tANY - Static variable in class org.apache.jena.riot.thrift.TRDF
-
The Thrift RDF Term 'ANY'
- Target - Class in com.hp.hpl.jena.sparql.modify.request
-
- tDataset - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- tDatasetNull - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- template(List<Quad>, Node, Iterator<Binding>) - Static method in class com.hp.hpl.jena.sparql.modify.TemplateLib
-
Take a template, as a list of quad patterns, a default graph, and an iterator of bindings,
and produce an iterator of quads that results from applying the template to the bindings.
- Template - Class in com.hp.hpl.jena.sparql.syntax
-
Triples template.
- Template(BasicPattern) - Constructor for class com.hp.hpl.jena.sparql.syntax.Template
-
- TemplateLib - Class in com.hp.hpl.jena.sparql.modify
-
- TemplateLib() - Constructor for class com.hp.hpl.jena.sparql.modify.TemplateLib
-
- TEMPORARY_REDIRECT_307 - Static variable in class org.apache.jena.web.HttpSC
-
- TERM - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- term() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
- Term() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
- term(Reader, ParseHandler) - Static method in class com.hp.hpl.jena.sparql.sse.lang.SSE_Parser
-
- TermOrList() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
- test - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
test criterion of an assertion
- test(int, boolean, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
-
Test whether a bit is the same as isSet
- test(int, int, int, int) - Static method in class org.apache.jena.atlas.lib.BitsInt
-
Test whether a range has a specific value or not
- test(long, boolean, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
-
Test whether a bit is the same as isSet
- test(long, long, int, int) - Static method in class org.apache.jena.atlas.lib.BitsLong
-
Test whether a range has a specific value or not
- TestCase - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
an atomic test, usually one that is a partial test for a requirement
- TestCriterion - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
a testable statement, usually one that can be passed or failed
- TestDAWG - Class in com.hp.hpl.jena.sparql.vocabulary
-
Vocabulary definitions from test-dawg.n3
- TestDAWG() - Constructor for class com.hp.hpl.jena.sparql.vocabulary.TestDAWG
-
- tester - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Un tester u otro proveedor de control de calidad.Un testeur ou un collaborateur
au contr�le qualit�.A tester or other quality control contributor.
- TestManifest - Class in com.hp.hpl.jena.sparql.vocabulary
-
Vocabulary definitions from test-manifest.n3
- TestManifest() - Constructor for class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
- TestManifest_11 - Class in com.hp.hpl.jena.sparql.vocabulary
-
Vocabulary definitions from test-manifest-1_1.ttl
- TestManifest_11() - Constructor for class com.hp.hpl.jena.sparql.vocabulary.TestManifest_11
-
- TestManifestUpdate_11 - Class in com.hp.hpl.jena.sparql.vocabulary
-
Vocabulary definitions from test-update.n3
- TestManifestUpdate_11() - Constructor for class com.hp.hpl.jena.sparql.vocabulary.TestManifestUpdate_11
-
- TestManifestX - Class in com.hp.hpl.jena.sparql.vocabulary
-
Vocabulary definitions from test-manifest-x.ttl
- TestManifestX() - Constructor for class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
- TestMode - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
describes how a test was carried out
- TestQuery - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
The class of test that are Query tests (query, data, results)
- TestRequirement - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
a higher-level requirement that is tested by executing one or more sub-tests
- TestResult - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
the actual result of performing the test
- TestSerialization - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
Query serialization tests
- TestStatus - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifest
-
Statuses a test can have
- TestSubject - Static variable in class com.hp.hpl.jena.sparql.vocabulary.EARL
-
the class of things that have been tested against some test criterion
- TestSurpressed - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
Query test not to be run
- TEXT - Static variable in class org.apache.jena.riot.RDFLanguages
-
Text
- text() - Method in class org.apache.jena.riot.tokens.Token
-
- TextFormatter - Class in org.apache.jena.atlas.logging.java
-
A pattern-like log formatter
- TextFormatter() - Constructor for class org.apache.jena.atlas.logging.java.TextFormatter
-
- textIndex - Static variable in class com.hp.hpl.jena.sparql.vocabulary.TestManifestX
-
Whether to create a text index
- TextOutput - Class in com.hp.hpl.jena.sparql.resultset
-
Takes a ResultSet object and creates displayable formatted output in plain text.
- TextOutput(Prologue) - Constructor for class com.hp.hpl.jena.sparql.resultset.TextOutput
-
- TextOutput(PrefixMapping) - Constructor for class com.hp.hpl.jena.sparql.resultset.TextOutput
-
- TextOutput(SerializationContext) - Constructor for class com.hp.hpl.jena.sparql.resultset.TextOutput
-
- tGraphStore - Static variable in class com.hp.hpl.jena.sparql.core.assembler.DatasetAssemblerVocab
-
- theme - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A theme.
- Thift2Binding - Class in org.apache.jena.riot.thrift
-
Converted from SPARQL result set encoded in Thrift to Bindings
- Thift2Binding(InputStream) - Constructor for class org.apache.jena.riot.thrift.Thift2Binding
-
- Thift2Binding(TProtocol) - Constructor for class org.apache.jena.riot.thrift.Thift2Binding
-
- ThresholdPolicy<E> - Interface in org.apache.jena.atlas.data
-
- ThresholdPolicyCount<T> - Class in org.apache.jena.atlas.data
-
A threshold policy based on the number of tuples added.
- ThresholdPolicyCount(long) - Constructor for class org.apache.jena.atlas.data.ThresholdPolicyCount
-
- ThresholdPolicyFactory - Class in org.apache.jena.atlas.data
-
- ThresholdPolicyFactory() - Constructor for class org.apache.jena.atlas.data.ThresholdPolicyFactory
-
- ThresholdPolicyMemory<T> - Class in org.apache.jena.atlas.data
-
A threshold policy based on the estimated memory size of the tuples added.
- ThresholdPolicyMemory(long, SerializationFactory<T>) - Constructor for class org.apache.jena.atlas.data.ThresholdPolicyMemory
-
- THRIFT - Static variable in class org.apache.jena.riot.RDFLanguages
-
The RDF syntax "RDF Thrift" : see http://jena.apache.org/documentation/io
- Thrift2StreamRDF - Class in org.apache.jena.riot.thrift
-
Thrift RDF (wire format) to RDF terms (Jena java objects)
- Thrift2StreamRDF(PrefixMap, StreamRDF) - Constructor for class org.apache.jena.riot.thrift.Thrift2StreamRDF
-
- ThriftConvert - Class in org.apache.jena.riot.thrift
-
Convert to and from Thrift wire objects.
- ThriftConvert() - Constructor for class org.apache.jena.riot.thrift.ThriftConvert
-
- throwParseException(String, int, int) - Static method in class com.hp.hpl.jena.sparql.lang.ParserBase
-
- throwParseException(String) - Static method in class com.hp.hpl.jena.sparql.lang.ParserBase
-
- throwParseException(String, int, int) - Static method in class com.hp.hpl.jena.sparql.sse.lang.ParserSSEBase
-
- thumbnail - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A derived thumbnail image.
- tick() - Method in class org.apache.jena.atlas.logging.ProgressLogger
-
- tidy(OpFilter) - Static method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
-
Compress multiple filters: (filter (filter (filter op)))) into one (filter op)
- TILDE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- TILDE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- TILDE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- time(QueryIterator) - Static method in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorTiming
-
- Timer - Class in com.hp.hpl.jena.sparql.util
-
- Timer() - Constructor for class com.hp.hpl.jena.sparql.util.Timer
-
- timeStr(long) - Static method in class com.hp.hpl.jena.sparql.util.Timer
-
- timeToNode(Calendar) - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Calendar to xsd:time Node
- TIMEZONE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- TIMEZONE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- timezone - Variable in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- tipjar - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A tipjar document for this agent, describing means for payment and reward.
- title - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
Title (Mr, Mrs, Ms, Dr.
- TO - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- TO - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- toArray() - Method in class org.apache.jena.atlas.json.JsonArray
-
- toArray(T[]) - Method in class org.apache.jena.atlas.json.JsonArray
-
- toByteBuffer(CharSequence, ByteBuffer) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Encode a string into a ByteBuffer : on return position is the end of the encoding
- toByteBuffer(CharSequence, ByteBuffer, CharsetEncoder) - Static method in class org.apache.jena.atlas.lib.Bytes
-
Encode a string into a ByteBuffer : on return position is the end of the encoding
- toCharList(String) - Static method in class org.apache.jena.atlas.lib.StrUtils
-
- toChars(ByteBuffer, CharBuffer) - Static method in class org.apache.jena.atlas.io.BlockUTF8
-
Convert the bytes in the ByteBuffer to characters in the CharBuffer.
- toDataset() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreBasic
-
- toDataset() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreNull
-
- toDataset() - Method in class com.hp.hpl.jena.sparql.modify.GraphStoreWrapper
-
- toDataset() - Method in interface com.hp.hpl.jena.update.GraphStore
-
Convert to a dataset (for query)
- todayAsDate() - Static method in class com.hp.hpl.jena.sparql.util.NodeFactoryExtra
-
Today, as xsd:date Node
- todayAsXSDDateString() - Static method in class com.hp.hpl.jena.sparql.util.Utils
-
- toFileName(String) - Method in class org.apache.jena.riot.system.stream.LocatorFile
-
Processing the filename for file: or relative filename
and return a filename suitable for file operations.
- toHeaderString() - Method in class org.apache.jena.atlas.web.ContentType
-
- toHeaderString() - Method in class org.apache.jena.atlas.web.MediaType
-
Format for use in HTTP header
- token - Variable in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Current token.
- Token - Class in com.hp.hpl.jena.sparql.lang.arq
-
Describes the input token stream.
- Token() - Constructor for class com.hp.hpl.jena.sparql.lang.arq.Token
-
No-argument constructor
- Token(int) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class com.hp.hpl.jena.sparql.lang.arq.Token
-
Constructs a new token for the specified Image and Kind.
- token - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Current token.
- Token - Class in com.hp.hpl.jena.sparql.lang.sparql_10
-
Describes the input token stream.
- Token() - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
No-argument constructor
- Token(int) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
Constructs a new token for the specified Image and Kind.
- token - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Current token.
- Token - Class in com.hp.hpl.jena.sparql.lang.sparql_11
-
Describes the input token stream.
- Token() - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
No-argument constructor
- Token(int) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
Constructs a new token for the specified Image and Kind.
- token - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Current token.
- Token - Class in com.hp.hpl.jena.sparql.sse.lang.parser
-
Describes the input token stream.
- Token() - Constructor for class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
No-argument constructor
- Token(int) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
Constructs a new token for the specified Image and Kind.
- token - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
Current token.
- Token - Class in org.apache.jena.atlas.json.io.parserjavacc.javacc
-
Describes the input token stream.
- Token() - Constructor for class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
No-argument constructor
- Token(int) - Constructor for class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
Constructs a new token for the specified Image and Kind.
- Token - Class in org.apache.jena.riot.tokens
-
- Token(long, long) - Constructor for class org.apache.jena.riot.tokens.Token
-
- Token(Token) - Constructor for class org.apache.jena.riot.tokens.Token
-
- token_source - Variable in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
Generated Token Manager.
- token_source - Variable in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
Generated Token Manager.
- token_source - Variable in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
Generated Token Manager.
- token_source - Variable in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
Generated Token Manager.
- token_source - Variable in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
Generated Token Manager.
- TokenChecker - Interface in org.apache.jena.riot.tokens
-
- TokenCheckerBase - Class in org.apache.jena.riot.tokens
-
Do nothing checker
- TokenCheckerBase() - Constructor for class org.apache.jena.riot.tokens.TokenCheckerBase
-
- TokenCheckerLib - Class in org.apache.jena.riot.tokens
-
Various algorithms
- TokenCheckerLib() - Constructor for class org.apache.jena.riot.tokens.TokenCheckerLib
-
- tokenForChar(char) - Static method in class org.apache.jena.riot.tokens.Token
-
- tokenForInteger(long) - Static method in class org.apache.jena.riot.tokens.Token
-
- tokenForNode(Node) - Static method in class org.apache.jena.riot.tokens.Token
-
- tokenForNode(Node, Prologue) - Static method in class org.apache.jena.riot.tokens.Token
-
- tokenForNode(Node, String, PrefixMap) - Static method in class org.apache.jena.riot.tokens.Token
-
- tokenForWord(String) - Static method in class org.apache.jena.riot.tokens.Token
-
- tokenImage - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
Literal token values.
- tokenImage - Variable in exception com.hp.hpl.jena.sparql.lang.arq.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Variable in exception com.hp.hpl.jena.sparql.lang.sparql_10.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
Literal token values.
- tokenImage - Variable in exception com.hp.hpl.jena.sparql.lang.sparql_11.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
Literal token values.
- tokenImage - Variable in exception com.hp.hpl.jena.sparql.sse.lang.parser.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
Literal token values.
- tokenImage - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
Literal token values.
- tokenImage - Variable in exception org.apache.jena.atlas.json.io.parserjavacc.javacc.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- Tokenizer - Interface in org.apache.jena.riot.tokens
-
- TokenizerFactory - Class in org.apache.jena.riot.tokens
-
- TokenizerFactory() - Constructor for class org.apache.jena.riot.tokens.TokenizerFactory
-
- TokenizerJSON - Class in org.apache.jena.atlas.json.io.parser
-
Tokenizer for all sorts of things JSON-ish
- TokenizerJSON(PeekReader) - Constructor for class org.apache.jena.atlas.json.io.parser.TokenizerJSON
-
- TokenizerText - Class in org.apache.jena.riot.tokens
-
Tokenizer for all sorts of things RDF-ish
- TokenizerWrapper - Class in org.apache.jena.riot.tokens
-
- TokenizerWrapper(Tokenizer) - Constructor for class org.apache.jena.riot.tokens.TokenizerWrapper
-
- TokenMgrError - Error in com.hp.hpl.jena.sparql.lang.arq
-
Token Manager Error.
- TokenMgrError() - Constructor for error com.hp.hpl.jena.sparql.lang.arq.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error com.hp.hpl.jena.sparql.lang.arq.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.hp.hpl.jena.sparql.lang.arq.TokenMgrError
-
Full Constructor.
- TokenMgrError - Error in com.hp.hpl.jena.sparql.lang.sparql_10
-
Token Manager Error.
- TokenMgrError() - Constructor for error com.hp.hpl.jena.sparql.lang.sparql_10.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error com.hp.hpl.jena.sparql.lang.sparql_10.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.hp.hpl.jena.sparql.lang.sparql_10.TokenMgrError
-
Full Constructor.
- TokenMgrError - Error in com.hp.hpl.jena.sparql.lang.sparql_11
-
Token Manager Error.
- TokenMgrError() - Constructor for error com.hp.hpl.jena.sparql.lang.sparql_11.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error com.hp.hpl.jena.sparql.lang.sparql_11.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.hp.hpl.jena.sparql.lang.sparql_11.TokenMgrError
-
Full Constructor.
- TokenMgrError - Error in com.hp.hpl.jena.sparql.sse.lang.parser
-
Token Manager Error.
- TokenMgrError() - Constructor for error com.hp.hpl.jena.sparql.sse.lang.parser.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error com.hp.hpl.jena.sparql.sse.lang.parser.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error com.hp.hpl.jena.sparql.sse.lang.parser.TokenMgrError
-
Full Constructor.
- TokenMgrError - Error in org.apache.jena.atlas.json.io.parserjavacc.javacc
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.apache.jena.atlas.json.io.parserjavacc.javacc.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error org.apache.jena.atlas.json.io.parserjavacc.javacc.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.jena.atlas.json.io.parserjavacc.javacc.TokenMgrError
-
Full Constructor.
- TokenType - Enum in org.apache.jena.riot.tokens
-
- toList(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
Turn the result set into a java.util.List
- toList(Iterable<? extends T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- toList(Iterator<? extends T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- toList() - Method in class org.apache.jena.atlas.iterator.Iter
-
- toLongString() - Method in class org.apache.jena.riot.Lang
-
- toModel(ResultSet) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- toModel(boolean) - Static method in class com.hp.hpl.jena.query.ResultSetFormatter
-
- toModel(Model) - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
-
- toModel() - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- toModel(Model) - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- toNode(NodeValue) - Static method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- topic - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A topic of some page or document.
- topic_interest - Static variable in class com.hp.hpl.jena.sparql.vocabulary.FOAF
-
A thing of interest to this person.
- topMustBeGroup() - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- toPrefixString() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
-
- toPrefixString() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
-
- toPrefixString() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCustom
-
- toPrefixString() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcat
-
- toPrefixString() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggGroupConcatDistinct
-
- toPrefixString() - Method in interface com.hp.hpl.jena.sparql.expr.aggregate.Aggregator
-
- toPrefixString() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
-
- toPrefixString() - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- toQuadForm(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.Algebra
-
Turn an algebra expression into quad form
- toResultSet() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
-
- toResultSet() - Method in interface com.hp.hpl.jena.sparql.algebra.Table
-
- toSafeLocalname(String) - Static method in class org.apache.jena.riot.lang.LangCSV
-
- toSet(Iterable<? extends T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- toSet(Iterator<? extends T>) - Static method in class org.apache.jena.atlas.iterator.Iter
-
- toSet() - Method in class org.apache.jena.atlas.iterator.Iter
-
- toString() - Method in class com.hp.hpl.jena.query.ParameterizedSparqlString
-
This method is where the actual work happens, the original command text
is always preserved and we just generated a temporary command string by
prepending the defined Base URI and namespace prefixes at the start of
the command and injecting the set parameters into a copy of that base
command string and return the resulting command.
- toString() - Method in class com.hp.hpl.jena.query.Query
-
- toString(Syntax) - Method in class com.hp.hpl.jena.query.Query
-
- toString() - Method in class com.hp.hpl.jena.query.QuerySolutionMap
-
- toString() - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacement.Placement
-
- toString() - Method in class com.hp.hpl.jena.sparql.algebra.table.Table1
-
- toString() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableBase
-
- toString() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableEmpty
-
- toString() - Method in class com.hp.hpl.jena.sparql.algebra.table.TableUnit
-
- toString() - Method in exception com.hp.hpl.jena.sparql.ARQNotImplemented
-
- toString() - Method in class com.hp.hpl.jena.sparql.core.BasicPattern
-
- toString() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphBase
-
- toString() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWithLock
-
- toString() - Method in class com.hp.hpl.jena.sparql.core.DatasetGraphWrapper
-
- toString() - Method in class com.hp.hpl.jena.sparql.core.PathBlock
-
- toString() - Method in class com.hp.hpl.jena.sparql.core.Quad
-
- toString() - Method in class com.hp.hpl.jena.sparql.core.QuadPattern
-
- toString() - Method in class com.hp.hpl.jena.sparql.core.ResultBinding
-
- toString() - Method in class com.hp.hpl.jena.sparql.core.TriplePath
-
- toString() - Method in class com.hp.hpl.jena.sparql.core.VarExprList
-
- toString() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
-
- toString() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingWrapped
-
- toString() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpContentType
-
- toString() - Method in class com.hp.hpl.jena.sparql.engine.http.HttpQuery
-
- toString() - Method in class com.hp.hpl.jena.sparql.engine.http.QueryEngineHTTP
-
- toString() - Method in exception com.hp.hpl.jena.sparql.engine.http.QueryExceptionHTTP
-
- toString() - Method in class com.hp.hpl.jena.sparql.engine.optimizer.Pattern
-
- toString() - Method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternTriple
-
- toString() - Method in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.ReorderProcIndexes
-
- toString() - Method in class com.hp.hpl.jena.sparql.engine.optimizer.StatsMatcher
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCount
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggCountDistinct
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.aggregate.AggregatorBase
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueBoolean
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDouble
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueFloat
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueString
-
- toString() - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- toString() - Method in class com.hp.hpl.jena.sparql.lang.arq.Token
-
Returns the image.
- toString() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.Token
-
Returns the image.
- toString() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.Token
-
Returns the image.
- toString() - Method in class com.hp.hpl.jena.sparql.modify.request.Target
-
- toString(Prologue) - Method in interface com.hp.hpl.jena.sparql.path.Path
-
- toString() - Method in class com.hp.hpl.jena.sparql.path.PathBase
-
- toString(Prologue) - Method in class com.hp.hpl.jena.sparql.path.PathBase
-
- toString() - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- toString() - Method in class com.hp.hpl.jena.sparql.sse.ItemList
-
- toString() - Method in class com.hp.hpl.jena.sparql.sse.ItemLocation
-
- toString() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.Token
-
Returns the image.
- toString() - Method in class com.hp.hpl.jena.sparql.syntax.Element
-
- toString() - Method in class com.hp.hpl.jena.sparql.util.Context
-
- toString() - Method in class com.hp.hpl.jena.sparql.util.DateTimeStruct
-
- toString() - Method in class com.hp.hpl.jena.sparql.util.graph.GNode
-
- toString(PrefixMapping) - Method in interface com.hp.hpl.jena.sparql.util.PrintSerializable
-
- toString(PrefixMapping) - Method in class com.hp.hpl.jena.sparql.util.PrintSerializableBase
-
- toString() - Method in class com.hp.hpl.jena.sparql.util.PrintSerializableBase
-
- toString(PrintSerializable, PrefixMapping) - Static method in class com.hp.hpl.jena.sparql.util.QueryOutputUtils
-
- toString(PrintSerializable) - Static method in class com.hp.hpl.jena.sparql.util.QueryOutputUtils
-
- toString() - Method in class com.hp.hpl.jena.sparql.util.RomanNumeral
-
- toString() - Method in class com.hp.hpl.jena.sparql.util.RomanNumeralDatatype
-
- toString() - Method in class com.hp.hpl.jena.sparql.util.Symbol
-
- toString(boolean) - Method in class com.hp.hpl.jena.sparql.util.Version
-
Gets user friendly version information for all registered classes as a string
- toString() - Method in class com.hp.hpl.jena.sparql.util.Version
-
Gets user friendly version information for all registered classes as a string
- toString(PrefixMapping) - Method in class com.hp.hpl.jena.update.Update
-
- toString() - Method in class com.hp.hpl.jena.update.Update
-
- toString() - Method in class com.hp.hpl.jena.update.UpdateRequest
-
- toString() - Method in class org.apache.jena.atlas.data.ThresholdPolicyCount
-
- toString() - Method in class org.apache.jena.atlas.data.ThresholdPolicyMemory
-
- toString() - Method in class org.apache.jena.atlas.event.EventType
-
- toString(ByteBuffer) - Static method in class org.apache.jena.atlas.io.BlockUTF8
-
Make a string from UTF-8 bytes in a ByteBuffer
- toString() - Method in class org.apache.jena.atlas.io.IndentedLineBuffer
-
- toString() - Method in class org.apache.jena.atlas.io.IndentedWriter
-
- toString() - Method in class org.apache.jena.atlas.io.PrintableBase
-
- toString(Printable) - Static method in class org.apache.jena.atlas.io.PrintUtils
-
- toString() - Method in class org.apache.jena.atlas.io.Writer2
-
- toString() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.Token
-
Returns the image.
- toString() - Method in class org.apache.jena.atlas.json.JsonValue
-
- toString() - Method in class org.apache.jena.atlas.lib.Cell
-
- toString() - Method in class org.apache.jena.atlas.lib.ColumnMap
-
- toString() - Method in class org.apache.jena.atlas.lib.MultiMap
-
- toString() - Method in class org.apache.jena.atlas.lib.MultiSet
-
- toString() - Method in class org.apache.jena.atlas.lib.Pair
-
- toString() - Method in class org.apache.jena.atlas.lib.Ref
-
- toString() - Method in class org.apache.jena.atlas.lib.RefLong
-
- toString() - Method in class org.apache.jena.atlas.lib.Tuple
-
- toString() - Method in class org.apache.jena.atlas.web.AcceptList
-
- toString() - Method in class org.apache.jena.atlas.web.ContentType
-
- toString() - Method in class org.apache.jena.atlas.web.MediaType
-
Format to show structure - intentionally different from header form so
you can tell parsing happened correctly
- toString() - Method in class org.apache.jena.riot.adapters.AdapterLocationMapper
-
- toString() - Method in class org.apache.jena.riot.Lang
-
- toString() - Method in class org.apache.jena.riot.RDFFormat
-
- toString() - Method in class org.apache.jena.riot.RDFFormatVariant
-
- toString() - Method in class org.apache.jena.riot.system.PrefixMapBase
-
- toString() - Method in class org.apache.jena.riot.system.stream.LocationMapper
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- toString() - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- toString() - Method in class org.apache.jena.riot.tokens.Token
-
- toString(boolean) - Method in class org.apache.jena.riot.tokens.Token
-
- toString() - Method in enum org.apache.jena.web.HttpSC.Code
-
- toString() - Method in exception org.apache.jena.web.JenaHttpException
-
- toString1() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
-
- toThrift(Node, PrefixMap, RDF_Term, boolean) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
- toThriftValue(Node, RDF_Term) - Static method in class org.apache.jena.riot.thrift.ThriftConvert
-
Attempt to encode a node by value (integer, decimal, double) into an RDF_term.
- trace(Logger, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- trace(Logger, Throwable, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- trace(Class<?>, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- trace(Class<?>, Throwable, String, Object...) - Static method in class org.apache.jena.atlas.logging.FmtLog
-
- traceIterators - Static variable in class com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
-
- Transactional - Interface in com.hp.hpl.jena.sparql.core
-
Interface that encapulsated begin/abort|commit/close.
- TransactionalNull - Class in com.hp.hpl.jena.sparql.core
-
- TransactionalNull() - Constructor for class com.hp.hpl.jena.sparql.core.TransactionalNull
-
- transform(ExprVar) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.SubExprForVar
-
- transform(ExprFunctionOp, ExprList, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.ExprTransformApplyTransform
-
- transform(ExprFunction1, Expr) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.ExprTransformConstantFold
-
- transform(ExprFunction2, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.ExprTransformConstantFold
-
- transform(ExprFunction3, Expr, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.ExprTransformConstantFold
-
- transform(ExprFunctionN, ExprList) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.ExprTransformConstantFold
-
- transform(ExprFunctionOp, ExprList, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.ExprTransformConstantFold
-
- transform(OpDistinct, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformDistinctToReduced
-
- transform(OpFilter, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformExpandOneOf
-
- transform(OpLeftJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformExpandOneOf
-
- transform(OpAssign, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformExtendCombine
-
- transform(OpExtend, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformExtendCombine
-
- transform(OpFilter, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterConjunction
-
- transform(OpFilter, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterDisjunction
-
- transform(OpFilter, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterEquality
-
- transform(OpFilter, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterImplicitJoin
-
- transform(OpFilter, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterInequality
-
- transform(ExprList, BasicPattern) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacement
-
Apply filter placement to a BGP
- transform(ExprList, Node, BasicPattern) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacement
-
Apply filter placement to a named graph BGP
- transform(OpFilter, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacement
-
- transform(OpFilter, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacementConservative
-
- transform(OpLeftJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformImplicitLeftJoin
-
- transform(OpJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformJoinStrategy
-
- transform(OpLeftJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformJoinStrategy
-
- transform(OpJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformMergeBGPs
-
- transform(OpSequence, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformMergeBGPs
-
- transform(OpDistinct, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformOrderByDistinctApplication
-
- transform(OpReduced, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformOrderByDistinctApplication
-
- transform(OpPath) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPathFlattern
-
- transform(OpPath) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPathFlatternStd
-
- transform(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPattern2Join
-
- transform(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPattern2Join
-
- transform(OpSequence, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPattern2Join
-
- transform(OpGraph, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPromoteTableEmpty
-
- transform(OpAssign, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPromoteTableEmpty
-
- transform(OpExtend, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPromoteTableEmpty
-
- transform(OpJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPromoteTableEmpty
-
- transform(OpLeftJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPromoteTableEmpty
-
- transform(OpMinus, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPromoteTableEmpty
-
- transform(OpUnion, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPromoteTableEmpty
-
- transform(OpTriple) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPropertyFunction
-
- transform(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformPropertyFunction
-
- transform(OpLabel, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformRemoveLabels
-
- transform(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformReorder
-
Transforms BGPs with the reordering
- transform(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformReorder
-
Transforms Quad Patterns with the reordering
- transform(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformScopeRename
-
- transform(OpSequence, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformSimplify
-
- transform(OpJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformSimplify
-
- transform(OpSlice, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformTopN
-
- Transform - Interface in com.hp.hpl.jena.sparql.algebra
-
- transform(OpTable) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpBGP) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpTriple) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpQuad) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpPath) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpDatasetNames) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpQuadPattern) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpQuadBlock) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpNull) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpFilter, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpGraph, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpService, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpProcedure, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpPropFunc, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpLabel, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpAssign, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpExtend, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpJoin, Op, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpLeftJoin, Op, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpDiff, Op, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpMinus, Op, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpUnion, Op, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpConditional, Op, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpSequence, List<Op>) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpDisjunction, List<Op>) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpExt) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpList, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpOrder, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpTopN, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpProject, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpDistinct, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpReduced, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpSlice, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpGroup, Op) - Method in interface com.hp.hpl.jena.sparql.algebra.Transform
-
- transform(OpTable) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpTriple) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpQuad) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpPath) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpProcedure, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpPropFunc, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpDatasetNames) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpQuadBlock) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpFilter, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpGraph, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpService, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpAssign, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpExtend, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpLeftJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpDiff, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpMinus, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpUnion, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpConditional, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpSequence, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpDisjunction, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpExt) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpNull) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpLabel, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpList, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpOrder, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpTopN, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpProject, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpDistinct, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpReduced, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpSlice, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpGroup, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- transform(OpTable) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpQuadBlock) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpTriple) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpQuad) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpPath) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpProcedure, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpPropFunc, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpDatasetNames) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpFilter, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpGraph, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpService, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpAssign, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpExtend, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpLeftJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpDiff, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpMinus, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpUnion, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpConditional, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpSequence, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpDisjunction, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpExt) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpNull) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpLabel, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpList, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpOrder, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpTopN, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpProject, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpDistinct, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpReduced, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpSlice, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(OpGroup, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- transform(Transform, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.Transformer
-
Transform an algebra expression
- transform(Transform, ExprTransform, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.Transformer
-
Transform an algebra expression and the expressions
- transform(Transform, Op, OpVisitor, OpVisitor) - Static method in class com.hp.hpl.jena.sparql.algebra.Transformer
-
Transformation with specific Transform and default ExprTransform (apply transform inside pattern expressions like NOT EXISTS)
- transform(Transform, ExprTransform, Op, OpVisitor, OpVisitor) - Static method in class com.hp.hpl.jena.sparql.algebra.Transformer
-
Transformation with specific Transform and ExprTransform applied
- transform(OpGraph, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformQuadGraph
-
- transform(OpPropFunc, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformQuadGraph
-
- transform(OpPath) - Method in class com.hp.hpl.jena.sparql.algebra.TransformQuadGraph
-
- transform(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.TransformQuadGraph
-
- transform(OpExt) - Method in class com.hp.hpl.jena.sparql.algebra.TransformQuadGraph
-
- transform(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.TransformUnionQuery
-
- transform(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.algebra.TransformUnionQuery
-
- transform(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.TransformUnionQuery
-
- transform(OpGraph, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformUnionQuery
-
- transform(OpTable) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpTriple) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpQuad) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpPath) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpProcedure, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpPropFunc, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpDatasetNames) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpQuadBlock) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpFilter, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpGraph, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpService, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpAssign, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpExtend, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpLeftJoin, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpDiff, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpMinus, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpUnion, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpConditional, Op, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpSequence, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpDisjunction, List<Op>) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpExt) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpNull) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpLabel, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpList, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpOrder, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpTopN, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpProject, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpDistinct, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpReduced, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpSlice, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(OpGroup, Op) - Method in class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- transform(ExprFunction0) - Method in interface com.hp.hpl.jena.sparql.expr.ExprTransform
-
- transform(ExprFunction1, Expr) - Method in interface com.hp.hpl.jena.sparql.expr.ExprTransform
-
- transform(ExprFunction2, Expr, Expr) - Method in interface com.hp.hpl.jena.sparql.expr.ExprTransform
-
- transform(ExprFunction3, Expr, Expr, Expr) - Method in interface com.hp.hpl.jena.sparql.expr.ExprTransform
-
- transform(ExprFunctionN, ExprList) - Method in interface com.hp.hpl.jena.sparql.expr.ExprTransform
-
- transform(ExprFunctionOp, ExprList, Op) - Method in interface com.hp.hpl.jena.sparql.expr.ExprTransform
-
- transform(NodeValue) - Method in interface com.hp.hpl.jena.sparql.expr.ExprTransform
-
- transform(ExprVar) - Method in interface com.hp.hpl.jena.sparql.expr.ExprTransform
-
- transform(ExprAggregator) - Method in interface com.hp.hpl.jena.sparql.expr.ExprTransform
-
- transform(ExprFunction0) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformBase
-
- transform(ExprFunction1, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformBase
-
- transform(ExprFunction2, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformBase
-
- transform(ExprFunction3, Expr, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformBase
-
- transform(ExprFunctionN, ExprList) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformBase
-
- transform(ExprFunctionOp, ExprList, Op) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformBase
-
- transform(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformBase
-
- transform(ExprVar) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformBase
-
- transform(ExprAggregator) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformBase
-
- transform(ExprFunction0) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- transform(ExprFunction1, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- transform(ExprFunction2, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- transform(ExprFunction3, Expr, Expr, Expr) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- transform(ExprFunctionN, ExprList) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- transform(ExprFunctionOp, ExprList, Op) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- transform(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- transform(ExprVar) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- transform(ExprAggregator) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformCopy
-
- transform(ExprTransform, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.ExprTransformer
-
Transform an expression
- transform(ExprTransform, ExprList) - Static method in class com.hp.hpl.jena.sparql.expr.ExprTransformer
-
Transform an expression list
- transform(ExprVar) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformSubstitute
-
- transform(ExprFunctionN, ExprList) - Method in class com.hp.hpl.jena.sparql.function.user.ExprTransformExpand
-
- transform(NodeTransform, Op) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
Do a node->node conversion of an Op - return original BGP for "no change"
- transform(NodeTransform, BasicPattern) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
Do a node->node conversion of a BGP - return original BGP for "no change"
- transform(NodeTransform, QuadPattern) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
Do a node->node conversion of a QuadPattern - return original QuadPattern for "no change"
- transform(NodeTransform, Triple) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
Do a node->node conversion of a Triple - return original Triple for "no change"
- transform(NodeTransform, Quad) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
Do a node->node conversion of a Quad - return original Quad for "no change"
- transform(Table, NodeTransform) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
- transform(Binding, NodeTransform) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
- transform(NodeTransform, VarExprList) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
Do a node->node conversion of a VarExprList - return original VarExprList for "no change"
- transform(NodeTransform, ExprList) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
- transform(NodeTransform, Expr) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
- transform(NodeTransform, List<SortCondition>) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
- transform(ItemTransform) - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- transform(Item, ItemList) - Method in interface com.hp.hpl.jena.sparql.sse.ItemTransform
-
- transform(Item, Node) - Method in interface com.hp.hpl.jena.sparql.sse.ItemTransform
-
- transform(Item, String) - Method in interface com.hp.hpl.jena.sparql.sse.ItemTransform
-
- transform(Item, ItemList) - Method in class com.hp.hpl.jena.sparql.sse.ItemTransformBase
-
- transform(Item, Node) - Method in class com.hp.hpl.jena.sparql.sse.ItemTransformBase
-
- transform(Item, String) - Method in class com.hp.hpl.jena.sparql.sse.ItemTransformBase
-
- transform(ItemTransform, Item) - Static method in class com.hp.hpl.jena.sparql.sse.ItemTransformer
-
- Transform<T,R> - Interface in org.apache.jena.atlas.iterator
-
- transform1(OpDistinct, Op) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.TransformDistinctToReduced
-
- TransformBase - Class in com.hp.hpl.jena.sparql.algebra
-
- TransformBase() - Constructor for class com.hp.hpl.jena.sparql.algebra.TransformBase
-
- TransformCopy - Class in com.hp.hpl.jena.sparql.algebra
-
One step in the transformation process.
- TransformCopy() - Constructor for class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- TransformCopy(boolean) - Constructor for class com.hp.hpl.jena.sparql.algebra.TransformCopy
-
- TransformDistinctToReduced - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Transforms generic DISTINCT
plus ORDER BY
combinations to
REDUCED
plus ORDER BY
which typically gives better
performance and memory consumption because engines have to keep less data
in-memory to evaluate it.
- TransformDistinctToReduced() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformDistinctToReduced
-
- Transformer - Class in com.hp.hpl.jena.sparql.algebra
-
A bottom-top application of a transformation of SPARQL algebra
- Transformer.ApplyTransformVisitor - Class in com.hp.hpl.jena.sparql.algebra
-
- Transformer.ApplyTransformVisitor(Transform, ExprTransform) - Constructor for class com.hp.hpl.jena.sparql.algebra.Transformer.ApplyTransformVisitor
-
- TransformExpandOneOf - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
- TransformExpandOneOf() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformExpandOneOf
-
- TransformExtendCombine - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
An optimizer that aims to combine multiple extend clauses together.
- TransformExtendCombine() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformExtendCombine
-
- TransformFilterConjunction - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Redo FILTER (A&&B) as FILTER(A) FILTER(B) (as an expr list).
- TransformFilterConjunction() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterConjunction
-
- TransformFilterDisjunction - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Filter disjunction.
- TransformFilterDisjunction() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterDisjunction
-
- TransformFilterEquality - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
A transform that aims to optimize queries where there is an equality
constraint on a variable to speed up evaluation e.g
- TransformFilterEquality() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterEquality
-
- TransformFilterImplicitJoin - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Optimizer for transforming implicit joins.
- TransformFilterImplicitJoin() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterImplicitJoin
-
- TransformFilterInequality - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
A transform that aims to optimize queries where there is an inequality
constraint on a variable in an attempt to speed up evaluation e.g
- TransformFilterInequality() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterInequality
-
Creates a new transform
- TransformFilterPlacement - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Rewrite an algebra expression to put filters as close to their bound
variables.
- TransformFilterPlacement() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacement
-
- TransformFilterPlacement(boolean) - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacement
-
- TransformFilterPlacement.Placement - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
- TransformFilterPlacement.Placement(Op, ExprList) - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacement.Placement
-
- TransformFilterPlacementConservative - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Rewrite an algebra expression to put filters as close to their bound
variables in a BGP.
- TransformFilterPlacementConservative() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformFilterPlacementConservative
-
- TransformImplicitLeftJoin - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Optimizer for transforming implicit joins.
- TransformImplicitLeftJoin() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformImplicitLeftJoin
-
- TransformJoinStrategy - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Choose join strategy
- TransformJoinStrategy() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformJoinStrategy
-
- TransformMergeBGPs - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Merge BGPs
(join BGP1 BGP2) => BGP
(sequence ...BGP1 BGP2 ...) => (sequence ...BGP ...)
- TransformMergeBGPs() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformMergeBGPs
-
- TransformOrderByDistinctApplication - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Improved optimization for ORDER BY
plus DISTINCT
or
REDUCED
combinations, see JENA-441 for original proposal and
discussion.
- TransformOrderByDistinctApplication() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformOrderByDistinctApplication
-
- TransformPathFlattern - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Perform the equivalent of the transactions in the SPARQL 1.1 spec.
- TransformPathFlattern() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformPathFlattern
-
- TransformPathFlattern(PathCompiler) - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformPathFlattern
-
- TransformPathFlatternStd - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
The path transformation step exactly as per the SPARQL 1.1 spec.
- TransformPathFlatternStd() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformPathFlatternStd
-
- TransformPattern2Join - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Expand to joins of triples and quads.
- TransformPattern2Join() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformPattern2Join
-
- TransformPromoteTableEmpty - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Optimizer that ensures that table empty is promoted as high
up a query as is possible
- TransformPromoteTableEmpty() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformPromoteTableEmpty
-
- TransformPropertyFunction - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Rewrite to replace a property function property with the call to the property function implementation
- TransformPropertyFunction(Context) - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformPropertyFunction
-
- TransformQuadGraph - Class in com.hp.hpl.jena.sparql.algebra
-
Transform that rewrites an algebra into quad form
- TransformQuadGraph(Deque<AlgebraQuad.QuadSlot>, OpVisitor, OpVisitor) - Constructor for class com.hp.hpl.jena.sparql.algebra.TransformQuadGraph
-
- transformQuads(NodeTransform, List<Quad>) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
Do a node->node conversion of a List<Quad> - return original List<Quad> for "no change"
- TransformRemoveLabels - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
- TransformRemoveLabels() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformRemoveLabels
-
- TransformReorder - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
A Transformer that applies a reordering to all BGPs and Quad Patterns present in the algebra
- TransformReorder() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformReorder
-
- TransformReorder(ReorderTransformation) - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformReorder
-
Creates a Transformer that uses the given reordering
- TransformScopeRename - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Rename variables so that names can be treated globally.
- TransformScopeRename() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformScopeRename
-
- TransformSimplify - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
- TransformSimplify() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformSimplify
-
- transformSkipService(Transform, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.Transformer
-
Transform an algebra expression except skip (leave alone) any OpService nodes
- transformSkipService(Transform, ExprTransform, Op) - Static method in class com.hp.hpl.jena.sparql.algebra.Transformer
-
Transform an algebra expression except skip (leave alone) any OpService nodes
- transformSkipService(Transform, Op, OpVisitor, OpVisitor) - Static method in class com.hp.hpl.jena.sparql.algebra.Transformer
-
Transform an algebra expression except skip (leave alone) any OpService nodes
- transformSkipService(Transform, ExprTransform, Op, OpVisitor, OpVisitor) - Static method in class com.hp.hpl.jena.sparql.algebra.Transformer
-
Transform an algebra expression except skip (leave alone) any OpService nodes
- TransformTopN - Class in com.hp.hpl.jena.sparql.algebra.optimize
-
Optimization that changes queries that uses OFFSET/LIMIT and ORDER BY
to execute using Top N: i.e.
- TransformTopN() - Constructor for class com.hp.hpl.jena.sparql.algebra.optimize.TransformTopN
-
- TransformUnionQuery - Class in com.hp.hpl.jena.sparql.algebra
-
Convert query in algrebra form so that the default graph of the query is the union of named graphs
- TransformUnionQuery() - Constructor for class com.hp.hpl.jena.sparql.algebra.TransformUnionQuery
-
- transformVars(NodeTransform, List<Var>) - Static method in class com.hp.hpl.jena.sparql.graph.NodeTransformLib
-
- TransformWrapper - Class in com.hp.hpl.jena.sparql.algebra
-
Wrap another transform and pass on the transform operation
- TransformWrapper(Transform) - Constructor for class com.hp.hpl.jena.sparql.algebra.TransformWrapper
-
- TranslationTable<X> - Class in com.hp.hpl.jena.sparql.util
-
Maps string to string for use with convenience names.
- TranslationTable() - Constructor for class com.hp.hpl.jena.sparql.util.TranslationTable
-
Create a translation table which respects case
- TranslationTable(boolean) - Constructor for class com.hp.hpl.jena.sparql.util.TranslationTable
-
Create a translation table - say whether to ignore case or not
- translator - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
Proveedor de traducciones al proyecto.Collaborateur � la traduction du projet.Contributor
of translations to the project.
- traverse(Resource) - Method in class com.hp.hpl.jena.sparql.util.Closure.ClosureBNode
-
- traverse(Resource) - Method in class com.hp.hpl.jena.sparql.util.Closure.ClosureReachable
-
- traverse(Resource) - Method in interface com.hp.hpl.jena.sparql.util.ClosureTest
-
Return true if the closure algorithm should continue with statements
with this resource as subject.
- TRDF - Class in org.apache.jena.riot.thrift
-
Support operations for RDF Thrift
- TRDF() - Constructor for class org.apache.jena.riot.thrift.TRDF
-
- Trie<T> - Class in org.apache.jena.atlas.lib
-
An implementation of a classic Trie, this is a mapping from strings to some
value type optimized for fast prefix search and match.
- Trie() - Constructor for class org.apache.jena.atlas.lib.Trie
-
- TRIG - Static variable in class org.apache.jena.riot.Lang
-
- TRIG - Static variable in class org.apache.jena.riot.RDFFormat
-
- TRIG - Static variable in class org.apache.jena.riot.RDFLanguages
-
- TRIG_BLOCKS - Static variable in class org.apache.jena.riot.RDFFormat
-
- TRIG_FLAT - Static variable in class org.apache.jena.riot.RDFFormat
-
- TRIG_PRETTY - Static variable in class org.apache.jena.riot.RDFFormat
-
- TriGWriter - Class in org.apache.jena.riot.writer
-
TriG pretty writer
- TriGWriter() - Constructor for class org.apache.jena.riot.writer.TriGWriter
-
- TriGWriterBase - Class in org.apache.jena.riot.writer
-
TriG writer base class - ways to invoke a TriG writer
- TriGWriterBase() - Constructor for class org.apache.jena.riot.writer.TriGWriterBase
-
- TriGWriterBlocks - Class in org.apache.jena.riot.writer
-
TriG writer that streams - print in blocks of quads clustered
by adjacent same graph and same subject
- TriGWriterBlocks() - Constructor for class org.apache.jena.riot.writer.TriGWriterBlocks
-
- TriGWriterFlat - Class in org.apache.jena.riot.writer
-
TriG writer that writes quads one per line
in TriG form with prefixes and short form literals (e.g.
- TriGWriterFlat() - Constructor for class org.apache.jena.riot.writer.TriGWriterFlat
-
- triple(Triple) - Method in class org.apache.jena.riot.lang.CollectorStreamBase
-
- triple(Triple) - Method in class org.apache.jena.riot.lang.CollectorStreamRDF
-
- triple(Triple) - Method in class org.apache.jena.riot.lang.CollectorStreamTriples
-
- triple(Triple) - Method in class org.apache.jena.riot.lang.PipedQuadsStream
-
- triple(Triple) - Method in class org.apache.jena.riot.lang.PipedTriplesStream
-
- triple(Triple) - Method in class org.apache.jena.riot.lang.PipedTuplesStream
-
- triple(Triple) - Method in class org.apache.jena.riot.other.BatchedStreamRDF
-
- triple(Triple) - Method in class org.apache.jena.riot.process.inf.InferenceProcessorStreamRDF
-
- triple(Triple) - Method in class org.apache.jena.riot.system.LoggingStreamRDF
-
- triple(Triple) - Method in interface org.apache.jena.riot.system.StreamRDF
-
Triple emitted
- triple(Triple) - Method in class org.apache.jena.riot.system.StreamRDF2
-
- triple(Triple) - Method in class org.apache.jena.riot.system.StreamRDFBase
-
- triple(Triple) - Method in class org.apache.jena.riot.system.StreamRDFCollectOne
-
- triple(Triple) - Method in class org.apache.jena.riot.system.StreamRDFCountingBase
-
- triple(Triple) - Method in class org.apache.jena.riot.system.StreamRDFWrapper
-
- triple(Triple) - Method in class org.apache.jena.riot.thrift.StreamRDF2Thrift
-
- triple(RDF_Triple) - Static method in class org.apache.jena.riot.thrift.wire.RDF_StreamRow
-
- triple(Triple) - Method in class org.apache.jena.riot.writer.StreamWriterTriX
-
- triple(Triple) - Method in class org.apache.jena.riot.writer.WriterStreamRDFBase
-
- triple(Triple) - Method in class org.apache.jena.riot.writer.WriterStreamRDFPlain
-
- triple1(Graph, Node, Node, Node) - Static method in class org.apache.jena.riot.system.RiotLib
-
Get exactly one triple or null for none or more than one.
- triple1(DatasetGraph, Node, Node, Node) - Static method in class org.apache.jena.riot.system.RiotLib
-
Get exactly one triple, or null for none or more than one.
- triple2object(Iterator<Triple>) - Static method in class org.apache.jena.riot.other.GLib
-
Project triple to object
- triple2predicate(Iterator<Triple>) - Static method in class org.apache.jena.riot.other.GLib
-
Project triple to predicate
- triple2subject(Iterator<Triple>) - Static method in class org.apache.jena.riot.other.GLib
-
Project triple to subject
- TripleCollector - Interface in com.hp.hpl.jena.sparql.syntax
-
- TripleCollectorBGP - Class in com.hp.hpl.jena.sparql.syntax
-
A triples-only TripleCollector.
- TripleCollectorBGP() - Constructor for class com.hp.hpl.jena.sparql.syntax.TripleCollectorBGP
-
- TripleCollectorMark - Interface in com.hp.hpl.jena.sparql.syntax
-
- TripleComparator - Class in com.hp.hpl.jena.sparql.util
-
- TripleComparator() - Constructor for class com.hp.hpl.jena.sparql.util.TripleComparator
-
- tripleInQuad - Static variable in class com.hp.hpl.jena.sparql.core.Quad
-
Name of the non-graph when a quad is really a triple - also parsing of triples formats
(and the default graph when parsing N-Quads or TriG)
Not for access to the default graph by name - use Quad.defaultGraphIRI.
- tripleIso(Triple, Triple, NodeIsomorphismMap) - Static method in class com.hp.hpl.jena.sparql.util.Iso
-
- TriplePath - Class in com.hp.hpl.jena.sparql.core
-
Like a triple except it can be a path or a triple.
- TriplePath(Node, Path, Node) - Constructor for class com.hp.hpl.jena.sparql.core.TriplePath
-
- TriplePath(Triple) - Constructor for class com.hp.hpl.jena.sparql.core.TriplePath
-
- triplePathIso(TriplePath, TriplePath, NodeIsomorphismMap) - Static method in class com.hp.hpl.jena.sparql.util.Iso
-
- triples(GNode, Collection<Triple>) - Static method in class com.hp.hpl.jena.sparql.util.graph.GraphList
-
- triples(Graph, Node, Node, Node) - Static method in class org.apache.jena.riot.system.RiotLib
-
Get all the triples for the graph.find
- TRIPLES_COLUMN_GAP - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- TRIPLES_PROPERTY_COLUMN - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- TRIPLES_SUBJECT_COLUMN - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
Control triples pretty printing
- TRIPLES_SUBJECT_LONG - Static variable in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- TriplesBlock(ElementPathBlock) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- TriplesBlock(ElementTriplesBlock) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- TriplesBlock(ElementPathBlock) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- tripleSerializationFactory() - Static method in class org.apache.jena.riot.system.SerializationFactoryFinder
-
- triplesLoaded() - Method in class com.hp.hpl.jena.sparql.util.graph.GraphLoadMonitor
-
- TriplesNode(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- TriplesNode(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- TriplesNode(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- TriplesNodePath(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- TriplesNodePath(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- triplesOfSubject(Graph, Node) - Static method in class org.apache.jena.riot.system.RiotLib
-
Get triples with the same subject
- TriplesSameSubject(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- TriplesSameSubject(TripleCollectorMark) - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- TriplesSameSubject(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- TriplesSameSubjectPath(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- TriplesSameSubjectPath(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- TriplesTemplate(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- TriplesTemplate(TripleCollector) - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- triplesToStatements(Iterator<Triple>, Model) - Static method in class com.hp.hpl.jena.sparql.util.ModelUtils
-
- triplesToStream(StreamRDF, Iterator<Triple>) - Static method in class org.apache.jena.riot.system.StreamRDFLib
-
- tripleToStatement(Model, Triple) - Static method in class com.hp.hpl.jena.sparql.util.ModelUtils
-
- TriX - Class in org.apache.jena.riot.lang
-
TriX - see
HPL-2004-56 Jeremy Carroll and Patrick Stickler.
- TriX() - Constructor for class org.apache.jena.riot.lang.TriX
-
- TRIX - Static variable in class org.apache.jena.riot.Lang
-
- TRIX - Static variable in class org.apache.jena.riot.RDFFormat
-
- TRIX - Static variable in class org.apache.jena.riot.RDFLanguages
-
TriX
- TRUE - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- TRUE - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- TRUE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- TRUE - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- True() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- TRUE - Static variable in interface org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_ParserConstants
-
RegularExpression Id.
- TSVInput - Class in com.hp.hpl.jena.sparql.resultset
-
- TSVInput() - Constructor for class com.hp.hpl.jena.sparql.resultset.TSVInput
-
- TSVInputIterator - Class in com.hp.hpl.jena.sparql.resultset
-
Class used to do streaming parsing of actual result rows from the TSV
- TSVInputIterator(BufferedReader, List<Var>) - Constructor for class com.hp.hpl.jena.sparql.resultset.TSVInputIterator
-
Creates a new TSV Input Iterator
- TSVOutput - Class in com.hp.hpl.jena.sparql.resultset
-
Tab Separated Values.
- TSVOutput() - Constructor for class com.hp.hpl.jena.sparql.resultset.TSVOutput
-
- TTL - Static variable in class org.apache.jena.riot.Lang
-
- TTL - Static variable in class org.apache.jena.riot.RDFFormat
-
- TTL - Static variable in class org.apache.jena.riot.RDFLanguages
-
- tUNDEF - Static variable in class org.apache.jena.riot.thrift.TRDF
-
- Tuple<T> - Class in org.apache.jena.atlas.lib
-
Tuple class - tuples are immutable and must be created initialized
- tuple() - Method in class org.apache.jena.atlas.lib.Tuple
-
- TupleBuilder<T> - Class in org.apache.jena.atlas.lib
-
Tuple builder class - tuples are immutable, this is how to create them in the builder style
- TupleBuilder() - Constructor for class org.apache.jena.atlas.lib.TupleBuilder
-
- tupleCopy() - Method in class org.apache.jena.atlas.lib.Tuple
-
- TURTLE - Static variable in class org.apache.jena.riot.Lang
-
- TURTLE - Static variable in class org.apache.jena.riot.RDFFormat
-
- TURTLE - Static variable in class org.apache.jena.riot.RDFLanguages
-
- TURTLE_BLOCKS - Static variable in class org.apache.jena.riot.RDFFormat
-
- TURTLE_FLAT - Static variable in class org.apache.jena.riot.RDFFormat
-
- TURTLE_PRETTY - Static variable in class org.apache.jena.riot.RDFFormat
-
- TurtleShell - Class in org.apache.jena.riot.writer
-
Base class to support the pretty forms of Turtle-related languages (Turtle,
TriG)
- TurtleValidate - Class in org.apache.jena.riot.out
-
Validation of Turtle terms
- TurtleValidate() - Constructor for class org.apache.jena.riot.out.TurtleValidate
-
- TurtleWriter - Class in org.apache.jena.riot.writer
-
- TurtleWriter() - Constructor for class org.apache.jena.riot.writer.TurtleWriter
-
- TurtleWriterBase - Class in org.apache.jena.riot.writer
-
- TurtleWriterBase() - Constructor for class org.apache.jena.riot.writer.TurtleWriterBase
-
- TurtleWriterBlocks - Class in org.apache.jena.riot.writer
-
Turtle writer that streams - print in blocks of triples formatted
by adjacent same subject.
- TurtleWriterBlocks() - Constructor for class org.apache.jena.riot.writer.TurtleWriterBlocks
-
- TurtleWriterFlat - Class in org.apache.jena.riot.writer
-
Write Turtle with omne triple on one line with prefixed names, with short form literals (e.g.
- TurtleWriterFlat() - Constructor for class org.apache.jena.riot.writer.TurtleWriterFlat
-
- TypedInputStream - Class in org.apache.jena.atlas.web
-
- TypedInputStream(InputStream) - Constructor for class org.apache.jena.atlas.web.TypedInputStream
-
- TypedInputStream(InputStream, String) - Constructor for class org.apache.jena.atlas.web.TypedInputStream
-
- TypedInputStream(InputStream, String, String) - Constructor for class org.apache.jena.atlas.web.TypedInputStream
-
- TypedInputStream(InputStream, String, String, String) - Constructor for class org.apache.jena.atlas.web.TypedInputStream
-
- TypedInputStream(InputStream, ContentType) - Constructor for class org.apache.jena.atlas.web.TypedInputStream
-
- TypedInputStream(InputStream, ContentType, String) - Constructor for class org.apache.jena.atlas.web.TypedInputStream
-
- TypedInputStreamHttp - Class in org.apache.jena.riot.web
-
Type streams for HTTP connections - includes Apache HTTP client specific cleanup
- TypedOutputStream - Class in org.apache.jena.atlas.web
-
- TypedOutputStream(OutputStream) - Constructor for class org.apache.jena.atlas.web.TypedOutputStream
-
- TypedOutputStream(OutputStream, MediaType) - Constructor for class org.apache.jena.atlas.web.TypedOutputStream
-
- TypedOutputStream(OutputStream, String, String) - Constructor for class org.apache.jena.atlas.web.TypedOutputStream
-
- TypeNotUniqueException - Exception in com.hp.hpl.jena.sparql.util
-
- TypeNotUniqueException(Resource) - Constructor for exception com.hp.hpl.jena.sparql.util.TypeNotUniqueException
-
- TZ - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- TZ - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- valDecimal(RDF_Decimal) - Static method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- valDouble(double) - Static method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- valHexChar(int) - Static method in class org.apache.jena.riot.system.RiotChars
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_ANY
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_BNode
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_DataTuple
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_IRI
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_Literal
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixDecl
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_PrefixName
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_Quad
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_REPEAT
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_Triple
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_UNDEF
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_VAR
-
- validate() - Method in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- validateIRI(String) - Static method in class org.apache.jena.riot.system.IRIResolver
-
Check an IRI string (does not resolve it) - throw exception if not good
- valInteger(long) - Static method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- value - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
Variable name
- Value() - Method in class org.apache.jena.atlas.json.io.parserjavacc.javacc.JSON_Parser
-
- value() - Method in class org.apache.jena.atlas.json.JsonBoolean
-
- value(JsonValue) - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- value(boolean) - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- value(BigDecimal) - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- value(double) - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- value(long) - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- value(String) - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- value(long) - Static method in class org.apache.jena.atlas.json.JsonNumber
-
- value(double) - Static method in class org.apache.jena.atlas.json.JsonNumber
-
- value(BigDecimal) - Static method in class org.apache.jena.atlas.json.JsonNumber
-
- value() - Method in class org.apache.jena.atlas.json.JsonNumber
-
- value() - Method in class org.apache.jena.atlas.json.JsonString
-
- value() - Method in class org.apache.jena.atlas.lib.RefLong
-
- value - Variable in class org.apache.jena.riot.thrift.wire.RDF_Decimal
-
- valueBoolean(boolean, long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- valueBoolean(boolean, long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- valueBoolean(boolean, long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- valueBoolean(boolean, long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- valueDecimal(String, long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- valueDecimal(String, long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- valueDecimal(String, long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- valueDecimal(String, long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- valueDecimal(String) - Static method in class org.apache.jena.atlas.json.JsonNumber
-
- valueDefault - Static variable in class org.apache.jena.riot.web.HttpNames
-
- valueDouble(String, long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- valueDouble(String, long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- valueDouble(String, long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- valueDouble(String, long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- valueDouble(String) - Static method in class org.apache.jena.atlas.json.JsonNumber
-
- ValueEncoding - Static variable in class org.apache.jena.riot.RDFFormat
-
Variant for RDF Thrift using values
- ValueExtensions - Static variable in class com.hp.hpl.jena.sparql.SystemARQ
-
Control whether additon datatypes, over and above strict, minimal SPARQL compliance, are handled.
- valueInteger(String, long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- valueInteger(String, long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- valueInteger(String, long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- valueInteger(String, long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- valueInteger(String) - Static method in class org.apache.jena.atlas.json.JsonNumber
-
- ValueLogical() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ValueLogical() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- ValueLogical() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- valueNull(long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- valueNull(long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- valueNull(long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- valueNull(long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- valueNull() - Method in class org.apache.jena.atlas.json.JsonBuilder
-
- valueOf(String) - Static method in enum com.hp.hpl.jena.query.ReadWrite
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hp.hpl.jena.sparql.algebra.JoinType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hp.hpl.jena.sparql.core.QuadAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hp.hpl.jena.sparql.expr.nodevalue.NumericType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hp.hpl.jena.sparql.expr.ValueSpaceClassification
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hp.hpl.jena.sparql.mgt.Explain.InfoLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hp.hpl.jena.sparql.modify.request.UpdateDataWriter.UpdateMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.out.CharSpace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_ANY._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_BNode._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_DataTuple._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Decimal._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_IRI._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Literal._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixDecl._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixName._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Quad._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_REPEAT._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_StreamRow._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Term._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Triple._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_UNDEF._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_VAR._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.thrift.wire.RDF_VarTuple._Fields
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.riot.tokens.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.jena.web.HttpSC.Code
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.hp.hpl.jena.query.ReadWrite
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hp.hpl.jena.sparql.algebra.JoinType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hp.hpl.jena.sparql.core.QuadAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hp.hpl.jena.sparql.expr.nodevalue.NumericType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hp.hpl.jena.sparql.expr.ValueSpaceClassification
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- VALUES - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- values() - Static method in enum com.hp.hpl.jena.sparql.mgt.Explain.InfoLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hp.hpl.jena.sparql.modify.request.UpdateDataWriter.UpdateMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.hp.hpl.jena.sparql.util.TranslationTable
-
- values() - Method in class org.apache.jena.atlas.json.JsonObject
-
- values(K) - Method in class org.apache.jena.atlas.lib.MultiMap
-
- values() - Method in class org.apache.jena.atlas.lib.MultiMap
-
- values(K) - Method in class org.apache.jena.atlas.lib.MultiMapToList
-
- values() - Method in class org.apache.jena.atlas.lib.MultiMapToList
-
- values(K) - Method in class org.apache.jena.atlas.lib.MultiMapToSet
-
- values() - Method in class org.apache.jena.atlas.lib.MultiMapToSet
-
- values() - Static method in enum org.apache.jena.riot.out.CharSpace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_ANY._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_BNode._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_DataTuple._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Decimal._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_IRI._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Literal._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixDecl._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_PrefixName._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Quad._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_REPEAT._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_StreamRow._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Term._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_Triple._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_UNDEF._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_VAR._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.thrift.wire.RDF_VarTuple._Fields
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.riot.tokens.TokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.jena.web.HttpSC.Code
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValuesClause() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- ValuesClause() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- ValueSpaceClassification - Enum in com.hp.hpl.jena.sparql.expr
-
- valueString(String, long, long) - Method in interface org.apache.jena.atlas.json.io.JSONHandler
-
- valueString(String, long, long) - Method in class org.apache.jena.atlas.json.io.JSONHandlerBase
-
- valueString(String, long, long) - Method in class org.apache.jena.atlas.json.io.JSONMaker
-
- valueString(String, long, long) - Method in class org.apache.jena.atlas.json.io.parserjavacc.JSONPrinter
-
- Var - Class in com.hp.hpl.jena.sparql.core
-
A SPARQL variable
- VAR - Static variable in class com.hp.hpl.jena.sparql.engine.optimizer.reorder.PatternElements
-
- Var() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Var() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- Var() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- Var() - Method in class com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCore
-
- VAR1 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- VAR1 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- VAR1 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- VAR2 - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- VAR2 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- VAR2 - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- VAR_NAMED - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- VAR_OTHER - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- VarAlloc - Class in com.hp.hpl.jena.sparql.core
-
Allocate variables
- VarAlloc(String) - Constructor for class com.hp.hpl.jena.sparql.core.VarAlloc
-
- VarExprList - Class in com.hp.hpl.jena.sparql.core
-
- VarExprList(List<Var>) - Constructor for class com.hp.hpl.jena.sparql.core.VarExprList
-
- VarExprList(VarExprList) - Constructor for class com.hp.hpl.jena.sparql.core.VarExprList
-
- VarExprList() - Constructor for class com.hp.hpl.jena.sparql.core.VarExprList
-
- VarExprList(Var, Expr) - Constructor for class com.hp.hpl.jena.sparql.core.VarExprList
-
- VarFinder - Class in com.hp.hpl.jena.sparql.engine.main
-
- VarFinder(Op) - Constructor for class com.hp.hpl.jena.sparql.engine.main.VarFinder
-
- variable - Static variable in class com.hp.hpl.jena.sparql.vocabulary.ResultSetGraphVocab
-
Variable name
- variable(RDF_VAR) - Static method in class org.apache.jena.riot.thrift.wire.RDF_Term
-
- VariableNotBoundException - Exception in com.hp.hpl.jena.sparql.expr
-
Exception for an undefined expression (including unbound variable)
- VariableNotBoundException() - Constructor for exception com.hp.hpl.jena.sparql.expr.VariableNotBoundException
-
- VariableNotBoundException(Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.VariableNotBoundException
-
- VariableNotBoundException(String) - Constructor for exception com.hp.hpl.jena.sparql.expr.VariableNotBoundException
-
- VariableNotBoundException(String, Throwable) - Constructor for exception com.hp.hpl.jena.sparql.expr.VariableNotBoundException
-
- varList(Collection<String>) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
Convert a collection of variable names to variables
- VARNAME - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- VARNAME - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10Constants
-
RegularExpression Id.
- VARNAME - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- VARNAME - Static variable in interface com.hp.hpl.jena.sparql.sse.lang.parser.SSE_ParserCoreConstants
-
RegularExpression Id.
- varNames() - Method in interface com.hp.hpl.jena.query.QuerySolution
-
Iterate over the variable names (strings) in this QuerySolution.
- varNames() - Method in class com.hp.hpl.jena.query.QuerySolutionMap
-
- varNames() - Method in class com.hp.hpl.jena.sparql.core.QuerySolutionBase
-
- varNames() - Method in class com.hp.hpl.jena.sparql.core.ResultBinding
-
- varNames(Collection<Var>) - Static method in class com.hp.hpl.jena.sparql.core.Var
-
Return a list of String names from a collection of variables
- varNamesMentioned(Collection<String>) - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- varNamesMentioned(Collection<String>, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.ExprVars
-
- VarOrIri() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- VarOrIri() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- VarOrIRIref() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- VarOrTerm() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- VarOrTerm() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- VarOrTerm() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- Vars - Class in com.hp.hpl.jena.sparql.core
-
Useful operations involving Var
- Vars() - Constructor for class com.hp.hpl.jena.sparql.core.Vars
-
- vars() - Method in interface com.hp.hpl.jena.sparql.engine.binding.Binding
-
Iterate over all variables of this binding.
- vars() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingBase
-
Iterate over all the names of variables.
- vars() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingInputStream
-
- vars() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingWrapped
-
- vars(Element) - Static method in class com.hp.hpl.jena.sparql.syntax.PatternVars
-
- vars(Collection<Var>, Element) - Static method in class com.hp.hpl.jena.sparql.syntax.PatternVars
-
- vars(Element, PatternVarsVisitor) - Static method in class com.hp.hpl.jena.sparql.syntax.PatternVars
-
- vars - Variable in class org.apache.jena.riot.thrift.wire.RDF_VarTuple
-
- vars1() - Method in class com.hp.hpl.jena.sparql.engine.binding.Binding0
-
Iterate over all the names of variables.
- vars1() - Method in class com.hp.hpl.jena.sparql.engine.binding.Binding1
-
Iterate over all the names of variables.
- vars1() - Method in class com.hp.hpl.jena.sparql.engine.binding.BindingHashMap
-
Iterate over all the names of variables.
- varsMentioned(Collection<Var>) - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
Variables used by this expression - excludes variables scoped to (NOT)EXISTS
- varsMentioned(Collection<Var>) - Method in class com.hp.hpl.jena.sparql.expr.ExprList
-
- varsMentioned(Collection<Var>) - Method in class com.hp.hpl.jena.sparql.expr.ExprNode
-
- varsMentioned(Collection<Var>, Expr) - Static method in class com.hp.hpl.jena.sparql.expr.ExprVars
-
- varsMentioned(Collection<Var>, SortCondition) - Static method in class com.hp.hpl.jena.sparql.expr.ExprVars
-
- varsMentioned(Collection<Var>, Collection<SortCondition>) - Static method in class com.hp.hpl.jena.sparql.expr.ExprVars
-
- VarUtils - Class in com.hp.hpl.jena.sparql.util
-
- VarUtils() - Constructor for class com.hp.hpl.jena.sparql.util.VarUtils
-
- VBAR - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- VBAR - Static variable in interface com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11Constants
-
RegularExpression Id.
- Verb() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- Verb() - Method in class com.hp.hpl.jena.sparql.lang.sparql_10.SPARQLParser10
-
- Verb() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- VerboseExceptions - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- VerboseWarnings - Static variable in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- VerbPath() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- VerbPath() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- VerbSimple() - Method in class com.hp.hpl.jena.sparql.lang.arq.ARQParser
-
- VerbSimple() - Method in class com.hp.hpl.jena.sparql.lang.sparql_11.SPARQLParser11
-
- VERSION - Static variable in class com.hp.hpl.jena.query.ARQ
-
The full name of the current ARQ version
- VERSION - Static variable in interface com.hp.hpl.jena.sparql.lang.arq.ARQParserConstants
-
RegularExpression Id.
- version - Class in com.hp.hpl.jena.sparql.pfunction.library
-
Access the subsystem version registry and yield URI/version for each entry
- version() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.version
-
- Version - Class in com.hp.hpl.jena.sparql.util
-
Manage version information for subsystems
- Version() - Constructor for class com.hp.hpl.jena.sparql.util.Version
-
- Version - Static variable in class com.hp.hpl.jena.sparql.vocabulary.DOAP
-
D�tails sur une version d'une realease d'un projet.Informaci�n sobre la versi�n
de un release del proyecto.Version information of a project release.
- VERSION - Static variable in class org.apache.jena.riot.RIOT
-
- versionARQ - Class in com.hp.hpl.jena.sparql.pfunction.library
-
- versionARQ() - Constructor for class com.hp.hpl.jena.sparql.pfunction.library.versionARQ
-
- visibleVars(Op) - Static method in class com.hp.hpl.jena.sparql.algebra.OpVars
-
- visibleVars(Op, Set<Var>) - Static method in class com.hp.hpl.jena.sparql.algebra.OpVars
-
- visit(QueryVisitor) - Method in class com.hp.hpl.jena.query.Query
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpAssign
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpBGP
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpConditional
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDatasetNames
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDiff
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDisjunction
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpDistinct
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExt
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpExtend
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpFilter
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGraph
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpGroup
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpJoin
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLabel
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpLeftJoin
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpList
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpMinus
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpNull
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpOrder
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPath
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProcedure
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpProject
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpPropFunc
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuad
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadBlock
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpQuadPattern
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpReduced
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSequence
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpService
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpSlice
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTable
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTopN
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpTriple
-
- visit(OpVisitor) - Method in class com.hp.hpl.jena.sparql.algebra.op.OpUnion
-
- visit(OpVisitor) - Method in interface com.hp.hpl.jena.sparql.algebra.Op
-
- visit(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpTriple) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpQuad) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpProcedure) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpPropFunc) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpSequence) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpDisjunction) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpQuadBlock) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpPath) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpJoin) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpLeftJoin) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpDiff) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpMinus) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpUnion) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpConditional) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpFilter) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpGraph) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpService) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpDatasetNames) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpTable) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpExt) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpNull) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpLabel) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpAssign) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpExtend) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpList) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpOrder) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpProject) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpReduced) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpDistinct) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpSlice) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpGroup) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(OpTopN) - Method in class com.hp.hpl.jena.sparql.algebra.OpAsQuery.Converter
-
- visit(ExprFunctionOp) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.ExprVisitorApplyVisitor
-
- visit(OpFilter) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.OpVisitorExprPrepare
-
- visit(OpLeftJoin) - Method in class com.hp.hpl.jena.sparql.algebra.optimize.OpVisitorExprPrepare
-
- visit(OpBGP) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpQuadPattern) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpQuadBlock) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpTriple) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpQuad) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpPath) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpTable) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpNull) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpProcedure) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpPropFunc) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpFilter) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpGraph) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpService) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpDatasetNames) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpLabel) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpAssign) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpExtend) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpJoin) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpLeftJoin) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpUnion) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpDiff) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpMinus) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpConditional) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpSequence) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpDisjunction) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpExt) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpList) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpOrder) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpProject) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpReduced) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpDistinct) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpSlice) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpGroup) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpTopN) - Method in interface com.hp.hpl.jena.sparql.algebra.OpVisitor
-
- visit(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpQuadBlock) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpTriple) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpQuad) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpPath) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpProcedure) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpPropFunc) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpJoin) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpSequence) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpDisjunction) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpLeftJoin) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpConditional) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpMinus) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpDiff) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpUnion) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpFilter) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpGraph) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpService) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpDatasetNames) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpTable) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpExt) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpNull) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpLabel) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpAssign) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpExtend) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpList) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpOrder) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpProject) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpDistinct) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpReduced) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpSlice) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpGroup) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpTopN) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorBase
-
- visit(OpBGP) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpQuadBlock) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpTriple) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpQuad) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpPath) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpProcedure) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpPropFunc) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpJoin) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpSequence) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpDisjunction) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpLeftJoin) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpDiff) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpMinus) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpUnion) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpConditional) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpFilter) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpGraph) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpService) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpDatasetNames) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpTable) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpExt) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpNull) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpLabel) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpAssign) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpExtend) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpList) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpOrder) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpProject) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpReduced) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpDistinct) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpSlice) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpGroup) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpTopN) - Method in class com.hp.hpl.jena.sparql.algebra.OpVisitorByType
-
- visit(OpOrder) - Method in class com.hp.hpl.jena.sparql.algebra.Transformer.ApplyTransformVisitor
-
- visit(OpAssign) - Method in class com.hp.hpl.jena.sparql.algebra.Transformer.ApplyTransformVisitor
-
- visit(OpExtend) - Method in class com.hp.hpl.jena.sparql.algebra.Transformer.ApplyTransformVisitor
-
- visit(OpGroup) - Method in class com.hp.hpl.jena.sparql.algebra.Transformer.ApplyTransformVisitor
-
- visit(OpBGP) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpQuadBlock) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpTriple) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpQuad) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpPath) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpProcedure) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpPropFunc) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpJoin) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpSequence) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpDisjunction) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpLeftJoin) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpDiff) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpMinus) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpUnion) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpConditional) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpFilter) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpGraph) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpService) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpDatasetNames) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpTable) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpExt) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpNull) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpLabel) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpList) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpOrder) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpTopN) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpProject) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpDistinct) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpReduced) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpSlice) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpAssign) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpExtend) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(OpGroup) - Method in class com.hp.hpl.jena.sparql.engine.ref.EvaluatorDispatch
-
- visit(ExprVisitor) - Method in interface com.hp.hpl.jena.sparql.expr.Expr
-
- visit(ExprVisitor) - Method in class com.hp.hpl.jena.sparql.expr.ExprAggregator
-
- visit(ExprFunctionN) - Method in class com.hp.hpl.jena.sparql.expr.ExprBuild
-
- visit(ExprVisitor) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction0
-
- visit(ExprVisitor) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction1
-
- visit(ExprVisitor) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction2
-
- visit(ExprVisitor) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunction3
-
- visit(ExprVisitor) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionN
-
- visit(ExprVisitor) - Method in class com.hp.hpl.jena.sparql.expr.ExprFunctionOp
-
- visit(ExprFunction0) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformer.ApplyExprTransformVisitor
-
- visit(ExprFunction1) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformer.ApplyExprTransformVisitor
-
- visit(ExprFunction2) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformer.ApplyExprTransformVisitor
-
- visit(ExprFunction3) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformer.ApplyExprTransformVisitor
-
- visit(ExprFunctionN) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformer.ApplyExprTransformVisitor
-
- visit(ExprFunctionOp) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformer.ApplyExprTransformVisitor
-
- visit(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformer.ApplyExprTransformVisitor
-
- visit(ExprVar) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformer.ApplyExprTransformVisitor
-
- visit(ExprAggregator) - Method in class com.hp.hpl.jena.sparql.expr.ExprTransformer.ApplyExprTransformVisitor
-
- visit(ExprVisitor) - Method in class com.hp.hpl.jena.sparql.expr.ExprVar
-
- visit(ExprFunction0) - Method in interface com.hp.hpl.jena.sparql.expr.ExprVisitor
-
- visit(ExprFunction1) - Method in interface com.hp.hpl.jena.sparql.expr.ExprVisitor
-
- visit(ExprFunction2) - Method in interface com.hp.hpl.jena.sparql.expr.ExprVisitor
-
- visit(ExprFunction3) - Method in interface com.hp.hpl.jena.sparql.expr.ExprVisitor
-
- visit(ExprFunctionN) - Method in interface com.hp.hpl.jena.sparql.expr.ExprVisitor
-
- visit(ExprFunctionOp) - Method in interface com.hp.hpl.jena.sparql.expr.ExprVisitor
-
- visit(NodeValue) - Method in interface com.hp.hpl.jena.sparql.expr.ExprVisitor
-
- visit(ExprVar) - Method in interface com.hp.hpl.jena.sparql.expr.ExprVisitor
-
- visit(ExprAggregator) - Method in interface com.hp.hpl.jena.sparql.expr.ExprVisitor
-
- visit(ExprFunction0) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- visit(ExprFunction1) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- visit(ExprFunction2) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- visit(ExprFunction3) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- visit(ExprFunctionN) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- visit(ExprFunctionOp) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- visit(NodeValue) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- visit(ExprVar) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- visit(ExprAggregator) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorBase
-
- visit(ExprFunction0) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorFunction
-
- visit(ExprFunction1) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorFunction
-
- visit(ExprFunction2) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorFunction
-
- visit(ExprFunction3) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorFunction
-
- visit(ExprFunctionN) - Method in class com.hp.hpl.jena.sparql.expr.ExprVisitorFunction
-
- visit(NodeValueVisitor) - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueBoolean
-
- visit(NodeValueVisitor) - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDecimal
-
- visit(NodeValueVisitor) - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDouble
-
- visit(NodeValueVisitor) - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDT
-
- visit(NodeValueVisitor) - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueDuration
-
- visit(NodeValueVisitor) - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueFloat
-
- visit(NodeValueVisitor) - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueInteger
-
- visit(NodeValueVisitor) - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueNode
-
- visit(NodeValueVisitor) - Method in class com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueString
-
- visit(NodeValueBoolean) - Method in interface com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueVisitor
-
- visit(NodeValueDecimal) - Method in interface com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueVisitor
-
- visit(NodeValueDouble) - Method in interface com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueVisitor
-
- visit(NodeValueFloat) - Method in interface com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueVisitor
-
- visit(NodeValueInteger) - Method in interface com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueVisitor
-
- visit(NodeValueNode) - Method in interface com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueVisitor
-
- visit(NodeValueString) - Method in interface com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueVisitor
-
- visit(NodeValueDT) - Method in interface com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueVisitor
-
- visit(NodeValueDuration) - Method in interface com.hp.hpl.jena.sparql.expr.nodevalue.NodeValueVisitor
-
- visit(ExprVisitor) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- visit(NodeValueVisitor) - Method in class com.hp.hpl.jena.sparql.expr.NodeValue
-
- visit(ElementGroup) - Method in class com.hp.hpl.jena.sparql.lang.SyntaxVarScope.BindScopeChecker
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateAdd
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateClear
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateCopy
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateCreate
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDataDelete
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDataInsert
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDeleteWhere
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateDrop
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateLoad
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateModify
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateMove
-
- visit(UpdateDrop) - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- visit(UpdateClear) - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- visit(UpdateCreate) - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- visit(UpdateLoad) - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- visit(UpdateAdd) - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- visit(UpdateCopy) - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- visit(UpdateMove) - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- visit(UpdateDataInsert) - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- visit(UpdateDataDelete) - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- visit(UpdateDeleteWhere) - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- visit(UpdateModify) - Method in interface com.hp.hpl.jena.sparql.modify.request.UpdateVisitor
-
- visit(UpdateDrop) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- visit(UpdateClear) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- visit(UpdateCreate) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- visit(UpdateLoad) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- visit(UpdateAdd) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- visit(UpdateCopy) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- visit(UpdateMove) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- visit(UpdateDataInsert) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- visit(UpdateDataDelete) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- visit(UpdateDeleteWhere) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- visit(UpdateModify) - Method in class com.hp.hpl.jena.sparql.modify.request.UpdateWriterVisitor
-
- visit(UpdateDrop) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- visit(UpdateClear) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- visit(UpdateCreate) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- visit(UpdateLoad) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- visit(UpdateAdd) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- visit(UpdateCopy) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- visit(UpdateMove) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- visit(UpdateDataInsert) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- visit(UpdateDataDelete) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- visit(UpdateDeleteWhere) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- visit(UpdateModify) - Method in class com.hp.hpl.jena.sparql.modify.UpdateEngineWorker
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_Alt
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_Distinct
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_FixedLength
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_Inverse
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_Link
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_Mod
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_Multi
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_NegPropSet
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_OneOrMore1
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_OneOrMoreN
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_ReverseLink
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_Seq
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_Shortest
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_ZeroOrMore1
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_ZeroOrMoreN
-
- visit(PathVisitor) - Method in class com.hp.hpl.jena.sparql.path.P_ZeroOrOne
-
- visit(PathVisitor) - Method in interface com.hp.hpl.jena.sparql.path.Path
-
- visit(P_Link) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_ReverseLink) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_NegPropSet) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_Inverse) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_Mod) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_FixedLength) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_Distinct) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_Multi) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_Shortest) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_ZeroOrOne) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_ZeroOrMore1) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_ZeroOrMoreN) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_OneOrMore1) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_OneOrMoreN) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_Alt) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_Seq) - Method in interface com.hp.hpl.jena.sparql.path.PathVisitor
-
- visit(P_Link) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_ReverseLink) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_NegPropSet) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_Inverse) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_Mod) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_FixedLength) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_Distinct) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_Multi) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_Shortest) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_ZeroOrOne) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_ZeroOrMore1) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_ZeroOrMoreN) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_OneOrMore1) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_OneOrMoreN) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_Alt) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_Seq) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorBase
-
- visit(P_Link) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_ReverseLink) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_NegPropSet) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_Inverse) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_Mod) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_Distinct) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_Multi) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_Shortest) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_FixedLength) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_ZeroOrOne) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_ZeroOrMore1) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_ZeroOrMoreN) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_OneOrMore1) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_OneOrMoreN) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_Alt) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(P_Seq) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit(ElementTriplesBlock) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementPathBlock) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementDataset) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementFilter) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementAssign) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementBind) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementData) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementUnion) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementGroup) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementOptional) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementNamedGraph) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementService) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementExists) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementNotExists) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementMinus) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ElementSubQuery) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visit(ItemVisitor) - Method in class com.hp.hpl.jena.sparql.sse.Item
-
- visit(Item, ItemList) - Method in interface com.hp.hpl.jena.sparql.sse.ItemVisitor
-
- visit(Item, Node) - Method in interface com.hp.hpl.jena.sparql.sse.ItemVisitor
-
- visit(Item, String) - Method in interface com.hp.hpl.jena.sparql.sse.ItemVisitor
-
- visit(OpBGP) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpQuadPattern) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpQuadBlock) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpTriple) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpQuad) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpPath) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpProcedure) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpPropFunc) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpJoin) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpSequence) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpDisjunction) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpLeftJoin) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpDiff) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpMinus) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpUnion) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpConditional) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpFilter) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpGraph) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpService) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpTable) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpDatasetNames) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpExt) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpNull) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpLabel) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpList) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpGroup) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpOrder) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpTopN) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpProject) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpDistinct) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpReduced) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpAssign) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpExtend) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(OpSlice) - Method in class com.hp.hpl.jena.sparql.sse.writers.WriterOp.OpWriterWorker
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.Element
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementAssign
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementBind
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementData
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementDataset
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementExists
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementFilter
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementGroup
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementMinus
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementNamedGraph
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementNotExists
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementOptional
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementPathBlock
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementService
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementSubQuery
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementTriplesBlock
-
- visit(ElementVisitor) - Method in class com.hp.hpl.jena.sparql.syntax.ElementUnion
-
- visit(ElementTriplesBlock) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementPathBlock) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementFilter) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementAssign) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementBind) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementData) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementUnion) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementOptional) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementGroup) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementDataset) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementNamedGraph) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementExists) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementNotExists) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementMinus) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementService) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementSubQuery) - Method in interface com.hp.hpl.jena.sparql.syntax.ElementVisitor
-
- visit(ElementTriplesBlock) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementFilter) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementAssign) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementBind) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementData) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementUnion) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementDataset) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementOptional) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementGroup) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementNamedGraph) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementExists) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementNotExists) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementMinus) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementService) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementSubQuery) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementPathBlock) - Method in class com.hp.hpl.jena.sparql.syntax.ElementVisitorBase
-
- visit(ElementTriplesBlock) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementFilter) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementAssign) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementBind) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementData) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementUnion) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementGroup) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementOptional) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementDataset) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementNamedGraph) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementService) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementExists) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementNotExists) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementMinus) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementSubQuery) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementPathBlock) - Method in class com.hp.hpl.jena.sparql.syntax.ElementWalker.Walker
-
- visit(ElementMinus) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVars.WalkerSkipMinus
-
- visit(ElementTriplesBlock) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- visit(ElementPathBlock) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- visit(ElementExists) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- visit(ElementNotExists) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- visit(ElementMinus) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- visit(ElementFilter) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- visit(ElementNamedGraph) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- visit(ElementSubQuery) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- visit(ElementAssign) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- visit(ElementBind) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- visit(ElementData) - Method in class com.hp.hpl.jena.sparql.syntax.PatternVarsVisitor
-
- visit(ElementTriplesBlock) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementDataset) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementFilter) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementAssign) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementBind) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementData) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementUnion) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementGroup) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementOptional) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementNamedGraph) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementService) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementExists) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementNotExists) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementMinus) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementSubQuery) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(ElementPathBlock) - Method in class com.hp.hpl.jena.sparql.syntax.RecursiveElementVisitor
-
- visit(UpdateVisitor) - Method in class com.hp.hpl.jena.update.Update
-
- visit(JsonObject) - Method in class org.apache.jena.atlas.json.io.JsonWriter
-
- visit(JsonArray) - Method in class org.apache.jena.atlas.json.io.JsonWriter
-
- visit(JsonString) - Method in class org.apache.jena.atlas.json.io.JsonWriter
-
- visit(JsonNumber) - Method in class org.apache.jena.atlas.json.io.JsonWriter
-
- visit(JsonBoolean) - Method in class org.apache.jena.atlas.json.io.JsonWriter
-
- visit(JsonNull) - Method in class org.apache.jena.atlas.json.io.JsonWriter
-
- visit(JsonVisitor) - Method in class org.apache.jena.atlas.json.JsonArray
-
- visit(JsonVisitor) - Method in class org.apache.jena.atlas.json.JsonBoolean
-
- visit(JsonVisitor) - Method in class org.apache.jena.atlas.json.JsonNull
-
- visit(JsonVisitor) - Method in class org.apache.jena.atlas.json.JsonNumber
-
- visit(JsonVisitor) - Method in class org.apache.jena.atlas.json.JsonObject
-
- visit(JsonVisitor) - Method in class org.apache.jena.atlas.json.JsonString
-
- visit(JsonVisitor) - Method in class org.apache.jena.atlas.json.JsonValue
-
- visit(JsonObject) - Method in interface org.apache.jena.atlas.json.JsonVisitor
-
- visit(JsonArray) - Method in interface org.apache.jena.atlas.json.JsonVisitor
-
- visit(JsonString) - Method in interface org.apache.jena.atlas.json.JsonVisitor
-
- visit(JsonNumber) - Method in interface org.apache.jena.atlas.json.JsonVisitor
-
- visit(JsonBoolean) - Method in interface org.apache.jena.atlas.json.JsonVisitor
-
- visit(JsonNull) - Method in interface org.apache.jena.atlas.json.JsonVisitor
-
- visit(RDF_Triple) - Method in class org.apache.jena.riot.thrift.StreamRowTRDFPrinter
-
- visit(RDF_Quad) - Method in class org.apache.jena.riot.thrift.StreamRowTRDFPrinter
-
- visit(RDF_PrefixDecl) - Method in class org.apache.jena.riot.thrift.StreamRowTRDFPrinter
-
- visit(RDF_Triple) - Method in class org.apache.jena.riot.thrift.Thrift2StreamRDF
-
- visit(RDF_Quad) - Method in class org.apache.jena.riot.thrift.Thrift2StreamRDF
-
- visit(RDF_PrefixDecl) - Method in class org.apache.jena.riot.thrift.Thrift2StreamRDF
-
- visit(RDF_StreamRow, VisitorStreamRowTRDF) - Static method in class org.apache.jena.riot.thrift.TRDF
-
- visit(RDF_Triple) - Method in interface org.apache.jena.riot.thrift.VisitorStreamRowTRDF
-
- visit(RDF_Quad) - Method in interface org.apache.jena.riot.thrift.VisitorStreamRowTRDF
-
- visit(RDF_PrefixDecl) - Method in interface org.apache.jena.riot.thrift.VisitorStreamRowTRDF
-
- visit0(P_Path0) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit1(P_Path1) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visit2(P_Path2) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visitAny(Node_ANY) - Method in class org.apache.jena.riot.checker.CheckerVisitor
-
- visitAsGroup(Element) - Method in class com.hp.hpl.jena.sparql.serializer.FormatterElement
-
- visitAskResultForm(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitAskResultForm(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitAskResultForm(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitBlank(Node_Blank, AnonId) - Method in class org.apache.jena.riot.checker.CheckerVisitor
-
- visitConstructResultForm(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitConstructResultForm(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitConstructResultForm(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitDatasetDecl(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitDatasetDecl(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitDatasetDecl(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitDescribeResultForm(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitDescribeResultForm(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitDescribeResultForm(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitGroupBy(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitGroupBy(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitGroupBy(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitHaving(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitHaving(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitHaving(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitLimit(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitLimit(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitLimit(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitLiteral(Node_Literal, LiteralLabel) - Method in class org.apache.jena.riot.checker.CheckerVisitor
-
- visitNegPS(P_NegPropSet) - Method in class com.hp.hpl.jena.sparql.path.PathVisitorByType
-
- visitNil() - Method in interface com.hp.hpl.jena.sparql.sse.ItemVisitor
-
- visitOffset(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitOffset(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitOffset(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitOrderBy(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitOrderBy(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitOrderBy(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- VisitorStreamRowTRDF - Interface in org.apache.jena.riot.thrift
-
Visitor for RDF_StreamRow
- visitPrologue(Prologue) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitPrologue(Prologue) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitPrologue(Prologue) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitQueryPattern(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitQueryPattern(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitQueryPattern(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitResultForm(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitResultForm(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitResultForm(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitSelectResultForm(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitSelectResultForm(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitSelectResultForm(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitURI(Node_URI, String) - Method in class org.apache.jena.riot.checker.CheckerVisitor
-
- visitValues(Query) - Method in interface com.hp.hpl.jena.query.QueryVisitor
-
- visitValues(Query) - Method in class com.hp.hpl.jena.sparql.core.QueryCompare
-
- visitValues(Query) - Method in class com.hp.hpl.jena.sparql.serializer.QuerySerializer
-
- visitVariable(Node_Variable, String) - Method in class org.apache.jena.riot.checker.CheckerVisitor
-
- VocabTestQuery - Class in com.hp.hpl.jena.sparql.vocabulary
-
Vocabulary definitions from test-query.n3
- VocabTestQuery() - Constructor for class com.hp.hpl.jena.sparql.vocabulary.VocabTestQuery
-