Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 153 Bytes

_neo4j_option.mdx

File metadata and controls

9 lines (6 loc) · 153 Bytes

:::important

You can also use this feature with Neo4j:

db = Neo4j(host="localhost", port="7687", username="neo4j", password="test")

:::