How to connect to DocumentDB Emulator using Graph API?

Viewed 116

How can I connect to DocumentDB Emulator using the Graph API?

As the documentation only specifies the connection settings for the DocumentDB and MongoDB. What are the connection settings for connecting emulator using Graph API?

1 Answers
Related