GraphAware\Neo4j\Client\Formatter\Type\Node::identity PHP 메소드

identity() 공개 메소드

public identity ( )
    public function identity()
    {
        return $this->id;
    }