Replies: 3 comments 2 replies
-
They're here: https://github.com/ExRam/ExRam.Gremlinq.Samples. The link is also on the readme page of this repo. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You mean setting up an IGremlinQuerySource like this and then registering the IGremlinQuerySource by AddSingleton? Should be all you need. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You might have to post a minimum repo of what you're trying to achieve. Also, please not that the samples run on Gremlinq 9.1.0. I am not sure what your setup is. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello I'm trying to find examples of the services.AddSingleton pattern for typical .NET dependency injection. I want to see the various configuration options but can't find any relevant documentation on different ways to connect Gremlinq to CosmosDB. Where are you guys finding those examples?
Beta Was this translation helpful? Give feedback.
All reactions