We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afce15d commit e8c57beCopy full SHA for e8c57be
algo/src/main/java/org/neo4j/gds/paths/PathResult.java
@@ -22,8 +22,6 @@
22
import org.immutables.value.Value;
23
import org.neo4j.gds.annotation.ValueClass;
24
25
-import java.nio.file.Path;
26
-
27
@ValueClass
28
public interface PathResult {
29
0 commit comments