[
https://issues.apache.org/jira/browse/TINKERPOP-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-2686.
---------------------------------------
Resolution: Duplicate
this was completed individually in various JIRAs: TINKERPOP-2689,
TINKERPOP-2690 and TINKERPOP-2691
> Add Cucumber support for VertexProperty for language bindings
> -------------------------------------------------------------
>
> Key: TINKERPOP-2686
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2686
> Project: TinkerPop
> Issue Type: Improvement
> Components: dotnet, javascript, python
> Affects Versions: 3.6.0
> Reporter: Mike Personick
> Priority: Minor
>
> We have Cucumber support for VertexProperty now in Java, so we need to add
> similar support for the three language bindings. Currently there is only one
> feature test that uses the VP feature, and it is disabled in the langs. We
> reused the edge triplet syntax:
> {color:#4c9aff}*{{vp[vertexName-propName->propVal]}}*{color}
> Note that propVal must also be parsed (e.g. numerics):
> {color:#4c9aff}vp[peter-age->d[35].i]{color}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)