| Package | Description |
|---|---|
| org.ontoware.rdf2go.model.impl | |
| org.ontoware.rdfreactor.runtime |
Generic methods for mapping object-oriented world to RDF triple world.
|
| org.openrdf.rdf2go |
| Class and Description |
|---|
| 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 |
| Class and Description |
|---|
| TriplePatternImpl
A statement with variables
|
| Class and Description |
|---|
| AbstractLockingModel
adapter that maps the rdf2go model functions to a smaller subset of methods
|
| 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 |
Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.