I understand programmatic schema creation is an upcoming feature. Guessing there will be a Schema class/API. But in the meantime, are there any provisions to create a schema via any mechanism other than the datastax studio.
I ask this because in my case, the schema should be derived from a meta-data and no manual intervention is possible.
There exists a few options for programmatic schema creation today:
This can be used in the Gremlin Console or through Studio
Traversal API via the drivers
Are you looking for additional functionality?