Neo4j Advanced

Constant Field Values


Contents
org.neo4j.*

org.neo4j.graphdb.index.IndexManager
public static final String PROVIDER "provider"

org.neo4j.jmx.Kernel
public static final String NAME "Kernel"

org.neo4j.jmx.Primitives
public static final String NAME "Primitive count"

org.neo4j.kernel.Config
public static final String ALLOW_STORE_UPGRADE "allow_store_upgrade"
public static final String ARRAY_BLOCK_SIZE "array_block_size"
public static final String ARRAY_PROPERTY_STORE_MMAP_SIZE "neostore.propertystore.db.arrays.mapped_memory"
public static final String BACKUP_SLAVE "backup_slave"
public static final String CACHE_TYPE "cache_type"
public static final String DEFAULT_DATA_SOURCE_NAME "nioneodb"
public static final String DUMP_CONFIGURATION "dump_configuration"
public static final String ENABLE_ONLINE_BACKUP "enable_online_backup"
public static final String ENABLE_REMOTE_SHELL "enable_remote_shell"
public static final String INTERCEPT_COMMITTING_TRANSACTIONS "intercept_committing_transactions"
public static final String INTERCEPT_DESERIALIZED_TRANSACTIONS "intercept_deserialized_transactions"
public static final String KEEP_LOGICAL_LOGS "keep_logical_logs"
public static final String LOGICAL_LOG "logical_log"
public static final String LUCENE_SEARCHER_CACHE_SIZE "lucene_searcher_cache_size"
public static final String LUCENE_WRITER_CACHE_SIZE "lucene_writer_cache_size"
public static final String NEO_STORE "neo_store"
public static final String NODE_AUTO_INDEXING "node_auto_indexing"
public static final String NODE_KEYS_INDEXABLE "node_keys_indexable"
public static final String NODE_STORE_MMAP_SIZE "neostore.nodestore.db.mapped_memory"
public static final String PROPERTY_INDEX_KEY_STORE_MMAP_SIZE "neostore.propertystore.db.index.keys.mapped_memory"
public static final String PROPERTY_INDEX_STORE_MMAP_SIZE "neostore.propertystore.db.index.mapped_memory"
public static final String PROPERTY_STORE_MMAP_SIZE "neostore.propertystore.db.mapped_memory"
public static final String READ_ONLY "read_only"
public static final String REBUILD_IDGENERATORS_FAST "rebuild_idgenerators_fast"
public static final String RELATIONSHIP_AUTO_INDEXING "relationship_auto_indexing"
public static final String RELATIONSHIP_KEYS_INDEXABLE "relationship_keys_indexable"
public static final String RELATIONSHIP_STORE_MMAP_SIZE "neostore.relationshipstore.db.mapped_memory"
public static final String STORAGE_DIRECTORY "store_dir"
public static final String STRING_BLOCK_SIZE "string_block_size"
public static final String STRING_PROPERTY_STORE_MMAP_SIZE "neostore.propertystore.db.strings.mapped_memory"
public static final String TXMANAGER_IMPLEMENTATION "tx_manager_impl"
public static final String USE_MEMORY_MAPPED_BUFFERS "use_memory_mapped_buffers"

org.neo4j.kernel.Version
protected static final String KERNEL_ARTIFACT_ID "neo4j-kernel"

org.neo4j.management.BranchedStore
public static final String NAME "Branched Store"

org.neo4j.management.Cache
public static final String NAME "Cache"

org.neo4j.management.HighAvailability
public static final String NAME "High Availability"

org.neo4j.management.LockManager
public static final String NAME "Locking"

org.neo4j.management.MemoryMapping
public static final String NAME "Memory Mapping"

org.neo4j.management.RemoteConnection
public static final String NAME "Remote Connection"

org.neo4j.management.StoreFile
public static final String NAME "Store file sizes"

org.neo4j.management.TransactionManager
public static final String NAME "Transactions"

org.neo4j.management.XaManager
public static final String NAME "XA Resources"


Neo4j Advanced

Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.