GraphAware\Neo4j\Client\ClientInterface::getLabels PHP 메소드

getLabels() 공개 메소드

public getLabels ( string | null $conn = null ) : Label[]
$conn string | null
리턴 GraphAware\Neo4j\Client\Schema\Label[]
    public function getLabels($conn = null);