|
Change Parameter Type labelCursor : IntCursor to labelCursor : PrimitiveIntSet in method private StubNodeItem(nodeId long, propertyCursor Cursor<PropertyItem>, labelCursor PrimitiveIntSet) in class org.neo4j.kernel.impl.api.state.StubCursors.StubNodeItem |
From |
To |
|
Change Parameter Type consumer : IntConsumer to visitor : PrimitiveIntVisitor<RuntimeException> in method private visitLabels(nodeId long, visitor PrimitiveIntVisitor<RuntimeException>) : void in class org.neo4j.kernel.api.txstate.TransactionCountingStateVisitor |
From |
To |
|
Change Parameter Type cursor : IntCursor to cursor : PrimitiveIntSet in method public augmentLabels(cursor PrimitiveIntSet, nodeState NodeState) : PrimitiveIntSet in class org.neo4j.storageengine.api.txstate.ReadableTransactionState |
From |
To |
|
Change Parameter Type labelCursor : IntCursor to labels : PrimitiveIntSet in method public asNodeCursor(nodeId long, propertyCursor Cursor<PropertyItem>, labels PrimitiveIntSet) : Cursor<NodeItem> in class org.neo4j.kernel.impl.api.state.StubCursors |
From |
To |
|
Change Parameter Type cursor : IntCursor to labels : PrimitiveIntSet in method public augmentLabels(labels PrimitiveIntSet, nodeState NodeState) : PrimitiveIntSet in class org.neo4j.kernel.impl.api.state.TxState |
From |
To |
|
Change Return Type IntCursor to PrimitiveIntSet in method public labels() : PrimitiveIntSet in class org.neo4j.storageengine.api.NodeItem |
From |
To |
|
Change Return Type IntCursor to PrimitiveIntSet in method public labels() : PrimitiveIntSet in class org.neo4j.kernel.impl.api.store.StoreSingleNodeCursor |
From |
To |
|
Change Return Type IntCursor to PrimitiveIntSet in method public labels() : PrimitiveIntSet in class org.neo4j.kernel.impl.api.cursor.TxSingleNodeCursor |
From |
To |
|
Change Return Type IntCursor to PrimitiveIntSet in method public augmentLabels(labels PrimitiveIntSet, nodeState NodeState) : PrimitiveIntSet in class org.neo4j.kernel.impl.api.state.TxState |
From |
To |
|
Change Return Type IntCursor to PrimitiveIntSet in method public labels() : PrimitiveIntSet in class org.neo4j.kernel.impl.api.state.StubCursors.StubNodeItem |
From |
To |
|
Change Return Type IntCursor to PrimitiveIntSet in method public augmentLabels(cursor PrimitiveIntSet, nodeState NodeState) : PrimitiveIntSet in class org.neo4j.storageengine.api.txstate.ReadableTransactionState |
From |
To |