|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| CloseableGraphQueryResult | Auto-closing tuple query result. |
| CloseableTupleQueryResult | Auto-closing tuple query result. |
| CompoundCloseableIteration<T,E extends Exception> | A CloseableIteration which wraps an ordered collection of other CloseableIterations. |
| ContextInsensitiveStatementComparator | Implements a Comparator for OpenRDF Statements using the order Subject->Predicate->Object |
| EmptyCloseableIteration<T,E extends Exception> | |
| Formatting | Miscellaneous helper methods for string formatting |
| MultiStackableSail | A StackableSail which allows multiple Sails to be stacked upon the same base Sail (avoiding re-initialization of the base Sail as the individual stacked Sails are initialized) |
| PatternIterator | A FilterIterator which matches statements against a given subject, predicate, object, and optional context(s). |
| RandomValueFactory | A utility for generating random values and statements |
| RdfListUtil | A utility for translating RDF lists to and from native Java lists. |
| RepositoryGraph | An adapter which wraps a RepositoryConnection as a Graph |
| ReusableRDFHandler | An RDFHandler which wraps another handler and ignores calls to startRDF and endRDF,
allowing the base handler to be used multiple times. |
| SailConnectionTripleSource | A TripleSource which is based on a SailConnection |
| SailConnectionTripleSource.QueryEvaluationIteration | |
| SailWriter | An RDFHandler which either adds or removes received Statements from a Sail |
| SesameTools | Global constants |
| SingleContextHandler | An RDFHandler which forces each received statement into a designated Named Graph context. |
| SingleContextSail | A Sail which treats the wildcard context as a single, specific context, and disallows read and write access to all other contexts, including the default context. |
| StatementComparator | Implements a Comparator for OpenRDF Statements using the order Subject->Predicate->Object->Context |
| ValueComparator | Implements a Comparator for OpenRDF Value objects where: the order for Values is: * Blank Node's * URI's * Literals with null Values sorted before others |
| Enum Summary | |
|---|---|
| SailWriter.Action | |
| Exception Summary |
|---|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||