Skip to content

Conversation

@Bastianowicz
Copy link

@Bastianowicz Bastianowicz commented Jan 7, 2021

I introduced a returnObject-Method to allow the following statement: RETURN { foo: bar } and an optional generic G which represents the graphmodel of the cypher (the nodes and relations that are accessable in the methods).
This prevents you from comparing or using non-existent properties, nodes or relations.
99% of the changes are compatible with former versions and the new generics are all optional.

Bastianowicz and others added 3 commits December 19, 2020 10:24
Update master from jamesfer
Query can now return objects as result

feat: Typings for builder and query methods
@Bastianowicz
Copy link
Author

@jamesfer is this something that is interesting for the project? Just let me know some of your thoughts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant