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