Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Reset node neighborhood query limits. #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

manthey
Copy link
Contributor

@manthey manthey commented May 9, 2016

Each time a node is expanded, we query additional neighbors. This allows handling large neighbors by limiting the amount that is shown by default. However, each time a node was queries, the limit would be increased if the node had been visible in the previous graph. By reseting it, selecting an entity will always result in the same 1-hop network prior to expanding nodes.

Each time a node is expanded, we query additional neighbors.  This allows handling large neighbors by limiting the amount that is shown by default.  However, each time a node was queries, the limit would be increased if the node had been visible in the previous graph.  By reseting it, selecting an entity will always result in the same 1-hop network prior to expanding nodes.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant