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
The layout of the queries in the book somewhat evolved over time and is definitely inconsistent. The style guidelines for Gremlin have also evolved over time as well. These days, spreading a query over more lines with meaningful indenting makes it easier on the reader. It would be good to make a pass through the manuscript to break more queries up to spread over multiple lines to aid readability and improve consistency. It's OK for shorter queries to stay as single line ones but the multi line ones could benefit from a formatting pass.
The text was updated successfully, but these errors were encountered:
The layout of the queries in the book somewhat evolved over time and is definitely inconsistent. The style guidelines for Gremlin have also evolved over time as well. These days, spreading a query over more lines with meaningful indenting makes it easier on the reader. It would be good to make a pass through the manuscript to break more queries up to spread over multiple lines to aid readability and improve consistency. It's OK for shorter queries to stay as single line ones but the multi line ones could benefit from a formatting pass.
The text was updated successfully, but these errors were encountered: