Resource Registry Service
Go to file
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
.settings Fixed eclipse project files 2019-10-03 14:54:30 +02:00
distro Merged from private branch used to refactor and add features 2019-02-13 11:33:29 +00:00
src Switched from OrientGraph to oDatabaseDocument to have one interface for 2019-11-05 18:36:44 +01:00
.classpath Fixed maven parent and 'scm' section 2019-10-03 14:54:11 +02:00
.gitignore Ignored tests resources and generated files 2019-07-18 16:58:34 +02:00
.project git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@130981 82a268e6-3cf1-43bd-a215-b396298e98cf 2016-08-05 12:31:18 +00:00
pom.xml Fixed dependency 2019-10-10 17:07:41 +02:00