I would like to ask if there is anyway to bulk insert data into gremlin cosmos db. I am currently using the gremlin api and it is really slow. I am graph GraphBulkExecutor but unfortunately it only works if you are using C# .Net.
Would appreciate if anyone has any suggestion/alternative for bulk insertion into cosmosdb gremlin.
Thanks in advance