This document is not official Crossref documentation
Degree
PATH = items/array/degree(1)
Occurs 419 028 times
- A route to an element, for example:
The route "items/array/degree" corresponds to navigating through the JSON indices as
["items"][0]["degree"]
graph LR
1[items]
2[0]
3[1]
4[2]
5[degree]
1 --> 2
1 --> 3
1 --> 4
3 --> 5
Properties of Array
See information about elements: items/array/degree/array
Distribution of lengths:
Row | LengthAny |
CountInt64 |
---|---|---|
1 | 1 | 419 028 |