Michael Hunger
Michael Hunger
that has those 4 methods and moves the state into instance variables https://github.com/neo4j-graphql/neo4j-graphql-java/pull/32/files#diff-733d50d30c06dbbd977939686f66457bR119
open $EDITOR with a concatenation of the config-files separated by headers, like `## neo4j.properties` then split and save config-files after editing
- labels, rel-types, property-keys - store-sizes, # of records per type (node, relationship, property) - size of logfiles (logical log, messages.log, console.log)
e.g. fulltext and manual indexes remove the ones that have already been deprecated.
Return position of the element in the list of results, basically just keeping a counter and returning when element = agg value perhaps it can be even generalized to apoc.agg.row([predicate])...
For a property you want to have more than one statistic: size, count, avg, median, ... which is probably already covered by `apoc.agg.stats()` but then, how about multi-dimensional aggregation. e.g....