Chandran Anjur Narasimhan created TINKERPOP-1819:
----------------------------------------------------

             Summary: 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
            Priority: Minor


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)

Reply via email to