You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new to graph databases and specifically neo4j and cypher. I am going thru your graphql library documentation, it is well written and easy to follow. However, I have one suggestion, please add code snippets of cypher that will be generated by a given graphql operation example. It will greatly help to understand what is going on under the hood and teach us best practices and efficient code writing in cypher. It will also help in profiling the cypher query generated for any indexes to be created for faster response.
Thanks for your great work. :)
The text was updated successfully, but these errors were encountered:
I am new to graph databases and specifically neo4j and cypher. I am going thru your graphql library documentation, it is well written and easy to follow. However, I have one suggestion, please add code snippets of cypher that will be generated by a given graphql operation example. It will greatly help to understand what is going on under the hood and teach us best practices and efficient code writing in cypher. It will also help in profiling the cypher query generated for any indexes to be created for faster response.
Thanks for your great work. :)
The text was updated successfully, but these errors were encountered: