Marco Dalla Stella
Results
2
issues of
Marco Dalla Stella
The goal is to have a set of composable functions that produce valid SQL statement for OrientDB. Eg: ``` clojure user> (create-vertex "Class" {:name "Luke" :age 30}) ``` must return:...
enhancement
Write an in-depth documentation about the library usage. We can use [Read the Docs](https://readthedocs.io) or [GitBook](https://www.gitbook.com).
enhancement