|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private showStatistics(visitor DbStructureVisitor, ktx KernelTransaction) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private leftSide(ktx KernelTransaction, visitor DbStructureVisitor, label Label, labelId int, relType RelationshipType, relTypeId int) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private showLabels(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private rightSide(ktx KernelTransaction, visitor DbStructureVisitor, label Label, labelId int, relType RelationshipType, relTypeId int) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private showRelCounts(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private noSide(ktx KernelTransaction, visitor DbStructureVisitor, relType RelationshipType, relTypeId int) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private showNodeCounts(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private showTokens(visitor DbStructureVisitor, ktx KernelTransaction) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private showUniqueConstraints(visitor DbStructureVisitor, ktx KernelTransaction, nameLookup TokenNameLookup) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type statement : Statement to ktx : KernelTransaction in method private showStructure(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private showRelTypes(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private showPropertyKeys(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private showIndices(visitor DbStructureVisitor, ktx KernelTransaction, nameLookup TokenNameLookup) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Parameter Type read : ReadOperations to ktx : KernelTransaction in method private showSchema(visitor DbStructureVisitor, ktx KernelTransaction) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Variable Type read : ReadOperations to ktx : KernelTransaction in method private showStructure(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Variable Type readOperations : ReadOperations to tokenRead : TokenRead in method private assertIndexProvider(db GraphDatabaseService, expected IndexProvider.Descriptor) : void in class org.neo4j.kernel.api.impl.schema.DefaultSchemaIndexConfigTest |
From |
To |
|
Change Variable Type descriptor : SchemaIndexDescriptor to reference : IndexReference in method private showIndices(visitor DbStructureVisitor, ktx KernelTransaction, nameLookup TokenNameLookup) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Change Variable Type read : ReadOperations to schemaRead : SchemaRead in method private showIndices(visitor DbStructureVisitor, ktx KernelTransaction, nameLookup TokenNameLookup) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private showNodeCounts(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private showTokens(visitor DbStructureVisitor, ktx KernelTransaction) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private showRelTypes(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private showPropertyKeys(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private leftSide(ktx KernelTransaction, visitor DbStructureVisitor, label Label, labelId int, relType RelationshipType, relTypeId int) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private noSide(ktx KernelTransaction, visitor DbStructureVisitor, relType RelationshipType, relTypeId int) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private showRelCounts(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private showSchema(visitor DbStructureVisitor, ktx KernelTransaction) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private showUniqueConstraints(visitor DbStructureVisitor, ktx KernelTransaction, nameLookup TokenNameLookup) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private showStatistics(visitor DbStructureVisitor, ktx KernelTransaction) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter statement : Statement to ktx : KernelTransaction in method private showStructure(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private showIndices(visitor DbStructureVisitor, ktx KernelTransaction, nameLookup TokenNameLookup) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private showLabels(ktx KernelTransaction, visitor DbStructureVisitor) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |
|
Rename Parameter read : ReadOperations to ktx : KernelTransaction in method private rightSide(ktx KernelTransaction, visitor DbStructureVisitor, label Label, labelId int, relType RelationshipType, relTypeId int) : void in class org.neo4j.kernel.impl.util.dbstructure.GraphDbStructureGuide |
From |
To |