You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the query runs i get no error , the node is being created in the DB but it is no setting the properties, when debuggin the code the map "props" is being filled correctly , but its still showin null inside the DB.
Im using java springboot , bolt protocol 4.4 for openCypher
All the fixes eventually go into the snapshot version and therefore published on Docker. It usually takes 15 minutes the whole process, unless some test broke the build. Just checked on DockerHub, and I see the latest version was pushed 23m ago, so it's already there ;-)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello , im having trouble creating a query where i send my node properties as a map.
When the query runs i get no error , the node is being created in the DB but it is no setting the properties, when debuggin the code the map "props" is being filled correctly , but its still showin null inside the DB.
Im using java springboot , bolt protocol 4.4 for openCypher
All reactions