Vinelab / NeoEloquent

The Neo4j OGM for Laravel
MIT License
633 stars 199 forks source link

Get all that doesn't have a realtion with .. #206

Closed KonradMil closed 4 years ago

KonradMil commented 7 years ago

Hi guys,

Sorry to bother you guys, but I can't find any information about it.

Is it possible to get all nodes of certain Model that doesn't have relation to something?

Example. You have two models : TASK and LIST You can attach TASKs to LISTs. How to select TASKSs without any relation to LISTs so uncategorised tasks.

Thanks for any help.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.