Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
G
I
L
N
P
S
T
V
A
assembleDataset(String)
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Read the file and assembler a dataset
assembleGraph(String)
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Read the file and assembler a graph, of type TDB persistent graph
assembleModel(String)
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Read the file and assembler a model, of type TDB persistent graph
B
BUILD_DATE
- Static variable in class com.hp.hpl.jena.tdb.
TDB
The date and time at which this release was built
C
com.hp.hpl.jena.tdb
- package com.hp.hpl.jena.tdb
createDataset(String)
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Create or connect to a TDB-backed dataset
createDataset(Location)
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Create or connect to a TDB-backed dataset
createDataset()
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Create or connect to a TDB dataset backed by an in-memory block manager.
createDatasetGraph()
- Method in interface com.hp.hpl.jena.tdb.
TDBFactory.ImplFactory
createDatasetGraph(Location)
- Method in interface com.hp.hpl.jena.tdb.
TDBFactory.ImplFactory
createGraph(Location)
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Create a graph, at the given location
createGraph(String)
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Create a graph, at the given location
createGraph()
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Create a TDB graph backed by an in-memory block manager.
createGraph()
- Method in interface com.hp.hpl.jena.tdb.
TDBFactory.ImplFactory
Make a memory implementation of a TDB graph (memory graphs are for testing, not efficiency)
createGraph(Location)
- Method in interface com.hp.hpl.jena.tdb.
TDBFactory.ImplFactory
Make a TDB graph with persistent data at the location
createModel(Location)
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Create a model, at the given location
createModel(String)
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Create a model, at the given location
createModel()
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Create a TDB model backed by an in-memory block manager.
G
getContext()
- Static method in class com.hp.hpl.jena.tdb.
TDB
I
init()
- Static method in class com.hp.hpl.jena.tdb.
TDB
TDB System initialization - normally, this is not explicitly called because all routes to use TDB will cause initialization to occur.
L
logExec
- Static variable in class com.hp.hpl.jena.tdb.
TDB
Logger for execution information
logInfo
- Static variable in class com.hp.hpl.jena.tdb.
TDB
Logger for general information
N
NAME
- Static variable in class com.hp.hpl.jena.tdb.
TDB
namespace
- Static variable in class com.hp.hpl.jena.tdb.
TDB
P
PATH
- Static variable in class com.hp.hpl.jena.tdb.
TDB
The root package name for TDB
pgraphFactory
- Static variable in class com.hp.hpl.jena.tdb.
TDBFactory
S
setExecutionLogging(boolean)
- Static method in class com.hp.hpl.jena.tdb.
TDB
Set or unset execution logging - logging is to logger "com.hp.hpl.jena.tdb.exec" at level INFO.
setImplFactory(TDBFactory.ImplFactory)
- Static method in class com.hp.hpl.jena.tdb.
TDBFactory
Set the implementation factory.
stdFactory
- Static variable in class com.hp.hpl.jena.tdb.
TDBFactory
symLogExec
- Static variable in class com.hp.hpl.jena.tdb.
TDB
Symbol to enable logging of execution.
symUnionDefaultGraph
- Static variable in class com.hp.hpl.jena.tdb.
TDB
Symbol to use the union of named graphs as the default graph of a query
sync(Model)
- Static method in class com.hp.hpl.jena.tdb.
TDB
Sync a TDB synchronizable object (model, graph daatset).
sync(Graph)
- Static method in class com.hp.hpl.jena.tdb.
TDB
Sync a TDB synchronizable object (model, graph daatset).
sync(Dataset)
- Static method in class com.hp.hpl.jena.tdb.
TDB
Sync a TDB synchronizable object (model, graph daatset).
sync(DatasetGraph)
- Static method in class com.hp.hpl.jena.tdb.
TDB
Sync a TDB synchronizable object (model, graph daatset).
T
TDB
- Class in
com.hp.hpl.jena.tdb
TDB()
- Constructor for class com.hp.hpl.jena.tdb.
TDB
TDBException
- Exception in
com.hp.hpl.jena.tdb
TDBException()
- Constructor for exception com.hp.hpl.jena.tdb.
TDBException
TDBException(String)
- Constructor for exception com.hp.hpl.jena.tdb.
TDBException
TDBException(Throwable)
- Constructor for exception com.hp.hpl.jena.tdb.
TDBException
TDBException(String, Throwable)
- Constructor for exception com.hp.hpl.jena.tdb.
TDBException
TDBFactory
- Class in
com.hp.hpl.jena.tdb
Public factory for creating objects (graphs, datasest) associated with TDB
TDBFactory()
- Constructor for class com.hp.hpl.jena.tdb.
TDBFactory
TDBFactory.ImplFactory
- Interface in
com.hp.hpl.jena.tdb
Interface to maker of the actual implementations of TDB graphs and datasets
V
VERSION
- Static variable in class com.hp.hpl.jena.tdb.
TDB
The full name of the current TDB version
A
B
C
G
I
L
N
P
S
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007, 2008, 2009 Hewlett-Packard Development Company, LP