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.

gonzalad
Node Link
since ‎03-06-2021
‎06-01-2022

User Statistics

  • 12 Posts
  • 0 Solutions
  • 4 Kudos given
  • 1 Kudos received

User Activity

Hello, I'm using liquibase neo4j plugin 4.10.0 on a Spring Boot Application. When I add the following setting in the application.yml: spring: liquibase: clear-checksums: true I get an error on startup: 2022-05-11 16:32:01.418 ERROR [,,] 34389 ...
Hello, I'm migrating my current Spring Boot Application from liquigraph usage to liquibase 4.10.0. I have executed successfully the liquigraph migrate-to-liquibase command as documented here: Migrate to Liquibase - Liquigraph /liquigraph-cli/liquigra...
Hello, I'm migrating my liquigraph codebase to the neo4j plugin for liquibase: GitHub - liquibase/liquibase-neo4j (thanks for the tool). Do you recommend a particular format (yml, xml or other) for writing neo4j migrations ? Previously I wrote liquig...
Hello, I'm using the neo4jClient to execute a custom query, and I'm returning a custom projection class with entities inside. I need my entities to be hydrated with the data returned from the cypher query. The issue is that relations are not hydrated...
Hello, I have the following issue (SDN 6.1.5 and 6.2.0-SNAPSHOT) when executing a query returning a projection java.lang.ClassCastException: Cannot cast org.springframework.data.neo4j.integration.movies.shared.Movie to org.springframework.data.neo4j...
Kudos from
Kudos given to