|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraph_gen_utils.reader.topology.GraphTopology
graph_gen_utils.reader.topology.GraphTopologyFullyConnected
public class GraphTopologyFullyConnected
Constructor Summary | |
---|---|
GraphTopologyFullyConnected(int nodeCount)
|
Method Summary | |
---|---|
java.lang.Iterable<NodeData> |
getNodes()
|
java.lang.Iterable<NodeData> |
getRels()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphTopologyFullyConnected(int nodeCount) throws java.io.FileNotFoundException
java.io.FileNotFoundException
Method Detail |
---|
public java.lang.Iterable<NodeData> getNodes()
public java.lang.Iterable<NodeData> getRels()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |