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

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

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