Skip to content

JSON.TYPE

This command returns the type of JSON value at path.

JSON.TYPE

Parameters

Parameter Description
Key Key name
Path Subset of common best practices and resembles JSONPath not by accident

JSONPath

RedisJSON decides which syntax to use depending on the first character of the path query. If the query starts with the character $ it is considered as a JSONPath query. Otherwise it is interpreted as a legacy path syntax.

Learn more in the documentation.

Streaming

Streaming supported as Time Series and Data frame.

Visualization

Any standard visualization should work.