-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
Description
Based on the infrastructure in #155 an annotation processor shall be implemented that reads
NodeEntity
Relationship
@RelationshipEntity
and@StartNode
and@EndNode
Property
and writes a static meta model for that.
See:
- Create an annotation processor for Spring Data Neo4j 6. #156
- https://neo4j.com/docs/ogm-manual/current/reference/#reference:annotating-entities
- https://quarkus.io/guides/writing-extensions
- https://github.com/michael-simons/neo4j-from-the-jvm-ecosystem/tree/master/quarkus-ogm/src/main/java/org/neo4j/examples/jvm/quarkus/ogm/movies