spmallette commented on code in PR #3211: URL: https://github.com/apache/tinkerpop/pull/3211#discussion_r2440647518
########## docs/src/dev/provider/gremlin-semantics.asciidoc: ########## @@ -776,7 +776,7 @@ link:https://tinkerpop.apache.org/docs/x.y.z/reference/#asDate-step[reference] *Description:* converts the incoming traverser to the nearest parsable type if no argument is provided, or to the desired numerical type, based on the number token (`N`) provided. -*Syntax:* `asNumber()` | `asNumber(N numberToken)` Review Comment: we've added a new predicate but gremlin-semantics doesn't have any mention of it. i can't remember if we have a section for predicates yet here? but maybe it's time we structure something in? same for enums (i.e. GType)? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
