Interface | Description |
---|---|
IIDGenerator |
The IIDGenerator interface is used to create default object URI
ids for new objects.
|
INativeTransaction |
This interface defines a protocol for native transactions.
|
IObjectManager |
The object manager is the abstraction for a connection the back end.
|
Class | Description |
---|---|
IDGenerator |
Generator for globally unique URIs.
|
NanoSparqlObjectManager |
Remote
IObjectManager using the NanoSparqlServer REST API to communicate with the database. |
ObjectManager |
An
IObjectManager for use with an embedded database, including JSP
pages running in the same webapp as the NanoSparqlServer and applications
that do not expose a public web interface. |
ObjectMgrModel |
Base class for
IObjectManager implementations. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.