|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphIONode
Nodes that are read with GraphReader, or written through GraphWriter need to implement this interface.
Method Summary | |
---|---|
Environ |
dumpToEnviron()
Dump the vertex attributes into an Environ object. |
void |
setExtraArgs(Environ env)
After a new node is created in the reader, the only attribute set is the id. |
Method Detail |
---|
void setExtraArgs(Environ env)
Environ dumpToEnviron()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |