Philip Graff created TINKERPOP-1861:
---------------------------------------

             Summary: VertexProgram create with varargs for Graphs
                 Key: TINKERPOP-1861
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1861
             Project: TinkerPop
          Issue Type: Improvement
            Reporter: Philip Graff
            Priority: Minor


VertexProgram.Builder.create(Graph) can be modified to 
VertexProgram.Builder.create(Graph...) so that passing in zero or many graphs 
is naturally handled. The current state of passing in null when no graph is 
needed is bad practice.



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

Reply via email to