Closed
Description
Hi there!
I would like to use neomodel to perform REST operations on a neo4j db.
From the documentation I can create a model and save nodes in the database.
I tried to get all the nodes by doing a normal django get all: persons = Person.objects.all(), but neomodel doesn't support objects. This makes it difficult to write a serializer that will feed a REST framework.
Do you have a solution for this issue?
Regards,
Patrick
Metadata
Metadata
Assignees
Labels
No labels