Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
05-18-2022 05:21 PM
Hi, let's say I don't know what kind of properties will reside on my nodes.
I would like to use SDN to create node objects in Spring Boot. Is there a way to hint SDN
to poulate such a Map field with all the properties of a node?
I have seen @CompositeProperty, but I doesn't suite my use case. It's based on a compile time knowledge of prefix {@CompositePropery(prefix = "some_prefix"}. I would love to avoid prefixing all the properties on my nodes with some dummy prefix just to make the framework work.
I'm opened to all the suggestions
All the sessions of the conference are now available online