This is an automated email from the ASF dual-hosted git repository.
djkevincr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/gora.git
from 8440644c [GORA-663] Add datastore for Neo4j (#235)
add 2cccfdbe GORA-651 upgrade Orient DB driver to version 3 (#210)
No new revisions were added by this update.
Summary of changes:
.../apache/gora/orientdb/query/OrientDBResult.java | 10 +--
.../apache/gora/orientdb/store/OrientDBStore.java | 94 ++++++++++++++--------
.../orientdb/store/OrientDBStoreParameters.java | 34 +++++---
gora-orientdb/src/test/resources/gora.properties | 3 +-
pom.xml | 2 +-
5 files changed, 92 insertions(+), 51 deletions(-)