Package | Description |
---|---|
org.neo4j.graphdb.factory |
Factories and builders for creating database instances.
|
Modifier and Type | Field and Description |
---|---|
static org.neo4j.graphdb.config.Setting<GraphDatabaseSettings.TransactionStateMemoryAllocation> |
GraphDatabaseSettings.tx_state_memory_allocation |
Modifier and Type | Method and Description |
---|---|
static GraphDatabaseSettings.TransactionStateMemoryAllocation |
GraphDatabaseSettings.TransactionStateMemoryAllocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphDatabaseSettings.TransactionStateMemoryAllocation[] |
GraphDatabaseSettings.TransactionStateMemoryAllocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.