-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kill all shortest path specs and factories (see what i did there?)
- Loading branch information
1 parent
67aa074
commit c2161ea
Showing
15 changed files
with
30 additions
and
803 deletions.
There are no files selected for viewing
64 changes: 0 additions & 64 deletions
64
algo/src/main/java/org/neo4j/gds/paths/delta/DeltaSteppingFactory.java
This file was deleted.
Oops, something went wrong.
67 changes: 0 additions & 67 deletions
67
algo/src/main/java/org/neo4j/gds/paths/dijkstra/DijkstraFactory.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
98 changes: 0 additions & 98 deletions
98
...hm-specifications/src/main/java/org/neo4j/gds/allshortest/AllShortestPathsStreamSpec.java
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
algorithm-specifications/src/main/java/org/neo4j/gds/allshortest/Constants.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.