GraphAware\Neo4j\Client\Result\ResultCollection::getTag PHP Метод

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

public getTag ( ) : null | string
Результат null | string
    public function getTag()
    {
        return $this->tag;
    }