Gremlin Query Execution Error: Cannot add a vertex where the partition key property has value ‘null’
I’m trying to use Azure Cosmos DB for Apache Gremlin. However, the first time I try to add a new vertex to the database, it throws an error. I confirmed that I have already set the required properties and they cannot be null.