Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-14-2019 04:04 AM
I found this statement from February 2018 in a Neo OGM Github issue:
If you want to use custom ids the attribute should have a
@GeneratedValue
annotation. Additional keep in mind that the nameid
is reserved for OGM internal id handling. Please use another name for the attribute.
Is this still true (or even was it ever true)? Is there any documentation regarding this?
Solved! Go to Solution.
01-15-2019 02:09 PM
This statement is not true anymore. You can name the variable also to id
and use it as a custom id field.
01-15-2019 02:09 PM
This statement is not true anymore. You can name the variable also to id
and use it as a custom id field.
All the sessions of the conference are now available online