[GH-ISSUE #64] Feature Request: Enhanced Graph Filtering and Relation View #59

Open
opened 2026-04-11 08:41:23 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Twi1ight on GitHub (Nov 17, 2025).
Original GitHub issue: https://github.com/reconurge/flowsint/issues/64

Summary

This feature request proposes enhancements to the graph functionality to support:

  1. Entity filtering by properties - Filter nodes based on their attributes
  2. Edge attributes support with filtering - Store and query relationship properties
  3. Enhanced relationships view table - Display timestamps and configurable columns with search/filter capabilities

Problem Statement

The current system lacks advanced filtering capabilities and comprehensive relationship management. Users need to:

  • Filter entities based on specific properties (country, risk score, dates, etc.)
  • Store and query metadata on relationships (timestamps, source info)
  • Relationships view should be configurable with timestamps and properties filtering options
Originally created by @Twi1ight on GitHub (Nov 17, 2025). Original GitHub issue: https://github.com/reconurge/flowsint/issues/64 ## Summary This feature request proposes enhancements to the graph functionality to support: 1. **Entity filtering by properties** - Filter nodes based on their attributes 2. **Edge attributes support with filtering** - Store and query relationship properties 3. **Enhanced relationships view table** - Display timestamps and configurable columns with search/filter capabilities ## Problem Statement The current system lacks advanced filtering capabilities and comprehensive relationship management. Users need to: - Filter entities based on specific properties (country, risk score, dates, etc.) - Store and query metadata on relationships (timestamps, source info) - Relationships view should be configurable with timestamps and properties filtering options
GiteaMirror added the enhancement label 2026-04-11 08:41:23 -05:00
Author
Owner

@dextmorgn commented on GitHub (Nov 17, 2025):

Good point, I'd really like at some point to be have a "query builder" to that would propose a nice UX that under the hood creates a valid Cypher query for neo4j

<!-- gh-comment-id:3541317219 --> @dextmorgn commented on GitHub (Nov 17, 2025): Good point, I'd really like at some point to be have a "query builder" to that would propose a nice UX that under the hood creates a valid Cypher query for neo4j
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/flowsint#59