|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| BlankNode | This interface represents an instance of a blank (anonymous) node in AllegroGraph. |
| DefaultGraph | This interface represent the marker that identifies the default graph, or the null context, of a triple store. |
| EncodedLiteral | This interface defines Literal instances that hold encoded AllegroGraph values. |
| GeospatialSubtype | This interface defines the attributes of a particular geospatial encoding in AllegroGraph. |
| LiteralNode | This interface defines an instance of a literal node in AllegroGraph. |
| ResourceNode | This interface includes URI, BlankNode and the DefaultGraph marker. |
| SPARQLQueryConstants | Constants that identify various options in SPARQLQuery. |
| Triple | This interface defines a representation of an AllegroGraph triple. |
| TriplesIterator | Iterate over a collection of Triple instances. |
| UPI | A UPI is an internal AllegroGraph part identifier. |
| URINode | This interface defines an instance of a labeled resource node in AllegroGraph. |
| ValueNode | This interface includes all the types that may appear as a component of a Triple. |
| ValueObject | This interface includes all the types that can be returned as the result of a query. |
| ValueSetIterator | Iterate over sets of results returned by a query. |
| Class Summary | |
|---|---|
| AllegroGraph | Each instance of this class implements access to one AllegroGraph triple store. |
| AllegroGraph.V3_3BaseSep28 | The name of this class identifies the version of the AllegroGraph Java implementation. |
| AllegroGraphConnection | This class implements access to AllegroGraph triple stores through a server interface. |
| AllegroGraphException | AllegroGraph exceptions. |
| AllegroGraphSerializer | This abstract class is the superclass of the AllegroGraph serializer classes. |
| GeoExtension | This class implements Geospatial Analysis tools. |
| NamespaceRegistry | This class holds a set of namespace abbreviation definitions. |
| NTriplesSerializer | The N-Triples serializer is described in more detail in the AllegroGraph Reference Guide for Lisp users as the print-triples function. |
| Polygon | This class is used to represent a collection of point coordinates that form a polygon in 2-dimensional space. |
| PrologSelectQuery | This class collects the parameters and results of a query posed in a restricted version of Allegro Prolog. |
| RDFManifestSerializer | The RDF Manifest serializer is described in more detail in the AllegroGraph Reference Guide for Lisp users as the serialize-rdf-manifest function. |
| RDFN3Serializer | The RDF N3 serializer is described in more detail in the AllegroGraph Reference Guide for Lisp users as the serialize-rdf-n3 function. |
| RDFSerializer | The RDF serializer is described in more detail in the AllegroGraph Reference Guide for Lisp users as the serialize-rdf/xml function. |
| SNAExtension | This class implements Social Network Analysis tools. |
| SPARQLQuery | This class collects the parameters and results of a SPARQL query. |
| TriplesQuery | This class collects the parameters and results of a query that retrieves triples by patterns of triple parts. |
| Enum Summary | |
|---|---|
| AllegroGraph.StoreAttribute | Enumerate the attributes that can be set with
AllegroGraph.setAttribute(com.franz.agbase.AllegroGraph.StoreAttribute, Object). |
| SPARQLQueryConstants.ENGINE | Identify the query engine used by the SPARQL query processor. |
| SPARQLQueryConstants.PLANNER | Identify the query planner used by the SPARQL query processor. |
Java API to the AllegroGraph implementation.
The classes and interfaces in this package provide access to the native features and capabilites of AllegroGraph.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||