GraphAware\Neo4j\Client\Formatter\Type\Relationship::startNodeIdentity PHP Method

startNodeIdentity() public method

public startNodeIdentity ( ) : integer
return integer
    public function startNodeIdentity()
    {
        return $this->startNodeIdentity;
    }