Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BACKEND_PROPERTY |
"backend" |
public static final String |
CONFIG_FILE |
"neoconfig.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
KEY_INSTANCE_OF |
"kyanosInstanceOf" |
public static final String |
KEY_METACLASSES |
"metaclasses" |
public static final String |
KEY_NAME |
"name" |
public static final String |
NAME |
"blueprints" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"blueprints" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ARRAYS_MAPPED_MEMORY |
"blueprints.neo4j.conf.neostore.propertystore.db.arrays.mapped_memory" |
public static final String |
CACHE_TYPE |
"blueprints.neo4j.conf.cache_type" |
public static final String |
GRAPH_TYPE_NEO4J |
"com.tinkerpop.blueprints.impls.neo4j.Neo4jGraph" |
public static final String |
NODES_MAPPED_MEMORY |
"blueprints.neo4j.conf.neostore.nodestore.db.mapped_memory" |
public static final String |
PROPERTIES_MAPPED_MEMORY |
"blueprints.neo4j.conf.neostore.propertystore.db.mapped_memory" |
public static final String |
RELATIONSHIPS_MAPPED_MEMORY |
"blueprints.neo4j.conf.neostore.relationshipstore.db.mapped_memory" |
public static final String |
STRINGS_MAPPED_MEMORY |
"blueprints.neo4j.conf.neostore.propertystore.db.strings.mapped_memory" |
public static final String |
USE_MEMORY_MAPPED_BUFFERS |
"blueprints.neo4j.conf.use_memory_mapped_buffers" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTOCOMMIT_CHUNK |
"autocommit.chunk" |
public static final String |
GRAPH_TYPE |
"blueprints.graph" |
public static final String |
GRAPH_TYPE_DEFAULT |
"com.tinkerpop.blueprints.impls.tg.TinkerGraph" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CONTAINER |
"eContainer" |
protected static final String |
CONTAINING_FEATURE |
"containingFeature" |
protected static final String |
CONTENTS |
"eContents" |
protected static final String |
POSITION |
"position" |
protected static final String |
SEPARATOR |
":" |
protected static final String |
SIZE_LITERAL |
"size" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SCHEME |
"neo-blueprints" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"hbase" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"hbase" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
READ_ONLY |
"hbase.readOnly" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_CACHE_SIZE |
10000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
UUID_LENGTH |
23 |
public static final char |
VALUE_SEPERATOR_DEFAULT |
44 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SCHEME |
"neo-hbase" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"mapdb" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"mapdb" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_CACHE_SIZE |
10000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SCHEME |
"neo-mapdb" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NO_INDEX |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
XMI_NS |
"xmi" |
protected static final String |
XSI_NS |
"xsi" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
STORE_OPTIONS |
"stores" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
FILE_SCHEME |
"file" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ROOT_LOGGER_NAME |
"" |
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.