|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.ontoware.rdf2go.model.impl | |
|---|---|
| org.ontoware.rdf2go.model.impl | |
| Classes in org.ontoware.rdf2go.model.impl used by org.ontoware.rdf2go.model.impl | |
|---|---|
| AbstractModel
adapter that maps the rdf2go model functions to a smaller subset of methods |
|
| AbstractModelAddRemove
For high-performance, adapters should override all of these methods, to avoid internal object creations, such as "new URIImpl(subjectURIString)" in "removeStatement(String subjectURIString, URI predicate, String literal)" |
|
| AbstractModelRemovePatterns
The implementation first searches for all matching triples, copies them to memory and then removes them. |
|
| AbstractModelSetImpl
|
|
| AbstractModelWriter
All these methods create some RDF2Go objects before calling the base case. |
|
| AbstractStatement
|
|
| DelegatingModel
Delegates all calls to underlying model. |
|
| DelegatingModelSet
|
|
| TriplePatternImpl
A statement with variables |
|
| TriplePatternImpl.SPO
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||