| Package | Description |
|---|---|
| org.neo4j.backup | |
| org.neo4j.cluster | |
| org.neo4j.graphdb.factory |
Create database instances.
|
| org.neo4j.helpers |
Common Java utilities.
|
| Modifier and Type | Field and Description |
|---|---|
static Setting<HostnamePort> |
OnlineBackupSettings.online_backup_server |
| Modifier and Type | Field and Description |
|---|---|
static Setting<HostnamePort> |
ClusterSettings.cluster_server |
static Setting<List<HostnamePort>> |
ClusterSettings.initial_hosts |
| Constructor and Description |
|---|
GraphDatabaseSetting.HostnamePortSetting(Setting<HostnamePort> setting)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static Function<String,HostnamePort> |
Settings.HOSTNAME_PORT |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.