GraphAware\Neo4j\Client\Formatter\Type\Relationship::startNodeIdentity PHP Méthode

startNodeIdentity() public méthode

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