Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting AUTO-COMPLETE to OFF by default #181

Closed
dhimmel opened this issue Jun 16, 2016 · 3 comments
Closed

Setting AUTO-COMPLETE to OFF by default #181

dhimmel opened this issue Jun 16, 2016 · 3 comments

Comments

@dhimmel
Copy link

dhimmel commented Jun 16, 2016

I have created several guides that help users explore my network from the Neo4j Browser. However, the queries are designed to render with AUTO-COMPLETE set to OFF (only relationships that were queried get displayed). Is there a query- or database-level setting to turn the default AUTO-COMPLETE behavior to OFF?

I would also like to raise some arguments in favor of defaulting to OFF in future releases:

  • it's confusing to get relationships that were not queried.
  • the browser can get bogged down by excessive relationships in a dense graph.

AUTO-COMPLETE is a great feature, but I think it makes the most sense as an option that the user explicitly enables upon request.

@dhimmel
Copy link
Author

dhimmel commented Oct 4, 2016

@pe4cey does #220 make it possible to set a default value of OFF for AUTO-COMPLETE?

@pe4cey
Copy link
Contributor

pe4cey commented Oct 4, 2016

@dhimmel it does indeed. You can find the setting over in the settings drawer.

@pe4cey pe4cey closed this as completed Oct 4, 2016
@dhimmel
Copy link
Author

dhimmel commented Dec 19, 2016

@pe4cey is it possible to set AUTO-COMPLETE to off by default in neo4j.conf?

dhimmel added a commit to hetio/hetionet that referenced this issue Sep 18, 2017
dhimmel added a commit to hetio/hetionet that referenced this issue Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants