Last update:
July 26, 2024
PropertyEdge object¶
This type represents an edge in a graph database, specifically for properties.
Fields¶
Field | Description |
---|---|
cursor String! |
A cursor value that can be used for pagination purposes. |
node Property |
The actual property node associated with the edge. |