dimanche 28 juin 2015

Explaining how to use an OrientDB Schema

After a schema is generated or saved using the following basic code taken from the OrientDB docs, how can it be enforced? Where does the schema actually get saved to? It's pretty unclear in the docs how to actually use the schemas.

OSchema schema = database.getMetadata().getSchema();

What can we now do with this OSchema object?

Aucun commentaire:

Enregistrer un commentaire