Hi,
Please let me know if it is possible to change the default value of 25 when a node or relationship type is clicked on the left sidebar of the Neo4J Browser. For example, if I have nodes with label "Warehouse_Type" then clicking on it, renders a default command "MATCH (n:Warehouse_Type) RETURN n LIMIT 25". I want to change this setting of "Limit 25" to, say for example, "Limit 125" permanently so that clicking on any node label or relationship type takes the changed setting in future.
Thanks much,
Vaidya.