Skip to content

Commit 7c5256c

Browse files
Replace Tinkerpop with Cosmos DB in config.json
1 parent 284e522 commit 7c5256c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reverse_engineering/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"errors": {
3-
"NO_DATABASES": "There is no databases in this TinkerPop instance",
4-
"WRONG_CONNECTION": "Cannot connect to TinkerPop instance"
3+
"NO_DATABASES": "There is no databases in this Cosmos DB instance",
4+
"WRONG_CONNECTION": "Cannot connect to Cosmos DB instance"
55
},
66
"excludeDocKind": ["id"],
77
"scenario": "getDatabases"

0 commit comments

Comments
 (0)