GraphAware\Neo4j\OGM\Query\ResultMapping::getRootIdentifier PHP Method

getRootIdentifier() public method

public getRootIdentifier ( ) : string
return string
    public function getRootIdentifier()
    {
        return $this->rootIdentifier;
    }