single_node_value property

single_node_value property

The value of this single node result, which may be null.

Definition:

@property
def single_node_value(self):
    ...

See Also