reactome_cypher_sample
Retrieve a small sample of nodes for a given label to inspect their shape and typical property values.
Instructions
Return a small sample of nodes for a given label, to inspect shape and typical property values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Node label to sample (e.g. 'Pathway', 'ReactionLikeEvent', 'PhysicalEntity') | |
| limit | No | Number of nodes to return (default 5, max 50) |