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 5be8241 commit 8dbbc41Copy full SHA for 8dbbc41
graphdatascience/session/dbms_connection_info.py
@@ -7,7 +7,7 @@
7
@dataclass
8
class DbmsConnectionInfo:
9
"""
10
- Represents the connection information for a DBMS.
+ Represents the connection information for a Neo4j DBMS, such as an AuraDB instance.
11
12
13
uri: str
0 commit comments