Package org.openrdf.repository.object

Interface Summary
RDFObject Trait implemented by all entities created from the ObjectConnection.
 

Class Summary
ObjectConnection Primary interface for object retrieval and persistence.
ObjectFactory Converts between Value and objects without accessing the repository.
ObjectQuery Extends Query by providing ObjectQuery.setObject(String, Object) and ObjectQuery.setType(String, Class) for object binding.
ObjectRepository Creates the ObjectConnection used to interact with the repository.
 



Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.