[ 
https://issues.apache.org/jira/browse/TINKERPOP-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Mallette closed TINKERPOP-2663.
---------------------------------------
    Fix Version/s: 3.6.0
       Resolution: Done

> Support Vertex references in grammar
> ------------------------------------
>
>                 Key: TINKERPOP-2663
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2663
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: language
>    Affects Versions: 3.5.1
>            Reporter: Stephen Mallette
>            Assignee: Stephen Mallette
>            Priority: Major
>             Fix For: 3.6.0
>
>
> With Java (and other variants) you can create an {{Element}} easy enough - 
> {{ReferenceVertex}} and the like have easy to use constructors. 
> {{gremlin-language}} could be made more consistent with such syntax:
> {code}
> g.addE('knows).from(Vertex(1)).to(Vertex(2))
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to