![]() |
Code Documentation 3.6
Social Network Visualizer
|

Files | |
| filter_condition.h | |
| Defines the FilterCondition struct shared by all attribute-based filters. | |
| filter_spec.h | |
| Replay descriptor stored alongside each GraphVisibilitySnapshot. | |
| graph_edge_filters.cpp | |
| Implements edge filtering operations for the Graph class (weight threshold filters, unilateral filters, relation-based filters). | |
| graph_node_filters.cpp | |
| Implements vertex filtering functions for the Graph class. | |
| graph_query.h | |
| Defines GraphQuery — a multi-condition AND filter applied as one chip. | |
| graph_query_filters.cpp | |
| Implements compound AND-query filters for nodes and edges (#221 Phase 1). | |