|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Results | |
|---|---|
| org.modeshape.graph | The ModeShape Graph API defines the types that allow you to work with content organized as a graph. |
| 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 Results in org.modeshape.graph |
|---|
| Methods in org.modeshape.graph that return Results | |
|---|---|
Results |
Graph.Batch.execute()
Stop accumulating the requests, submit them to the repository source, and return the results. |
Results |
Graph.Executable.execute()
Stop accumulating the requests, submit them to the repository source, and return the results. |
| Uses of Results in org.modeshape.graph.session |
|---|
| Methods in org.modeshape.graph.session with parameters of type Results | |
|---|---|
protected void |
GraphSession.Node.refreshPhase2(GraphSession.RefreshState<Payload,PropertyPayload> refreshState,
Results persistentInfoForRefreshedNodes)
Phase 2 of the process of refreshing the cached content while retaining changes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||