|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphSession.Snapshot | |
|---|---|
| org.modeshape.graph.session | A graph session provides a stateful environment in which graph operations can be enqueued and the state and structure of the graph are cached. |
| Uses of GraphSession.Snapshot in org.modeshape.graph.session |
|---|
| Methods in org.modeshape.graph.session that return types with arguments of type GraphSession.Snapshot | |
|---|---|
List<GraphSession.Snapshot<PropertyPayload>> |
GraphSession.StructureSnapshot.getSnapshotsInPreOrder()
Get the Location for every node in this cache |
Iterator<GraphSession.Snapshot<PropertyPayload>> |
GraphSession.StructureSnapshot.iterator()
|
| Constructor parameters in org.modeshape.graph.session with type arguments of type GraphSession.Snapshot | |
|---|---|
GraphSession.StructureSnapshot(NamespaceRegistry registry,
List<GraphSession.Snapshot<PropertyPayload>> snapshotsInPreOrder)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||