Github user spmallette commented on a diff in the pull request:

    https://github.com/apache/tinkerpop/pull/772#discussion_r161791620
  
    --- Diff: 
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/computer/VertexProgram.java
 ---
    @@ -219,13 +234,28 @@ public default void workerIterationEnd(final Memory 
memory) {
          * @param <V>           The vertex program type
          * @return the newly constructed vertex program
          */
    +    @Deprecated
    --- End diff --
    
    you need a "@deprecated" javadoc here.


---

Reply via email to