|
Change Parameter Type relationshipType : int to relationshipType : long in method private increment(startLabel long, relationshipType long, endLabel long) : void in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessor |
From |
To |
|
Change Parameter Type startLabel : int to startLabel : long in method private arrayIndex(startLabel long, relationshipType long, endLabel long) : long in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessor |
From |
To |
|
Change Parameter Type relationshipType : int to relationshipType : long in method private arrayIndex(startLabel long, relationshipType long, endLabel long) : long in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessor |
From |
To |
|
Change Parameter Type startLabel : int to startLabel : long in method private increment(startLabel long, relationshipType long, endLabel long) : void in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessor |
From |
To |
|
Change Parameter Type endLabel : int to endLabel : long in method private arrayIndex(startLabel long, relationshipType long, endLabel long) : long in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessor |
From |
To |
|
Change Parameter Type endLabel : int to endLabel : long in method private increment(startLabel long, relationshipType long, endLabel long) : void in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessor |
From |
To |