|
Neo4j Community | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdGeneratorFactory
| Method Summary | |
|---|---|
void |
create(String fileName)
|
org.neo4j.kernel.impl.nioneo.store.IdGenerator |
get(IdType idType)
|
org.neo4j.kernel.impl.nioneo.store.IdGenerator |
open(String fileName,
int grabSize,
IdType idType,
long highestIdInUse,
boolean startup)
|
void |
updateIdGenerators(org.neo4j.kernel.impl.nioneo.store.NeoStore store)
|
| Method Detail |
|---|
org.neo4j.kernel.impl.nioneo.store.IdGenerator open(String fileName,
int grabSize,
IdType idType,
long highestIdInUse,
boolean startup)
void create(String fileName)
org.neo4j.kernel.impl.nioneo.store.IdGenerator get(IdType idType)
void updateIdGenerators(org.neo4j.kernel.impl.nioneo.store.NeoStore store)
|
Neo4j Community | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||