I can't figure out how to get Blueprint.NET to work with OrientDB. Anyone else make it work?

I am trying to use Blueprint.NET , which should be a C # implementation for Tinkerpop, to access OrientDB . I combed the website and emailed the developer, but I couldn’t find it anyway. I used some REST code to connect to OrientDB, but it doesn't seem to have the speed everyone is talking about. I would like to try Blueprint.NET to see if it will be faster. Any help would be appreciated.

+7
source share
1 answer

What problems do you have? You can also use the OrientDB C driver.

0
source

All Articles