Relative Content

Tag Archive for kotlinneo4j-ogm

Cannot create node in Kotlin

I am using neo4j ogm version 4.0.10.
I am trying to save a @NodeEntity object using Kotlin (without Spring) but I got IllegalArgumentException.