[
https://issues.apache.org/jira/browse/TINKERPOP-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marko A. Rodriguez reassigned TINKERPOP-1384:
---------------------------------------------
Assignee: Marko A. Rodriguez
> Description of filter function in traversal documentation
> ---------------------------------------------------------
>
> Key: TINKERPOP-1384
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1384
> Project: TinkerPop
> Issue Type: Bug
> Components: documentation
> Reporter: Keith Lohnes
> Assignee: Marko A. Rodriguez
> Priority: Minor
>
> In http://tinkerpop.apache.org/docs/current/reference/#traversal
> I noticed the images there describe the filter step as S → S ∪ Ø which
> doesn't make sense to me since S = S ∪ Ø
> It should be
> S → E ⊆ S
> since a filter yields a subset (though not necessarily a proper subset) of S
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)