PHP Class GraphAware\Neo4j\OGM\Annotations\Relationship

Datei anzeigen Open project: graphaware/neo4j-php-ogm

Public Properties

Property Type Description
$collection boolean
$direction string
$mappedBy string
$relationshipEntity string
$targetEntity string
$type string

Property Details

$collection public_oe property

public bool $collection
return boolean

$direction public_oe property

public string $direction
return string

$mappedBy public_oe property

public string $mappedBy
return string

$relationshipEntity public_oe property

public string $relationshipEntity
return string

$targetEntity public_oe property

public string $targetEntity
return string

$type public_oe property

public string $type
return string