Package | Description |
---|---|
com.bigdata.gom.om |
Modifier and Type | Interface and Description |
---|---|
interface |
IObjectManager
The object manager is the abstraction for a connection the back end.
|
Modifier and Type | Class and Description |
---|---|
class |
NanoSparqlObjectManager
Remote
IObjectManager using the NanoSparqlServer REST API to communicate with the database. |
class |
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. |
class |
ObjectMgrModel
Base class for
IObjectManager implementations. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.