get_weak_relations
Retrieve relations below a specified weight threshold to find pruning candidates, maintaining graph relevance.
Instructions
Get relations below a weight threshold (pruning candidates)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max relations to return | |
| max_weight | No | Only include relations with weight <= this value |