Bryn Cooke created TINKERPOP-1869:
-------------------------------------

             Summary: Profile step and iterate do not play nicely with each 
other
                 Key: TINKERPOP-1869
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1869
             Project: TinkerPop
          Issue Type: Bug
          Components: process
    Affects Versions: 3.3.1
            Reporter: Bryn Cooke


Profile step doesn't like it if there are any other steps after it. However if 
someone calls profile().iterate() they will get an error as iterate appends a 
NoneStep to the end of the traversal.
Even though this means that the results of the profile would never be returned 
I think that profile step should allow None step to follow it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to