|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraph_cluster_utils.alg.Alg
graph_cluster_utils.alg.didic.AlgDiDiC
public abstract class AlgDiDiC
Base class of all DiDiC algorithm implementations. Provides common functionality of the various DiDiC versions.
Constructor Summary | |
---|---|
AlgDiDiC(org.neo4j.graphdb.GraphDatabaseService transNeo,
Logger logger)
|
Method Summary |
---|
Methods inherited from class graph_cluster_utils.alg.Alg |
---|
start |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlgDiDiC(org.neo4j.graphdb.GraphDatabaseService transNeo, Logger logger)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |