Skip to content
This repository was archived by the owner on Nov 16, 2025. It is now read-only.

Reset node neighborhood query limits.#41

Open
manthey wants to merge 1 commit intomasterfrom
better-neighborhood-limits
Open

Reset node neighborhood query limits.#41
manthey wants to merge 1 commit intomasterfrom
better-neighborhood-limits

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