Bug fix: - Bolt sips compatibility (with changes from timeout management)
Bug fix:
- Ecto dependency (key :repo_changes not found )
- Node creation fails if property is nil
Bug fix:
- Seraph.changeset.change/2 works with changesets, not only Schemas
Bug fix:
- node property like
prop2
is now valid - Enforce naming convention on relationship
- Remove old query builder
- Add new query builder
- Implement Seraph.Query with its DSL
- Add
Node.get.by/2
andRelationship.get_by/3
- Add
Node.preload/3
- Add guide
- Typespecs are correct
First release