|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.server.repository.structures.NamedGraph.Factory
public static class NamedGraph.Factory
Factory to create NamedGraph
| Constructor Summary | |
|---|---|
NamedGraph.Factory()
|
|
| Method Summary | |
|---|---|
NamedGraph |
getResource(RepositoryConnection repositoryConnection,
java.lang.Long id,
boolean forceCreate)
Creates an instance of a CachableResource via Id lookup. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NamedGraph.Factory()
| Method Detail |
|---|
public NamedGraph getResource(RepositoryConnection repositoryConnection,
java.lang.Long id,
boolean forceCreate)
throws AnzoException
CachableResourceFactory
getResource in interface CachableResourceFactory<NamedGraph>repositoryConnection - RepositoryConnection to run queries againstid - Unique id of the resource to fetchforceCreate - Create resource if not present
AnzoException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||