| Package | Description |
|---|---|
| org.neo4j.kernel |
Implementation for embedding a Neo4j graph database in an application.
|
| org.neo4j.unsafe.batchinsert |
Tools for high-performance data insertion; make sure to read the instructions before using.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIdGeneratorFactory
TODO
|
| Modifier and Type | Method and Description |
|---|---|
static IdGeneratorFactory |
CommonFactories.defaultIdGeneratorFactory()
Deprecated.
|
IdGeneratorFactory |
GraphDatabaseAPI.getIdGeneratorFactory()
Deprecated.
|
IdGeneratorFactory |
InternalAbstractGraphDatabase.getIdGeneratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
IdGeneratorFactory |
BatchInserterImpl.getIdGeneratorFactory() |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.