|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraph_cluster_utils.alg.disk.AlgDisk
public abstract class AlgDisk
Base class for all clustering/partitioning algorithms that compute directly on a Neo4j instance, rather than an in-memory graph.
Constructor Summary | |
---|---|
AlgDisk(java.lang.String databaseDir,
Supervisor supervisor)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface graph_cluster_utils.alg.Alg |
---|
start |
Constructor Detail |
---|
public AlgDisk(java.lang.String databaseDir, Supervisor supervisor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |