Spring Data Neo4j Repository.save works incorrectly if it performs update -


i tried perform following actions via repository (sdn 4.0.0.rc2):

  1. i save entity property null value
  2. i save entity again (i.e update it), property has value

in case updating not performed. value still null. bug?


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

how to prompt save As Box in Excel Interlop c# MVC 4 -

xslt 1.0 - How to access or retrieve mets content of an item from another item? -