eRqlEngine API documentation - http://www.wleklinski.de/rdf/

Package eworks.RDF.model

Interface Summary
Tuple Represents the interface of a tuple.
Tuples Represents the interface of a set of tuples.
 

Class Summary
AbstractTuples An abstract base class for implementations of the Tuples interface.
GroupedTuples Represents a set of grouped tuples and provides methods to manage them.
LiteralValue Abstract base classes for representing literals.
SingleGroupedTuples Represents a set of grouped tuples and provides methods to manage them.
Statement Represents a RDF statement.
Statements  
StaticCollection A specialized collection for collecting all kind of objects.
StaticCollectionIterator An iterator for an instance of StaticCollection.
StringLiteralValue Represents a string literal.
TupleImpl Represents a tuple of instances of LiteralValue.
UngroupedTuples Represents a set of grouped tuples and provides methods to manage them.
UriLiteralValue Represents an URI literal.
Value Abstract base class for all "values".
 


eRqlEngine API documentation - http://www.wleklinski.de/rdf/