GraphAware\Neo4j\Client\Formatter\Type\Relationship::startNodeIdentity PHP 메소드

startNodeIdentity() 공개 메소드

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