In the 'Working with Cypher'-> Check your understanding , first question around aggregate functions, why is size() not considered an aggregate function if count is?
what are few best practices to keep in mind?
e.g
Are there recommendations around if frequently updated data should or shouldn’t be placed in graph?Are there metrics on performance of gql based on number of Nodes and attributes?