GraphAware\Neo4j\Client\Formatter\Type\Node::labels PHP Method

labels() public method

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