Package | Description |
---|---|
org.neo4j.storageengine.api.schema | |
org.neo4j.unsafe.batchinsert |
Tools for high-performance data insertion; make sure to read the instructions before using.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IndexSchemaRule
Basically
IndexDescriptor with access to storage data, such as id and ownder. |
Modifier and Type | Method and Description |
---|---|
org.neo4j.kernel.impl.transaction.state.RecordAccess<Long,org.neo4j.kernel.impl.store.record.SchemaRecord,SchemaRule> |
DirectRecordAccessSet.getSchemaRuleChanges() |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.