orientdb-jruby icon indicating copy to clipboard operation
orientdb-jruby copied to clipboard

JRuby wrapper for OrientDB

Results 3 orientdb-jruby issues
Sort by recently updated
recently updated
newest added

Hi, OrientDB 2.0.3 was released not so long ago, but this seems to be for 1.7.8. Please let me know if there will be updates or I can just use...

just an fyi, I get warnings that I will only be able to leverage the latest features. The issue there is that I can't drop out of the jruby binding...

In attempting to persist a new instance of a Class which has an attribute defined to type DateTime, if in the constructor i.e. Document.create ... , I pass in DateTime.now...