Package org.neo4j.gds.paths
Interface TrackRelationshipsConfig
-
- All Known Subinterfaces:
AllShortestPathsBaseConfig,AllShortestPathsDeltaBaseConfig,AllShortestPathsDeltaMutateConfig,AllShortestPathsDeltaStatsConfig,AllShortestPathsDeltaStreamConfig,AllShortestPathsDeltaWriteConfig,AllShortestPathsDijkstraMutateConfig,AllShortestPathsDijkstraStreamConfig,AllShortestPathsDijkstraWriteConfig,ShortestPathAStarBaseConfig,ShortestPathAStarMutateConfig,ShortestPathAStarStreamConfig,ShortestPathAStarWriteConfig,ShortestPathBaseConfig,ShortestPathDijkstraMutateConfig,ShortestPathDijkstraStreamConfig,ShortestPathDijkstraWriteConfig,ShortestPathYensBaseConfig,ShortestPathYensMutateConfig,ShortestPathYensStreamConfig,ShortestPathYensWriteConfig
public interface TrackRelationshipsConfig
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default booleantrackRelationships()
-