|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
StatementIterator | An iterator over statements that are stored in RDF Sails. |
Interfaces copied from the Sesame 1.2 definition.
The AllegroGraph Java API implements some of the interfaces in the Sesame 1.2 definition.
Sesame 1.2 interface | AllegroGraph implementation class |
---|---|
org.openrdf.model.BNode | BlankBode |
org.openrdf.model.Literal | Literal |
org.openrdf.model.URI | Node |
org.openrdf.model.Value | ValueNode |
org.openrdf.model.Resource | ResourceNode |
org.openrdf.model.Statement | Triple |
org.openrdf.model.ValueFactory | AllegroGraph |
org.openrdf.sesame.sail.StatementIterator | Cursor |
org.openrdf.sesame.sail.query.TripleSource | AllegroGraph |
org.openrdf.sesame.sail.Transaction | AllegroGraph |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |