resource-registry/src/main/java/org/gcube/informationsystem/resourceregistry
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
..
dbinitialization Switched from OrientGraph to oDatabaseDocument to have one interface for 2019-11-05 18:36:44 +01:00
instances Switched from OrientGraph to oDatabaseDocument to have one interface for 2019-11-05 18:36:44 +01:00
query Switched from OrientGraph to oDatabaseDocument to have one interface for 2019-11-05 18:36:44 +01:00
rest Switched from OrientGraph to oDatabaseDocument to have one interface for 2019-11-05 18:36:44 +01:00
security Switched from OrientGraph to oDatabaseDocument to have one interface for 2019-11-05 18:36:44 +01:00
utils Switched from OrientGraph to oDatabaseDocument to have one interface for 2019-11-05 18:36:44 +01:00
ResourceInitializer.java Refs #10435: Add support for hierarchical roles to support child context overview 2017-11-30 17:06:08 +00:00