Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
!pip install neo4j
|
2 |
-
|
3 |
from neo4j import GraphDatabase
|
4 |
|
5 |
# URI examples: "neo4j://localhost", "neo4j+s://xxx.databases.neo4j.io"
|
|
|
|
|
|
|
1 |
from neo4j import GraphDatabase
|
2 |
|
3 |
# URI examples: "neo4j://localhost", "neo4j+s://xxx.databases.neo4j.io"
|