PHP Class GraphAware\Neo4j\OGM\Annotations\Node

Inheritance: implements Entity
Show file Open project: graphaware/neo4j-php-ogm

Public Properties

Property Type Description
$label string
$repository string

Property Details

$label public property

public string $label
return string

$repository public property

public string $repository
return string