I want to start orientDB in android. I'm getting database cannot open exception
with following code.
OObjectDatabaseTx db = new
OObjectDatabaseTx("local:/data/data/com.shiva.orientdb/databases/nosql/orient/primary");
db.create();
Can you please provide sample code to create database and for CRUD operations.
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.