[orientdb] Database as a single file?

2016-05-03 Thread david
This might be a stupid question, but is it possible to store a plocal database as a single file, rather than a directory? I am considering using OrientDB as an embedded database in a java desktop application, so keeping the database as a single file would be a big plus. -- --- You received

Re: [orientdb] Re: OrientDB v2.2.0-beta2 REQUEST_CONNECT

2016-05-03 Thread Ra Long
I ported the official OrientDB driver over to .NET Core RC2 which required some tweaking but I have it working. Ultimately though, I'm just not satisfied with it. My main issues with it are the limited documentation and deviation from the Java API. Granted, it's actually simple work with the

[orientdb] Re: Insertion Excep

2016-05-03 Thread alessandrorota04
Hi, I tried your code with transactional graph and was not made the rollback. Can you open an issue on github? Best regards, Alessandro -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails

Re: [orientdb] Re: OrientDB v2.2.0-beta2 REQUEST_CONNECT

2016-05-03 Thread Luigi Dell'Aquila
Hi, Happy to see that you solved the problem. I'm very curious about what you are doing, could you share some additional info? Can we help in any way? Thanks Luigi 2016-05-02 23:48 GMT+02:00 Ra Long : > Figured it out. I realized almost as soon as I submitted this that I