Does Gremlin support API for CRUD operations?

Currently using g.V() for read and g.addV() for write.
Was this page helpful?