Open
Description
Task
Add Edges
to filter by.
Below Type
and before Source Nodes
Render Edges
exactly the same style as Node Types:
- Pill Style
- View more button
Exract data from schema store (GET /schema/all)
- Render each edge_type (no duplicates)
- Filter out
CHILD_OF

Acceptance Criteria
- Render new 'Edges' item
- Pill Style just like
Type
- Selected and unselected style like
Type
- Pass param
edge_type
in the filters search request /graph/search?edge_type['has', 'source']