Package org.neo4j.gds.projection
Interface CypherAggregation.GraphProjectFromCypherAggregation.Cases<R>
-
- All Superinterfaces:
org.neo4j.gds.config.GraphProjectConfig.Cases<R>
- Enclosing interface:
- CypherAggregation.GraphProjectFromCypherAggregation
public static interface CypherAggregation.GraphProjectFromCypherAggregation.Cases<R> extends org.neo4j.gds.config.GraphProjectConfig.Cases<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RcypherAggregation(CypherAggregation.GraphProjectFromCypherAggregation cypherAggregationConfig)
-
-
-
Method Detail
-
cypherAggregation
R cypherAggregation(CypherAggregation.GraphProjectFromCypherAggregation cypherAggregationConfig)
-
-