PHP 클래스 GraphAware\Neo4j\OGM\Annotations\Relationship

파일 보기 프로젝트 열기: graphaware/neo4j-php-ogm

공개 프로퍼티들

프로퍼티 타입 설명
$collection boolean
$direction string
$mappedBy string
$relationshipEntity string
$targetEntity string
$type string

프로퍼티 상세

$collection 공개적으로 프로퍼티

public bool $collection
리턴 boolean

$direction 공개적으로 프로퍼티

public string $direction
리턴 string

$mappedBy 공개적으로 프로퍼티

public string $mappedBy
리턴 string

$relationshipEntity 공개적으로 프로퍼티

public string $relationshipEntity
리턴 string

$targetEntity 공개적으로 프로퍼티

public string $targetEntity
리턴 string

$type 공개적으로 프로퍼티

public string $type
리턴 string