SQLJSONDictionary#

class SQLJSONDictionary(acc=None)[source]#

Representation of an SQL expression to access JSON properties.

Methods

get

Returns SQLTriplet specified by key.

Parameters:

acc (str) –

get(key, default=None)[source]#

Returns SQLTriplet specified by key.