Skip to content

Commit afce15d

Browse files
committed
Move database-integration-tests to gds-session-cypher-surface build
1 parent 56986fe commit afce15d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

algo/src/main/java/org/neo4j/gds/paths/PathResult.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
import org.immutables.value.Value;
2323
import org.neo4j.gds.annotation.ValueClass;
2424

25+
import java.nio.file.Path;
26+
2527
@ValueClass
2628
public interface PathResult {
2729

0 commit comments

Comments
 (0)