GraphAware\Neo4j\Client\Formatter\Type\Relationship::startNodeIdentity PHP Метод

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

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