|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Graph.To | |
|---|---|
| org.modeshape.graph | The ModeShape Graph API defines the types that allow you to work with content organized as a graph. |
| Uses of Graph.To in org.modeshape.graph |
|---|
| Subinterfaces of Graph.To in org.modeshape.graph | |
|---|---|
static interface |
Graph.ApplyFunction<Next>
Interface for defining the application of a function. |
static interface |
Graph.Copy<Next>
The interface for defining additional nodes to be copied and the locations where the copy is to be placed. |
static interface |
Graph.CopyTarget<Next>
|
static interface |
Graph.WithInput<Next>
The interface for defining input parameters for a function. |
static interface |
Graph.WithScope<Next>
The interface for defining the content scope of a function. |
| Classes in org.modeshape.graph that implement Graph.To | |
|---|---|
class |
Graph.ApplyFunctionAction<T>
|
protected class |
Graph.CopyAction<T>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||