Skip to content

Commit 8dbbc41

Browse files
authored
Update graphdatascience/session/dbms_connection_info.py
1 parent 5be8241 commit 8dbbc41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphdatascience/session/dbms_connection_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
@dataclass
88
class DbmsConnectionInfo:
99
"""
10-
Represents the connection information for a DBMS.
10+
Represents the connection information for a Neo4j DBMS, such as an AuraDB instance.
1111
"""
1212

1313
uri: str

0 commit comments

Comments
 (0)