@Deprecated public abstract class GraphDatabaseSetting<T> extends Object implements Setting<T>
Modifier and Type | Field and Description |
---|---|
static String |
ANY
Deprecated.
|
static String |
DURATION
Deprecated.
|
static String |
FALSE
Deprecated.
|
static String |
SIZE
Deprecated.
|
static String |
TRUE
Deprecated.
|
Constructor and Description |
---|
GraphDatabaseSetting()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
osIsMacOS()
Deprecated.
|
static boolean |
osIsWindows()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefaultValue, name
public static final String TRUE
public static final String FALSE
public static final String ANY
public static final String SIZE
public static final String DURATION
@Deprecated public static boolean osIsWindows()
@Deprecated public static boolean osIsMacOS()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.