🎓 Doc Freemo :jpf: 🇳🇱

Just did a release of version 3.3.1 of #Ferma.

Ferma is an :opensource: open-source ORM/OGM for Graph Databases written in Java.

Check it out here: git.qoto.org/Ferma/Ferma

#Ferma #GrapgDB #nosql #Gremlin #Tinkerpop #graphDatabase #GraphTheory

🎓 Doc Freemo :jpf: 🇳🇱

Woot finally getting around to doing a deploy of Ferma 3.3.0!

These are the new features:

* Added support for properties with mulitiple values for annotated property getters.

* An adjacency getter (annotated) will now return null instead of an exception if no elements present.
Setters now take null as a valid argument.

* Fixed a bug that caused exceptions in the case of a vertex property with a cardinality other than single.

* Updated the dependencies

github.com/Syncleus/Ferma

#Ferma #GrapgDB #nosql #Syncleus