You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2017/10/30 12:39:01 UTC

[jira] [Closed] (TINKERPOP-1819) documentation query and description mismatch

     [ https://issues.apache.org/jira/browse/TINKERPOP-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette closed TINKERPOP-1819.
---------------------------------------
       Resolution: Fixed
         Assignee: stephen mallette
    Fix Version/s: 3.3.1
                   3.2.7

Thanks for reporting this - fixed via:

https://github.com/apache/tinkerpop/commit/909cd9114652dd0a1724deddc8c97bf42c1ea293


> documentation query and description mismatch
> --------------------------------------------
>
>                 Key: TINKERPOP-1819
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1819
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.3.0
>            Reporter: Chandran Anjur Narasimhan
>            Assignee: stephen mallette
>            Priority: Minor
>             Fix For: 3.2.7, 3.3.1
>
>
> http://tinkerpop.apache.org/docs/current/reference/
> Section: Graph Traversal Steps->General Steps
> Query: gremlin> g.V().filter {it.get().label() == 'person'} //1
> Explanation (wrong): A filter that only allows the vertex to pass if it has an age-property.



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