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

Uses of Class
eworks.RDF.model.StaticCollection

Packages that use StaticCollection
eworks.RDF.model   
 

Uses of StaticCollection in eworks.RDF.model
 

Subclasses of StaticCollection in eworks.RDF.model
 class Statement
          Represents a RDF statement.
 class TupleImpl
          Represents a tuple of instances of LiteralValue.
 

Constructors in eworks.RDF.model with parameters of type StaticCollection
StaticCollectionIterator(StaticCollection collection)
          Creates a new iterator for the given collection.
 


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