Skip to content

Add ID filter for neighbor expansion - #2168

Open
voidstackloop wants to merge 1 commit into
aws:mainfrom
voidstackloop:neighbor-id-filter
Open

voidstackloop wants to merge 1 commit into
aws:mainfrom
voidstackloop:neighbor-id-filter

Conversation

@voidstackloop

@voidstackloop voidstackloop commented Sep 12, 2026

Copy link
Copy Markdown

Description

Adds ID to the neighbor-expansion filter dropdown.

ID filters use exact matching across Gremlin, openCypher, SPARQL, and stored blank-node neighbors. Existing attribute filters continue using substring matching.

Validation

  • pnpm checks passes.
  • ID-filter tests pass for:
    • Gremlin
    • openCypher
    • SPARQL
    • Stored blank-node neighbors
  • Full test run: 2611 tests passed; 61 unrelated tests fail on Windows because of missing POSIX sh/openssl behavior and Turkish locale formatting.

Related Issues

Fixes #274

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I have verified pnpm checks passes with no errors.
  • I have verified pnpm test passes with no failures.
  • I have covered new added functionality with unit tests if necessary.
  • I have updated documentation if necessary.

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

Successfully merging this pull request may close these issues.

[Feature Request] Add ID to the filter drop down for neighbor expansion

1 participant