You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/neo4j_uc_jdbc_guide.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,8 @@ Upload these JARs to a Unity Catalog Volume:
42
42
|[`neo4j-jdbc-full-bundle-6.x.x.jar`](https://mvnrepository.com/artifact/org.neo4j/neo4j-jdbc-full-bundle/6.10.5)| Main JDBC driver with SQL-to-Cypher translation |
**Note:** The version numbers in this guide reflect the versions available at the time of writing. If you are using a different version, adjust the JAR filenames and references accordingly.
46
+
45
47
Example path: `/Volumes/catalog/schema/jars/`
46
48
47
49
### 3. Cluster Libraries
@@ -52,7 +54,7 @@ For comprehensive testing, install these libraries on your cluster:
0 commit comments