Hi Everyone, For those of you who use OrientDB and R together: I have written a tiny REST API wrapper that helps you run queries against OrientDB. It uses the jsonlite package to convert the JSON response into a R DataFrame, strips metadata fields returned along with the data, and converts RIDs and Dates into numbers and DateTime variables. This is the minimum I needed to get my project off the ground, but don't hesitate to fork/pull request if you need additional functionalities.
Here is the github address: https://github.com/retrography/OrientR Cheers, Mahmood -- --- 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.
