[
https://issues.apache.org/jira/browse/TINKERPOP-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette updated TINKERPOP-2697:
----------------------------------------
Fix Version/s: (was: 3.5.3)
Issue Type: Improvement (was: New Feature)
> Create a `features()` step
> --------------------------
>
> Key: TINKERPOP-2697
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2697
> Project: TinkerPop
> Issue Type: Improvement
> Components: language
> Affects Versions: 3.5.2
> Reporter: Fredrick Eisele
> Priority: Minor
> Labels: client, features
>
> There are some elements of the graph api which would be useful from the
> graph-traversal api.
> One such method is {*}graph.features(){*}.
> This is something that a client should use frequently if they want to write
> portable code.
> see [https://tinkerpop.apache.org/docs/current/reference/#_features] for
> current usage.
> The new api would be {*}g.features(){*}.
> The result would be serialized as a map of maps of boolean values.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)