cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

kubazielinski19
Node
since ‎05-07-2022
‎12-20-2022

User Statistics

  • 6 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

Hi I'm trying to come up with some declarative (with projections) idea to not load entire graph, when accessing only one node. Basically I want to project node's properties, its relationships and connected (depth = 1) neighbour nodes, so that instea...
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 @Composi...
I'm wondering if it is possible to use dynamic mapping of node properties in current version of Spring Data Neo4j? I've seen some posts from 2018-19 that used that feature, but It seems like there have been some changes that removed i...
Hi, It's my very first post, so please me gentle :). I would like to store multiple graphs in one DB. Relationship 'has' between user and graph is of cardinality one to many. I'm wondering what would be the best way to go about this graph-architectur...
Kudos given to