| Package | Description |
|---|---|
| com.epimorphics.server.core | |
| com.epimorphics.server.stores | |
| com.epimorphics.server.webapi | |
| com.epimorphics.server.webapi.dsapi | |
| com.epimorphics.server.webapi.facets |
| Modifier and Type | Field and Description |
|---|---|
protected Store |
ServiceConfig.defaultStore |
| Modifier and Type | Method and Description |
|---|---|
Store |
ServiceConfig.getDefaultStore() |
| Modifier and Type | Class and Description |
|---|---|
class |
MemStore
Store implementation in memory, used for test harnesses.
|
class |
StoreBase
Base implementation of a generic store.
|
class |
TDBStore
Store implementation using TDB.
|
| Modifier and Type | Field and Description |
|---|---|
protected Store |
DSAPIManager.store |
| Modifier and Type | Method and Description |
|---|---|
Store |
BaseEndpoint.getDefaultStore()
Return the default store, error if there is no such store configured
|
Store |
DSAPIManager.getStore() |
| Modifier and Type | Method and Description |
|---|---|
protected JSONWritableObject |
HierarchyAPI.describeTerm(com.hp.hpl.jena.rdf.model.Resource term,
Store store) |
Projection |
DSAPI.queryData(State state,
Store store) |
| Constructor and Description |
|---|
ResourceList(String query,
String var,
Store store,
String apiBase) |
| Modifier and Type | Field and Description |
|---|---|
protected Store |
FacetService.store |
Copyright © 2014. All rights reserved.