public final class Neo4jProperties extends Object implements OgmProperties
Neo4jDialect| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIGURATION_RESOURCE_NAME
Location of the Neo4j embedded properties file.
|
static String |
DATABASE_PATH
The absolute path representing the location of the Neo4j database, ex.: /home/user/neo4jdb/mydb
|
static String |
SEQUENCE_QUERY_CACHE_MAX_SIZE
The maximum number of cached queries used to get a sequence.
|
CREATE_DATABASE, DATABASE, DATASTORE_PROVIDER, ENABLED, ERROR_HANDLER, GRID_DIALECT, HOST, OPTION_CONFIGURATOR, PASSWORD, PORT, USERNAMEpublic static final String DATABASE_PATH
public static final String CONFIGURATION_RESOURCE_NAME
public static final String SEQUENCE_QUERY_CACHE_MAX_SIZE
Default is 128.
Copyright © 2010–2016 Hibernate. All rights reserved.