GraphAware\Neo4j\OGM\Query\ResultMapping::getRootEntity PHP Метод

getRootEntity() публичный Метод

public getRootEntity ( ) : string
Результат string
    public function getRootEntity()
    {
        return $this->rootEntity;
    }