Package org.neo4j.gds
Interface MutatePropertyComputationResultConsumer.MutateNodePropertyListFunction<ALGO extends org.neo4j.gds.Algorithm<ALGO_RESULT>,ALGO_RESULT,CONFIG extends org.neo4j.gds.config.MutatePropertyConfig>
-
- All Superinterfaces:
NodePropertyListFunction<ALGO,ALGO_RESULT,CONFIG>
- Enclosing class:
- MutatePropertyComputationResultConsumer<ALGO extends org.neo4j.gds.Algorithm<ALGO_RESULT>,ALGO_RESULT,CONFIG extends org.neo4j.gds.config.MutatePropertyConfig,RESULT>
public static interface MutatePropertyComputationResultConsumer.MutateNodePropertyListFunction<ALGO extends org.neo4j.gds.Algorithm<ALGO_RESULT>,ALGO_RESULT,CONFIG extends org.neo4j.gds.config.MutatePropertyConfig> extends NodePropertyListFunction<ALGO,ALGO_RESULT,CONFIG>
-
-
Method Summary
-
Methods inherited from interface org.neo4j.gds.NodePropertyListFunction
apply
-
-