Is there a way to have gogm understand nesting? #131
Unanswered
SomniVertix
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Working on some graphs in neo4j for elasticsearch with this struct:
I get the error:
failed to init gogm instance, failed to parse ogm types, failed to get structDecoratorConfig for IndexTemplate, issue: relationship has to be defined when creating a relationship. occurred on field 'Spec'
Is there a way to allow gogm to understand that the struct is still a part of the same overall struct?
Beta Was this translation helpful? Give feedback.
All reactions