Package org.neo4j.graphalgo.similarity.nil
-
Class Summary Class Description NullGraph The NullGraph is used for non-product algos that don't use a graph.NullGraphStore The NullGraphStore is used to store aNullGraph.
| Class | Description |
|---|---|
| NullGraph |
The NullGraph is used for non-product algos that don't use a graph.
|
| NullGraphStore |
The NullGraphStore is used to store a
NullGraph. |