| Package | Description |
|---|---|
| org.cloudgraph.state |
Contains classes used to manages a minimal set of "state"
information persisted with each
data graph in order to reduce overall storage space.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<TypeEntry> |
URI.types |
| Modifier and Type | Method and Description |
|---|---|
TypeEntry |
ObjectFactory.createTypeEntry()
Create an instance of
TypeEntry |
| Modifier and Type | Method and Description |
|---|---|
List<TypeEntry> |
URI.getTypes()
The collection of types within a URI map.
|
Copyright © 2017. All Rights Reserved.