[
https://issues.apache.org/jira/browse/TINKERPOP-1819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225084#comment-16225084
]
Chandran Anjur Narasimhan commented on TINKERPOP-1819:
------------------------------------------------------
That was fast, nice !
> 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)