Releases: pm-dev/kotlin-gremlin-ogm
Releases · pm-dev/kotlin-gremlin-ogm
0.18.0
Add the ability to specify default values for non-nullable properties
0.16.0
Upgrade to JanusGraph 0.3.0
0.13.1
Pass ids as a Set when loading multiple vertices or edges.
Also fix a bug where union was not used correctly when loading multiple vertices/edges by id
0.13.0
Change tests to use tmp directory that's compatible with travis-ci