OrientDB-NET.binary
OrientDB-NET.binary copied to clipboard
C#/.NET binary driver for OrientDB
How should I implement massive insert in OrientDB I have 10K Vertex have almost 1M Edges how should i Load as fast as possible? Currently i am using this for...
http://blog.raffaeu.com/archive/2010/06/26/how-to-write-fluent-interface-with-c-and-lambda.aspx
I'm not sure this issue has been already reported or not. Issue is My web application is already running. Connection pool is initialized only once in a static constructor. It...
All tests failed on machine with OrientDB already running. Is better to verify OrientDB status before tests or check if path exists.
Hey there, i got your Package over "NuGet" (Version 0.2.1) and got there the following Situation but not in the current GitHub-Version (0.2.1): when i create three vertex and connect...
Hi, I experienced a problem with certain queries where the stream read from the network was not complete. I think there's a problem with the way you read from the...
Discussion: https://groups.google.com/forum/#!topic/orient-database/lkJ07Dzh9tc
Implement special use of linkset type parsing. https://groups.google.com/forum/#!msg/orient-database/OFdJzu8eqD0/1L5JoBHp4hoJ https://github.com/gabipetrovay/node-orientdb/blob/master/lib/orientdb/db.js https://github.com/nuvolabase/orientdb/blob/master/enterprise/src/main/java/com/orientechnologies/orient/enterprise/channel/binary/OChannelBinaryProtocol.java https://github.com/nuvolabase/orientdb/blob/master/client/src/main/java/com/orientechnologies/orient/client/remote/OStorageRemote.java#L1007