Inferred relationships in Neo4j (e.g. siblings) - Learning Laravel, Matt Stauffer & Zuzana Kunckova
Follow along with my Livestream as Zuzana Kunckova and I build a new Laravel app to track her family tree.
In this episode, we:
- Re-worked basic relationship select to use `collect()` (neo4j) to simplify the consuming code
- Built sibling selector and sent basic non-de-duplicated data to the view
- Built the beginnings of a “create person“ form
- Attempted, then reverted, removing the concept of a person in Eloquent—problem being we couldn’t find the neo4j ID for a record
Full Notes: