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

Ken Hu updated TINKERPOP-3153:
------------------------------
    Description: 
Types to add to the grammar in 4.0:
 * Char
 ** Unfortunately '' is already used for strings to match Groovy. Will need to 
look into something nice for this.
 * Duration
 ** Should check to see if Duration can be used for date functions as well
 ** Duration(Long)
 * CompositePdt
 ** Pdt("name", [ : ] )
 * PrimitivePdt
 ** Pdt("name", "value")
 * Tree
 * Graph

  was:
Types to add to the grammar in 4.0:
 * Char
 ** Unfortunately '' is already used for strings to match Groovy. Will need to 
look into something nice for this.
 * Duration
 ** Should check to see if Duration can be used for date functions as well 
 ** Duration(Long)
 * CompositePdt
 ** Pdt("name", [ : ] )
 * PrimitivePdt
 ** Pdt("name", "value")


> Expand type syntax in grammar in 4.0
> ------------------------------------
>
>                 Key: TINKERPOP-3153
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3153
>             Project: TinkerPop
>          Issue Type: Improvement
>    Affects Versions: 4.0.0
>            Reporter: Ken Hu
>            Priority: Major
>
> Types to add to the grammar in 4.0:
>  * Char
>  ** Unfortunately '' is already used for strings to match Groovy. Will need 
> to look into something nice for this.
>  * Duration
>  ** Should check to see if Duration can be used for date functions as well
>  ** Duration(Long)
>  * CompositePdt
>  ** Pdt("name", [ : ] )
>  * PrimitivePdt
>  ** Pdt("name", "value")
>  * Tree
>  * Graph



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to