You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Jeffrey Hagelberg (JIRA)" <ji...@apache.org> on 2016/04/21 23:12:12 UTC

[jira] [Created] (ATLAS-693) Add titan 0.5.4 implemenation of graph database abstraction layer

Jeffrey Hagelberg created ATLAS-693:
---------------------------------------

             Summary: Add titan 0.5.4 implemenation of graph database abstraction layer
                 Key: ATLAS-693
                 URL: https://issues.apache.org/jira/browse/ATLAS-693
             Project: Atlas
          Issue Type: Sub-task
            Reporter: Jeffrey Hagelberg
            Assignee: Jeffrey Hagelberg


In this task, we put in place the titan 0.5.4 implementation of the graph database abstraction layer.  As part of this effort, the existing "titan" maven project will be merged into this new project, since it is specific to titan 0.5.4.  The maven projects in Atlas that depend on the "titan" will be changed to depend on the new project.  Direct dependencies on titan 0.5.4 will be removed from all of the atlas projects.  These projects will be changed to depend on this new project instead.  They will transitively obtain the dependencies on titan 0.5.4 that they need.  For this task, none of the existing Atlas java / scala code will be changed.  The classes from in the titan project will be moved verbatim into the new project.  The only other changes will be the addition of the new classes that implement the abstraction layer interfaces.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)