Package org.neo4j.gds.projection
Interface CypherAggregation.GraphProjectFromCypherAggregationConfig.Cases<R>
-
- All Superinterfaces:
org.neo4j.gds.config.GraphProjectConfig.Cases<R>
- All Known Subinterfaces:
CypherAggregation.GraphProjectFromCypherAggregationConfig.Visitor
- Enclosing interface:
- CypherAggregation.GraphProjectFromCypherAggregationConfig
public static interface CypherAggregation.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(CypherAggregation.GraphProjectFromCypherAggregationConfig cypherAggregationConfig)
-
-
-
Method Detail
-
cypherAggregation
R cypherAggregation(CypherAggregation.GraphProjectFromCypherAggregationConfig cypherAggregationConfig)
-
-