Neo4j Graph Data Science Plugin changelog for 2.23.0
Breaking changes
New features
New algorithm for Maximum Flow. Supported modes:
- gds.maxFlow.stream
- gds.maxFlow.stream.estimate
- gds.maxFlow.mutate
- gds.maxFlow.mutate.estimate
- gds.maxFlow.write
- gds.maxFlow.write.estimate
- gds.maxFlow.stats
- gds.maxFlow.stats.estimate