You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Bryn Cooke (JIRA)" <ji...@apache.org> on 2017/04/25 09:21:04 UTC

[jira] [Created] (TINKERPOP-1669) EdgeVertexStep should not be final

Bryn Cooke created TINKERPOP-1669:
-------------------------------------

             Summary: EdgeVertexStep should not be final
                 Key: TINKERPOP-1669
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1669
             Project: TinkerPop
          Issue Type: Improvement
          Components: process, structure
    Affects Versions: 3.2.4
            Reporter: Bryn Cooke


GraphStep, VertexStep and PropertiesStep are all not final, so I was surprised to find that I couldn't extend EdgeVertexStep. In the end I had to duplicate the entire class....



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)