org.neo4j.ogm.quarkus.runtime.Neo4jOgmProperties.jdp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of neo4j-ogm-quarkus Show documentation
Show all versions of neo4j-ogm-quarkus Show documentation
Use Neo4j-OGM for mapping your graph to your domain and vice versa
#
#Wed May 04 21:20:58 UTC 2022
org.neo4j.ogm.quarkus.runtime.Neo4jOgmProperties.useStrictQuerying=This flag instructs OGM to use all static labels when querying domain objects.
org.neo4j.ogm.quarkus.runtime.Neo4jOgmProperties.useNativeTypes=Should Neo4j native types be used for dates, times and similar?
org.neo4j.ogm.quarkus.runtime.Neo4jOgmProperties.database=The database that should be used (Neo4j EE 4.0+ only). Leave empty for using the default database.