Skip to content

1.3.0

Compare
Choose a tag to compare
@pietermartin pietermartin released this 25 Sep 19:49
· 2109 commits to master since this release

##1.3.0

  • Upgrade to TinkerPop 3.2.2
  • Added H2 support.
  • Added support for getting the data source from JNDI.
  • Optimize `SqlgGraph.bulkAddEdges(...) to use the correct types for the in and out properties. This has a marginal performance increase.
  • Refactored pom to separate out gremlin-groovy to be an optional dependency.