I want to bulk delete nodes in the same way we can bulk load data using a curl operation in AWS Neptune. Is there an API convention for gremlin like I see for SPARQL? If so can you please post reference?
If there is no bulk delete via the API, how feasible is it to bulk delete with the gremlin python sdk?