Fs02 commented on PR #2127:
URL: https://github.com/apache/tinkerpop/pull/2127#issuecomment-3302496140

   thanks, the type is a bit broken, but I can use that
   ```
   <html>TS7016: Could not find a declaration file for module 
'gremlin/lib/process/graph-traversal'. 
'app/node_modules/gremlin/lib/process/graph-traversal.js' implicitly has an 
'any' type.<br/>If the 'gremlin' package actually exposes this module, consider 
sending a pull request to amend 
'https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gremlin'
   ```
   
   another question is, is it possible to specify multiple value using 
CardinalityValue.list and use it as `mergeE(...).option(merge.onCreate, 
props).option(merge.onMatch, props)`?
   


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