You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.
When working on node relations, calling nested entities in Many-Many relations LazyCollection gets populated multiple times, which results in related records to be returned twice.
See my pull request (#170) for a test and example code.
The text was updated successfully, but these errors were encountered:
cebe
added a commit
to cebe/neo4j-php-ogm
that referenced
this issue
Nov 13, 2017
When working on node relations, calling nested entities in Many-Many relations LazyCollection gets populated multiple times, which results in related records to be returned twice.
See my pull request (#170) for a test and example code.
The text was updated successfully, but these errors were encountered: