Skip navigation links
A B C D E F G H I L N O P Q R S T V W 

A

abbrev(PrefixMapI, String) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixLib
Abbreviate a uriStr, return the prefix and local parts.
abbrev(String) - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Abbreviate an IRI or return null
abbrev(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapOverPrefixMapI
 
abbreviate(PrefixMapI, String) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixLib
abbreviate a uriStr, giving a string as a short form.
abbreviate(String) - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Abbreviate an IRI or return null
abbreviate(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapOverPrefixMapI
 
abort() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
add(String, String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
add(String, String) - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Add a prefix, overwrites any existing association
add(String, IRI) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapOverPrefixMapI
 
add(Node, String, String) - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesEmpty
 
add(Node, String, String) - Method in class org.apache.jena.dboe.storage.simple.StoragePrefixesMem
Add a prefix, overwrites any existing association
add(Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
add(Node, Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
add(Tuple<Node>) - Method in class org.apache.jena.dboe.storage.simple.StorageTuplesN
 
add(Node, String, String) - Method in interface org.apache.jena.dboe.storage.StoragePrefixes
Add a prefix, overwrites any existing association
add(Triple) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Add a triple to the default graph.
add(Quad) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Add a quad.
add(Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Add a triple to the default graph.
add(Node, Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Add to a named graph.
add(Quad) - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
add(Node, Node, Node, Node) - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
addGraph(Node, Graph) - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 

B

begin() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
begin(TxnType) - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
begin(ReadWrite) - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 

C

canonicalGraphName(Node) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixLib
Canonical name for graphs
canonicalPrefix(String) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixLib
Remove ":" from a prefix if necessary to make it canonical.
clear() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
clear() - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Clear the prefix mappings.
clear() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapOverPrefixMapI
 
clear() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapStorageSimple
 
clear() - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 
clear() - Method in interface org.apache.jena.dboe.storage.prefixes.StoragePrefixMap
Clear the prefix mapping storage.
clear() - Method in class org.apache.jena.dboe.storage.system.GraphViewStorage
 
clearNsPrefixMap() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
commit() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
contain(Tuple<Node>) - Method in class org.apache.jena.dboe.storage.simple.StorageTuplesN
 
containPrefix(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
containPrefix(String) - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
 
contains(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapOverPrefixMapI
 
contains(Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
contains(Node, Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
contains(Triple) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Test whether the default graph contains the triple.
contains(Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Test whether the default graph contains the triple.
contains(Quad) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Test whether any named graph matches the quad.
contains(Node, Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Test whether any named graph matches the quad.
containsPrefix(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapStorageSimple
 
containsPrefix(String) - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 
containsPrefix(String) - Method in interface org.apache.jena.dboe.storage.prefixes.StoragePrefixMap
Return whether the mapping contains an entry for the given prefix.
create(String, String) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixEntry
 
create(PrefixMapI) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixMapOverPrefixMapI
 
create() - Static method in class org.apache.jena.dboe.storage.simple.SimpleDB
 
createDefaultGraphStorage(DatasetGraph, StoragePrefixes) - Static method in class org.apache.jena.dboe.storage.system.GraphViewStorage
 
createMem() - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixesFactory
 
createNamedGraphStorage(DatasetGraph, Node, StoragePrefixes) - Static method in class org.apache.jena.dboe.storage.system.GraphViewStorage
 
createUnionGraphStorage(DatasetGraph, StoragePrefixes) - Static method in class org.apache.jena.dboe.storage.system.GraphViewStorage
 

D

DatabaseRDF - Interface in org.apache.jena.dboe.storage
Component access functions for the parts of an RDF Database
DatasetGraphSimpleDB() - Constructor for class org.apache.jena.dboe.storage.simple.SimpleDB.DatasetGraphSimpleDB
 
DatasetGraphStorage - Class in org.apache.jena.dboe.storage.system
Alternative: DatasetGraph over RDFStorage, using DatasetGraphBaseFind Collapses DatasetGraphTriplesQuads into this adapter class.
DatasetGraphStorage(StorageRDF, StoragePrefixes, Transactional) - Constructor for class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
delete(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
delete(String) - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Delete a prefix
delete(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapOverPrefixMapI
 
delete(Node, String) - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesEmpty
 
delete(Node, String) - Method in class org.apache.jena.dboe.storage.simple.StoragePrefixesMem
Delete a prefix mapping
delete(Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
delete(Node, Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
delete(Tuple<Node>) - Method in class org.apache.jena.dboe.storage.simple.StorageTuplesN
 
delete(Node, String) - Method in interface org.apache.jena.dboe.storage.StoragePrefixes
Delete a prefix mapping
delete(Triple) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Delete a triple from the default graph.
delete(Quad) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Delete a quad from the default graph.
delete(Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Delete from the default graph.
delete(Node, Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Delete from a named graph.
delete(Quad) - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
delete(Node, Node, Node, Node) - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
deleteAll(Node) - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesEmpty
 
deleteAll(Node) - Method in class org.apache.jena.dboe.storage.simple.StoragePrefixesMem
 
deleteAll(Node) - Method in interface org.apache.jena.dboe.storage.StoragePrefixes
Delete prefix mappings for a specific graph name.

E

empty() - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixesFactory
Return an empty immutable PrefixMapI.
end() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
expand(PrefixMapI, String) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixLib
Expand a prefixedName which must include a ':'
expand(PrefixMapI, String, String) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixLib
Expand a prefix, local name pair.
expand(String) - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Expand a prefixed name, return null if it can't be expanded
expand(String, String) - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Expand a prefix, return null if it can't be expanded
expand(String, String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapOverPrefixMapI
 
expandPrefix(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 

F

find(Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
find(Node, Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
find(Tuple<Node>) - Method in class org.apache.jena.dboe.storage.simple.StorageTuplesN
 
find(Quad) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Find in named graphs: does not look in the default graph.
find(Node, Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Find in named graphs: does not look in the default graph.
find(Triple) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Find in the default graph.
find(Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Find in the default graph.
findUnionGraph(Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Find in the union graph (union of all named graphs, not the default graph).
forEach(BiConsumer<String, String>) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
forEach(BiConsumer<String, String>) - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Apply a BiConsumer<String, String> to each entry in the PrefixMap.

G

get(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
get(String) - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Get the mapping for a prefix (or return null).
get(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapStorageSimple
 
get(Node, String) - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesEmpty
 
get(Node) - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesEmpty
 
get(String) - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 
get(String) - Method in interface org.apache.jena.dboe.storage.prefixes.StoragePrefixMap
Get the URI string associated with a prefix, or return null if there is no association.
get(Node, String) - Method in class org.apache.jena.dboe.storage.simple.StoragePrefixesMem
 
get(Node) - Method in class org.apache.jena.dboe.storage.simple.StoragePrefixesMem
 
get(Node, String) - Method in interface org.apache.jena.dboe.storage.StoragePrefixes
 
get(Node) - Method in interface org.apache.jena.dboe.storage.StoragePrefixes
 
getData() - Method in interface org.apache.jena.dboe.storage.DatabaseRDF
 
getData() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
getDefaultGraph() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
getGraph(Node) - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
getMapping() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
getMapping() - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
returns the underlying mapping - do not modify
getMapping() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapOverPrefixMapI
 
getMappingCopy() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
getMappingCopy() - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
returns a copy of the underlying mapping
getNsPrefixMap() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
getNsPrefixURI(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
getNsURIPrefix(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
getPrefix() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixEntry
 
getPrefixes() - Method in interface org.apache.jena.dboe.storage.DatabaseRDF
 
getPrefixes() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
getPrefixMapStorage() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
getPrefixMapStorage() - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
 
getTransactional() - Method in interface org.apache.jena.dboe.storage.DatabaseRDF
 
getTransactional() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
getUnionGraph() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
getUri() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixEntry
 
GraphViewStorage - Class in org.apache.jena.dboe.storage.system
General operations for graphs over datasets where the datasets are StorageRDF based.

H

hasNoMappings() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 

I

isEmpty() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
isEmpty() - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Return whether there are any prefix mappings or not.
isEmpty() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapOverPrefixMapI
 
isEmpty() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapStorageSimple
 
isEmpty() - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesEmpty
 
isEmpty() - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 
isEmpty() - Method in interface org.apache.jena.dboe.storage.prefixes.StoragePrefixMap
Return whether there are any prefix mappings or not.
isEmpty() - Method in class org.apache.jena.dboe.storage.simple.StoragePrefixesMem
 
isEmpty() - Method in interface org.apache.jena.dboe.storage.StoragePrefixes
Return whether there are any prefix mappings or not (any graph).
isInTransaction() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
iterator() - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Iterator over all prefix entries.
iterator() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapStorageSimple
 
iterator() - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 
iterator() - Method in interface org.apache.jena.dboe.storage.prefixes.StoragePrefixMap
Iterator over all prefix entries.

L

listGraphNodes() - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesEmpty
 
listGraphNodes() - Method in class org.apache.jena.dboe.storage.simple.StoragePrefixesMem
 
listGraphNodes() - Method in interface org.apache.jena.dboe.storage.StoragePrefixes
 
listGraphNodes() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
listMappings() - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesEmpty
 
listMappings() - Method in interface org.apache.jena.dboe.storage.StoragePrefixes
All the mappings.
lock() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 

N

N - Variable in class org.apache.jena.dboe.storage.simple.StorageTuplesN
 
newDatasetPrefixesMem() - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixesFactory
Create a memory-backed StoragePrefixes
newPrefixMap(StoragePrefixMap) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixesFactory
Create a PrefixMapI over a StoragePrefixMap.
newPrefixMappingOverPrefixMapI(PrefixMapI) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixesFactory
Create PrefixMapping using a PrefixMapI.
newPrefixMapStorageMem() - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixesFactory
Create a memory-backed StoragePrefixMap
nodeDataset - Static variable in interface org.apache.jena.dboe.storage.StoragePrefixes
 
nodeDefaultGraph - Static variable in interface org.apache.jena.dboe.storage.StoragePrefixes
 
numPrefixes() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 

O

org.apache.jena.dboe.storage - package org.apache.jena.dboe.storage
 
org.apache.jena.dboe.storage.prefixes - package org.apache.jena.dboe.storage.prefixes
 
org.apache.jena.dboe.storage.simple - package org.apache.jena.dboe.storage.simple
 
org.apache.jena.dboe.storage.system - package org.apache.jena.dboe.storage.system
 

P

PrefixEntry - Class in org.apache.jena.dboe.storage.prefixes
Entry in a prefix map.
prefixes() - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Stream all prefixes.
prefixes() - Method in interface org.apache.jena.dboe.storage.prefixes.StoragePrefixMap
Stream all prefixes.
PrefixesFactory - Class in org.apache.jena.dboe.storage.prefixes
Factory for some in-memory prefix impls
PrefixesFactory() - Constructor for class org.apache.jena.dboe.storage.prefixes.PrefixesFactory
 
PrefixLib - Class in org.apache.jena.dboe.storage.prefixes
Algorithms over PrefixMapI to abbreviate and expand
PrefixLib() - Constructor for class org.apache.jena.dboe.storage.prefixes.PrefixLib
 
PrefixMapBase - Class in org.apache.jena.dboe.storage.prefixes
PrefixMapI implemented using StoragePrefixMap
PrefixMapBase(StoragePrefixMap) - Constructor for class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
PrefixMapI - Interface in org.apache.jena.dboe.storage.prefixes
Implementation-view of prefix mappings.
PrefixMapOverPrefixMapI - Class in org.apache.jena.dboe.storage.prefixes
(Temporary) adapter class of PrefixMap over it's replacement PrefixMapI.
PrefixMappingOverPrefixMapI - Class in org.apache.jena.dboe.storage.prefixes
Converted from PrefixMap (as used by the parsers) to Jena's interface PrefixMapping (which is a bit XML-centric for historical reasons).
PrefixMapStorageSimple - Class in org.apache.jena.dboe.storage.prefixes
 
PrefixMapStorageSimple() - Constructor for class org.apache.jena.dboe.storage.prefixes.PrefixMapStorageSimple
 
promote(Transactional.Promote) - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
put(String, String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapStorageSimple
 
put(String, String) - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 
put(String, String) - Method in interface org.apache.jena.dboe.storage.prefixes.StoragePrefixMap
Put a (prefix, uri) pair into the mapping.
putAll(PrefixMapI) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
putAll(PrefixMapI) - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Add a prefix, overwrites any existing association

Q

qnameFor(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 

R

remove(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapStorageSimple
 
remove(String) - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 
remove(String) - Method in interface org.apache.jena.dboe.storage.prefixes.StoragePrefixMap
Remove the mapping for a prefix.
removeAll(Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
removeAll(Node, Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
removeAll(Tuple<Node>) - Method in class org.apache.jena.dboe.storage.simple.StorageTuplesN
 
removeAll(Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Delete all triples matching a find-like pattern.
removeAll(Node, Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Delete all quads matching a find-like pattern.
removeGraph(Node) - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
removeNsPrefix(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
removeQuads(StorageRDF, Node, Node, Node, Node) - Static method in class org.apache.jena.dboe.storage.system.StorageLib
General purpose "remove quads by pattern" code
removeTriples(StorageRDF, Node, Node, Node) - Static method in class org.apache.jena.dboe.storage.system.StorageLib
General purpose "remove triples by pattern" code

S

samePrefixMappingAs(PrefixMapping) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
setNsPrefix(String, String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
setNsPrefixes(PrefixMapping) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
setNsPrefixes(Map<String, String>) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
shortForm(String) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
SimpleDB - Class in org.apache.jena.dboe.storage.simple
Simple implementation of in-memory DatabaseRDF
SimpleDB() - Constructor for class org.apache.jena.dboe.storage.simple.SimpleDB
 
SimpleDB.DatasetGraphSimpleDB - Class in org.apache.jena.dboe.storage.simple
 
size() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
size() - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Return the number of mappings.
size() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapOverPrefixMapI
 
size() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapStorageSimple
 
size() - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesEmpty
 
size() - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 
size() - Method in interface org.apache.jena.dboe.storage.prefixes.StoragePrefixMap
Return the number of prefix mappings.
size() - Method in class org.apache.jena.dboe.storage.simple.StoragePrefixesMem
 
size() - Method in interface org.apache.jena.dboe.storage.StoragePrefixes
Return the number of mappings.
StorageLib - Class in org.apache.jena.dboe.storage.system
 
StorageLib() - Constructor for class org.apache.jena.dboe.storage.system.StorageLib
 
StorageMem - Class in org.apache.jena.dboe.storage.simple
Very simple StorageRDF based on a set/scan implementation of tuple storage.
StorageMem() - Constructor for class org.apache.jena.dboe.storage.simple.StorageMem
 
StoragePrefixes - Interface in org.apache.jena.dboe.storage
Like PrefixMapping, only for a dataset which can have different prefix maps for different graphs.
StoragePrefixesEmpty - Class in org.apache.jena.dboe.storage.prefixes
 
StoragePrefixesEmpty() - Constructor for class org.apache.jena.dboe.storage.prefixes.StoragePrefixesEmpty
 
StoragePrefixesMem - Class in org.apache.jena.dboe.storage.simple
In-memory dataset prefixes
StoragePrefixesMem() - Constructor for class org.apache.jena.dboe.storage.simple.StoragePrefixesMem
 
StoragePrefixesView - Class in org.apache.jena.dboe.storage.prefixes
Implementation of StoragePrefixMap over StoragePrefixes.
StoragePrefixMap - Interface in org.apache.jena.dboe.storage.prefixes
Storage-oriented abstraction for one set of prefix mappings.
storagePrefixMapDft(StoragePrefixes) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixesFactory
Create StoragePrefixMap for the default graph of a StoragePrefixes.
storagePrefixMapGraph(StoragePrefixes, Node) - Static method in class org.apache.jena.dboe.storage.prefixes.PrefixesFactory
Create StoragePrefixMap for the named graph of a StoragePrefixes.
StorageRDF - Interface in org.apache.jena.dboe.storage
A minimal interface for RDF storage.
StorageTuples - Class in org.apache.jena.dboe.storage.simple
Split into storage of tuples/3 for triples and tuples/4 for quads
StorageTuplesN - Class in org.apache.jena.dboe.storage.simple
Tuple of Nodes
StorageTuplesN(int) - Constructor for class org.apache.jena.dboe.storage.simple.StorageTuplesN
 
stream() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
stream() - Method in interface org.apache.jena.dboe.storage.prefixes.PrefixMapI
Stream of over all prefix entries.
stream() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapStorageSimple
 
stream() - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 
stream() - Method in interface org.apache.jena.dboe.storage.prefixes.StoragePrefixMap
Stream of over all prefix entries.
stream(Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
stream(Node, Node, Node, Node) - Method in class org.apache.jena.dboe.storage.simple.StorageTuples
 
stream(Quad) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Find in named graphs: does not look in the default graph.
stream(Node, Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Find in named graphs: does not look in the default graph.
stream(Triple) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Find in the default graph.
stream(Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
Find in the default graph.
streamUnionGraph(Node, Node, Node) - Method in interface org.apache.jena.dboe.storage.StorageRDF
supportsTransactionAbort() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
supportsTransactions() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 

T

toString() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMapBase
 
toString() - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
toString() - Method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 
transactionMode() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 
transactionType() - Method in class org.apache.jena.dboe.storage.system.DatasetGraphStorage
 

V

viewDefaultGraph(StoragePrefixes) - Static method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 
viewGraph(StoragePrefixes, Node) - Static method in class org.apache.jena.dboe.storage.prefixes.StoragePrefixesView
 

W

withDefaultMappings(PrefixMapping) - Method in class org.apache.jena.dboe.storage.prefixes.PrefixMappingOverPrefixMapI
 
A B C D E F G H I L N O P Q R S T V W 
Skip navigation links

Licensed under the Apache License, Version 2.0