| Interface | Description |
|---|---|
| Commitable | Deprecated
Due to confusing the semantics of this "commit" (which is rather
a flush) with DB-semantics and due to the poor benefit of having
flush.
|
| Diff | |
| DiffReader |
A read-only diff.
|
| FindableModel |
A model where you can list all statements, find statements and check if a
statement is contained.
|
| FindableModelSet | |
| Lockable | |
| Model |
Defines an RDF Model, and the functions to add and delete statements of all
possible kinds to this model.
|
| ModelAddRemove |
Can remove statements and apply diffs in one atomic operation.
|
| ModelChangedListener |
A listener that gets informed when model change operations are executed.
|
| ModelIO | |
| ModelRemovePatterns | |
| ModelSet |
A ModelSet is like a Graph Data Set in SPARQL.
|
| ModelSetAddRemove |
Allows to add and removes statements from a ModelSet.
|
| ModelSetIO |
Defines reading and writing to and from readers/writers and streams.
|
| ModelValueFactory |
Factory-like parts of an RDF2Go-Model
|
| ModelWriter | |
| NamespaceSupport |
This interface leaves it open to implementations where the prefixes go, e.g.
|
| NotifyingModel |
A Model that can notify listeners when triples are added or removed from the
model.
|
| NotifyingModelSet |
A ModelSet that can notify listeners when triples are added or removed from
the model.
|
| QuadPattern |
Quad match representation in rdf2go, used to query a ModelSet.
|
| QueryableModel |
The closable iterable/iterators hould be auto-close, i.e.
|
| QueryResultTable | |
| QueryRow | |
| ReificationSupport |
Support for reification, as defined in @see http://www.w3.org/TR/rdf-mt/#Reif
|
| Sparqlable |
Interface for SPARQL and other query languages.
|
| Statement |
Statement representation in rdf2go
Implementations of Statement should have valid implementations of hashCode
and equals.
|
| TriplePattern |
Triple match representation in rdf2go
Implementations are expected to have valid impl
|
| Class | Description |
|---|---|
| Syntax |
Class for RDF syntaxes, and registry for them.
|
Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.