Skip to Content

Node

JSON represents a tree structure, and a tree is made of nodes. In OK JSON, every value in the document — every object, array, string, number, boolean, and null — is a node in the Navigator. Objects and arrays are branches that can be expanded; the other types are leaves.