|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Next - The interface that is to be returned to complete the create requestpublic static interface Graph.CreateNodeNamed<Next>

A component that defines a node that is to be created.
| Method Summary | |
|---|---|
Graph.Create<Next> |
nodeNamed(Name nodeName)
Specify the name of the node that is to be created. |
Graph.Create<Next> |
nodeNamed(String nodeName)
Specify the name of the node that is to be created. |
| Method Detail |
|---|
Graph.Create<Next> nodeNamed(String nodeName)
nodeName - the name of the new node
Graph.Create<Next> nodeNamed(Name nodeName)
nodeName - the name of the new node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||