neo4j / neo4j-javascript-driver

Neo4j Bolt driver for JavaScript
https://neo4j.com/docs/javascript-manual/current/
Apache License 2.0
853 stars 148 forks source link

Introduce `resultTransformers.eager` and `resultTransformers.mapped` #1202

Closed bigmontz closed 3 months ago

bigmontz commented 3 months ago

⚠️ This API is released as preview.

This method are aliases to resultTransformers.eagerResultTransformer and resultTransformers.mappedResultTransformers.

⚠️ This API is released as preview.