[ 
https://issues.apache.org/jira/browse/TINKERPOP-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16562021#comment-16562021
 ] 

ASF GitHub Bot commented on TINKERPOP-1990:
-------------------------------------------

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

    https://github.com/apache/tinkerpop/pull/882#discussion_r206194431
  
    --- Diff: 
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/remote/RemoteGraph.java
 ---
    @@ -60,6 +60,10 @@
             test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.map.PageRankTest",
             method = "*",
             reason = "hmmmm")
    [email protected](
    +        test = 
"org.apache.tinkerpop.gremlin.process.traversal.step.map.ShortestPathTest",
    +        method = "*",
    +        reason = "hmmmm")
    --- End diff --
    
    I'm going to update the "hmmm" to 
https://issues.apache.org/jira/browse/TINKERPOP-1976 - please do the same in 
your PR. :smile: 


> Add a shortestPath() step
> -------------------------
>
>                 Key: TINKERPOP-1990
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1990
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>            Reporter: Daniel Kuppitz
>            Assignee: Daniel Kuppitz
>            Priority: Major
>
> Implement {{ShortestPathVertexProgram}} and a {{shortestPath()}} step.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to