Package org.neo4j.gds.projection
Class CypherAggregation
- java.lang.Object
-
- org.neo4j.gds.BaseProc
-
- org.neo4j.gds.projection.CypherAggregation
-
public final class CypherAggregation extends org.neo4j.gds.BaseProc
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceCypherAggregation.AggregationResultstatic classCypherAggregation.GraphAggregatorstatic interfaceCypherAggregation.GraphProjectFromCypherAggregation
-
Constructor Summary
Constructors Constructor Description CypherAggregation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CypherAggregation.GraphAggregatorprojectFromCypherAggregation()
-
-
-
Method Detail
-
projectFromCypherAggregation
public CypherAggregation.GraphAggregator projectFromCypherAggregation()
-
-