get abstract method

T? get(
  1. String nodeKey
)

Получить данные узла

Implementation

T? get(String nodeKey);