Package org.neo4j.gds.paths
Interface WritePathOptionsConfig
-
- All Known Subinterfaces:
AllShortestPathsDeltaWriteConfig,AllShortestPathsDijkstraWriteConfig,ShortestPathAStarWriteConfig,ShortestPathDijkstraWriteConfig,ShortestPathYensWriteConfig
public interface WritePathOptionsConfig
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default booleanwriteCosts()default booleanwriteNodeIds()
-