PHP Класс GraphAware\Neo4j\OGM\Persister\RelationshipPersister

Показать файл Открыть проект

Открытые методы

Метод Описание
getDeleteRelationshipQuery ( $entityIdA, $entityIdB, RelationshipMetadata $relationship )
getRelationshipQuery ( $entityIdA, RelationshipMetadata $relationship, $entityIdB )

Описание методов

getDeleteRelationshipQuery() публичный Метод

public getDeleteRelationshipQuery ( $entityIdA, $entityIdB, RelationshipMetadata $relationship )
$relationship GraphAware\Neo4j\OGM\Metadata\RelationshipMetadata

getRelationshipQuery() публичный Метод

public getRelationshipQuery ( $entityIdA, RelationshipMetadata $relationship, $entityIdB )
$relationship GraphAware\Neo4j\OGM\Metadata\RelationshipMetadata