[ 
https://issues.apache.org/jira/browse/TINKERPOP-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18010527#comment-18010527
 ] 

Cole Greer commented on TINKERPOP-3175:
---------------------------------------

Added in https://github.com/apache/tinkerpop/pull/3154

> Add boolean conversion step asBool()
> ------------------------------------
>
>                 Key: TINKERPOP-3175
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-3175
>             Project: TinkerPop
>          Issue Type: New Feature
>          Components: language
>    Affects Versions: 3.8.0
>            Reporter: Yang Xia
>            Priority: Major
>
> Adds a step to help convert values into boolean, e.g.:
> {code:java}
> g.inject(0).asBool()
> ==> false 
> g.inject(1).asBool() 
> ==> true {code}



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

Reply via email to