Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emulator Gremlin support #16396

Closed
arkiaconsulting opened this issue Oct 8, 2018 — with docs.microsoft.com · 11 comments
Closed

Emulator Gremlin support #16396

arkiaconsulting opened this issue Oct 8, 2018 — with docs.microsoft.com · 11 comments

Comments

Copy link

Now that the emulator support using the Gremlin Api, it could be usefull to have some hint on how to connect to the local emulator.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@Mike-Ubezzi-MSFT
Copy link
Contributor

Mike-Ubezzi-MSFT commented Oct 8, 2018

@arkiaconsulting The Cosmos DB Emulator Data Explorer (https://localhost:8081/_explorer/index.html) Quick Start tab does provide technology specific examples, and the connection string information is the same. There is a Developing with the emulator section that details how to connect.

Are you looking for more detailed information?

@Mike-Ubezzi-MSFT
Copy link
Contributor

There is details pertaining to DocumentDB and MongoDB client development but no Gremlin support detailed.

screenshot 389

screenshot 390

@SnehaGunda
Copy link
Contributor

SnehaGunda commented Oct 9, 2018

@arkiaconsulting Emulator is currently supported for SQL and MongoDB API accounts only. Graph, Table, and Cassandra are not yet supported. We will update the docs when the support is enabled. This was initially planned for Ignite but I didn't happen. This is in our roadmap.

Copy link

vd3d commented Oct 10, 2018

Sad news, and so... do you have a plan, some approximatives dates for it ?

BTW, do you plan to also provide an Azure Search emulator ?

Thx

@SnehaGunda
Copy link
Contributor

@vd3d Don't have an ETA yet, but it's coming soon, probably in the next couple of months. for Azure Search emulator, can you please log your feature request at uservoice:
https://feedback.azure.com/forums/263030-azure-cosmos-db

@SnehaGunda
Copy link
Contributor

#please-close

Copy link

vd3d commented Dec 10, 2018

Please, do you have any update about the Graph emulator ? We are waiting since this summer :-P ;-)

Thanks

@syedhassaanahmed
Copy link
Contributor

Why is the issue closed? The emulator still doesn't support Gremlin API. Is there an ETA?

Copy link
Author

In the 2.1.4.0 version of the emulator, one can see a /EnableGremlinEndpoint in the command line parameters. Does this mean that the Graph Api is now supported ?

Copy link

@arkiaconsulting Yes. Gremlin endpoint is now available on the Emulator. You can use this quick start to see how to connect to it: https://github.com/MichalWierzbinski/cosmosdb-emulator-gremlin

Copy link
Author

Thanks @michal, works like a charm ! Looking forward to have the Gremlin bytecode support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants