|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphTopology | |
---|---|
graph_gen_utils | |
graph_gen_utils.reader.topology |
Uses of GraphTopology in graph_gen_utils |
---|
Methods in graph_gen_utils with parameters of type GraphTopology | |
---|---|
static void |
NeoFromFile.writeNeoFromTopology(org.neo4j.graphdb.GraphDatabaseService transNeo,
GraphTopology topology)
Creates a Neo4j instance and populates it according to a generated graph topology. |
static void |
NeoFromFile.writeNeoFromTopologyAndPtn(org.neo4j.graphdb.GraphDatabaseService transNeo,
GraphTopology topology,
Partitioner partitioner)
Creates a Neo4j instance, populates it according to a generated graph topology, then allocates Node s to partitions/clusters. |
Uses of GraphTopology in graph_gen_utils.reader.topology |
---|
Subclasses of GraphTopology in graph_gen_utils.reader.topology | |
---|---|
class |
GraphTopologyFullyConnected
|
class |
GraphTopologyRandom
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |