|
Change Parameter Type descriptor : NodePropertyDescriptor to descriptor : LabelSchemaDescriptor in method public constraintsGetForLabelAndPropertyKey(descriptor LabelSchemaDescriptor) : Iterator<NodePropertyConstraint> in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Parameter Type descriptor : RelationshipPropertyDescriptor to descriptor : RelationTypeSchemaDescriptor in method public constraintsGetForRelationshipTypeAndPropertyKey(descriptor RelationTypeSchemaDescriptor) : Iterator<RelationshipPropertyConstraint> in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type descriptor : RelationshipPropertyDescriptor to descriptor : RelationTypeSchemaDescriptor in method public constraintsGetForRelationshipTypeAndPropertyKey(descriptor RelationTypeSchemaDescriptor) : Iterator<RelationshipPropertyConstraint> in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Parameter Type descriptor : NodePropertyDescriptor to descriptor : LabelSchemaDescriptor in method public indexGetForLabelAndPropertyKey(descriptor LabelSchemaDescriptor) : NewIndexDescriptor in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Parameter Type index : IndexDescriptor to index : NewIndexDescriptor in method public indexGetOwningUniquenessConstraintId(index NewIndexDescriptor) : Long in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type descriptor : RelationshipPropertyDescriptor to descriptor : RelationTypeSchemaDescriptor in method public constraintsForRelationshipTypeAndProperty(descriptor RelationTypeSchemaDescriptor) : Iterator<RelationshipPropertyConstraint> in class org.neo4j.kernel.impl.api.store.SchemaCache |
From |
To |
|
Change Parameter Type descriptor : NodePropertyDescriptor to descriptor : LabelSchemaDescriptor in method public indexGetForLabelAndPropertyKey(descriptor LabelSchemaDescriptor) : NewIndexDescriptor in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type index : IndexDescriptor to index : NewIndexDescriptor in method public indexGetOwningUniquenessConstraintId(index NewIndexDescriptor) : Long in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Parameter Type index : IndexDescriptor to index : NewIndexDescriptor in method private indexRule(index NewIndexDescriptor, filter Predicate<IndexRule>) : IndexRule in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type descriptor : NodePropertyDescriptor to descriptor : LabelSchemaDescriptor in method public constraintsGetForLabelAndPropertyKey(descriptor LabelSchemaDescriptor) : Iterator<NodePropertyConstraint> in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type descriptor : NodePropertyDescriptor to descriptor : LabelSchemaDescriptor in method public constraintsForLabelAndProperty(descriptor LabelSchemaDescriptor) : Iterator<NodePropertyConstraint> in class org.neo4j.kernel.impl.api.store.SchemaCache |
From |
To |
|
Change Return Type Iterator<IndexDescriptor> to Iterator<NewIndexDescriptor> in method public uniquenessIndexesGetAll() : Iterator<NewIndexDescriptor> in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Return Type Iterator<IndexDescriptor> to Iterator<NewIndexDescriptor> in method public indexesGetAll() : Iterator<NewIndexDescriptor> in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Return Type IndexDescriptor to NewIndexDescriptor in method private indexGetForLabelAndPropertyKey(store StoreReadLayer, labelId int, propertyKey int) : NewIndexDescriptor in class org.neo4j.kernel.impl.api.state.SchemaTransactionStateTest |
From |
To |
|
Change Return Type Iterator<IndexDescriptor> to Iterator<NewIndexDescriptor> in method public indexesGetAll() : Iterator<NewIndexDescriptor> in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Return Type Iterator<IndexDescriptor> to Iterator<NewIndexDescriptor> in method public uniquenessIndexesGetAll() : Iterator<NewIndexDescriptor> in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Return Type Iterator<IndexDescriptor> to Iterator<NewIndexDescriptor> in method public indexesGetForLabel(labelId int) : Iterator<NewIndexDescriptor> in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Return Type Iterator<IndexDescriptor> to Iterator<NewIndexDescriptor> in method public uniquenessIndexesGetForLabel(labelId int) : Iterator<NewIndexDescriptor> in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Return Type IndexDescriptor to NewIndexDescriptor in method public indexGetForLabelAndPropertyKey(descriptor LabelSchemaDescriptor) : NewIndexDescriptor in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Return Type Iterator<IndexDescriptor> to Iterator<NewIndexDescriptor> in method private toIndexDescriptors(rules Iterable<IndexRule>) : Iterator<NewIndexDescriptor> in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Return Type IndexDescriptor to NewIndexDescriptor in method public indexGetForLabelAndPropertyKey(descriptor LabelSchemaDescriptor) : NewIndexDescriptor in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Return Type Iterator<IndexDescriptor> to Iterator<NewIndexDescriptor> in method public indexesGetForLabel(labelId int) : Iterator<NewIndexDescriptor> in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Return Type Iterator<IndexDescriptor> to Iterator<NewIndexDescriptor> in method public uniquenessIndexesGetForLabel(labelId int) : Iterator<NewIndexDescriptor> in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |