resource-registry/src/main
Luca Frosini f683681a8a Switched from OrientGraph to oDatabaseDocument to have one interface for
managing vertexes, edges and properties.
Moreover, switched from Element to OElement, Vertex to OVertex, Edge to
OEdge to have the same APIs to manage instances, and to be able to
directly use oDatabaseDocument instead of frequent casts to
OrientElement to perform operations not supported by thinkerpop standard
interface.
2019-11-05 18:36:44 +01:00
..
java/org/gcube/informationsystem/resourceregistry Switched from OrientGraph to oDatabaseDocument to have one interface for 2019-11-05 18:36:44 +01:00
resources Merged from private branch used to refactor and add features 2019-02-13 11:33:29 +00:00
.gitignore Ignored tests resources and generated files 2019-07-18 16:58:34 +02:00