spmallette opened a new pull request, #3530:
URL: https://github.com/apache/tinkerpop/pull/3530

   The Format Step section documents `format()` as pure string templating but 
does not mention that it also acts as a filter: when a `%{key}` placeholder 
references a property that does not exist on the incoming element, that 
traverser is silently dropped from the result (no error, no warning, no 
null/empty rendering).
   
   This adds a single NOTE admonition after the callout list to document this 
behavior, placed before the *Additional References* line. No other content in 
the section is altered.


-- 
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]

Reply via email to