86a60f6f7ade00d86c017698ba937313bffc8687
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type statementSupplier : Supplier<Statement> to transactionSupplier : Supplier<KernelTransaction> in method package GDBSchemaActions(transactionSupplier Supplier<KernelTransaction>) in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl.GDBSchemaActions | From | To | |
| Rename Variable | 1 | ||
| Rename Variable tokenWriteOperations : TokenWriteOperations to tokenWrite : TokenWrite in method public createIndexDefinition(label Label, propertyKeys String...) : IndexDefinition in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl.GDBSchemaActions | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute ctxSupplier : Supplier<Statement> to transactionSupplier : Supplier<KernelTransaction> in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl.GDBSchemaActions | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type tokenWriteOperations : TokenWriteOperations to tokenWrite : TokenWrite in method public createIndexDefinition(label Label, propertyKeys String...) : IndexDefinition in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl.GDBSchemaActions | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type ctxSupplier : Supplier<Statement> to transactionSupplier : Supplier<KernelTransaction> in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl.GDBSchemaActions | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter statementSupplier : Supplier<Statement> to transactionSupplier : Supplier<KernelTransaction> in method package GDBSchemaActions(transactionSupplier Supplier<KernelTransaction>) in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl.GDBSchemaActions | From | To |