|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public constraintsGetForLabel(state KernelStatement, labelId int) : Iterator<NodePropertyConstraint> in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public indexesGetAll(state KernelStatement) : Iterator<IndexDescriptor> in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public indexCreate(state KernelStatement, labelId int, propertyKey int) : IndexDescriptor in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public constraintDrop(state KernelStatement, constraint NodePropertyConstraint) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public indexGetCommittedId(state KernelStatement, index IndexDescriptor, kind SchemaStorage.IndexRuleKind) : long in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public releaseExclusive(state KernelStatement, type Locks.ResourceType, resourceId long) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public constraintsGetForRelationshipTypeAndPropertyKey(state KernelStatement, relTypeId int, propertyKeyId int) : Iterator<RelationshipPropertyConstraint> in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public uniqueIndexDrop(state KernelStatement, descriptor IndexDescriptor) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public schemaStateFlush(state KernelStatement) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public constraintDrop(state KernelStatement, constraint RelationshipPropertyConstraint) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public schemaStateGetOrCreate(state KernelStatement, key K, creator Function<K,V>) : V in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public nodeDelete(state KernelStatement, nodeId long) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public nodeRemoveLabel(state KernelStatement, nodeId long, labelId int) : boolean in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public relationshipSetProperty(state KernelStatement, relationshipId long, property DefinedProperty) : Property in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public relationshipPropertyExistenceConstraintCreate(state KernelStatement, relTypeId int, propertyKeyId int) : RelationshipPropertyExistenceConstraint in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public indexGetOwningUniquenessConstraintId(state KernelStatement, index IndexDescriptor) : Long in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public uniquePropertyConstraintCreate(state KernelStatement, labelId int, propertyKeyId int) : UniquenessConstraint in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public indexUniqueValuesPercentage(state KernelStatement, descriptor IndexDescriptor) : double in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public indexGetState(state KernelStatement, descriptor IndexDescriptor) : InternalIndexState in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public nodeRemoveProperty(state KernelStatement, nodeId long, propertyKeyId int) : Property in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public graphRemoveProperty(state KernelStatement, propertyKeyId int) : Property in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public relationshipDelete(state KernelStatement, relationshipId long) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public nodeSetProperty(state KernelStatement, nodeId long, property DefinedProperty) : Property in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public indexSize(state KernelStatement, descriptor IndexDescriptor) : long in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public releaseShared(state KernelStatement, type Locks.ResourceType, resourceId long) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public relationshipCreate(state KernelStatement, relationshipTypeId int, startNodeId long, endNodeId long) : long in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public nodePropertyExistenceConstraintCreate(state KernelStatement, labelId int, propertyKeyId int) : NodePropertyExistenceConstraint in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public acquireExclusive(state KernelStatement, resourceType Locks.ResourceType, resourceId long) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public graphSetProperty(state KernelStatement, property DefinedProperty) : Property in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public schemaStateContains(state KernelStatement, key K) : boolean in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public constraintsGetAll(state KernelStatement) : Iterator<PropertyConstraint> in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public constraintsGetForRelationshipType(state KernelStatement, typeId int) : Iterator<RelationshipPropertyConstraint> in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public indexesGetForLabel(state KernelStatement, labelId int) : Iterator<IndexDescriptor> in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public relationshipRemoveProperty(state KernelStatement, relationshipId long, propertyKeyId int) : Property in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public uniqueIndexesGetForLabel(state KernelStatement, labelId int) : Iterator<IndexDescriptor> in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public constraintsGetForLabelAndPropertyKey(state KernelStatement, labelId int, propertyKeyId int) : Iterator<NodePropertyConstraint> in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public nodeAddLabel(state KernelStatement, nodeId long, labelId int) : boolean in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public procedureCreate(state KernelStatement, signature ProcedureSignature, language String, code String) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public acquireShared(state KernelStatement, resourceType Locks.ResourceType, resourceId long) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public indexesGetForLabelAndPropertyKey(state KernelStatement, labelId int, propertyKey int) : IndexDescriptor in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public procedureDrop(state KernelStatement, name ProcedureName) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public indexDrop(state KernelStatement, descriptor IndexDescriptor) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to private lockRelationshipNodes(state KernelStatement, startNodeId long, endNodeId long) : void in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Inline Method private getLocks(state KernelStatement) : Locks.Client inlined to public uniqueIndexesGetAll(state KernelStatement) : Iterator<IndexDescriptor> in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |