|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.RelationshipExplicitIndexCursor to cursor : RelationshipExplicitIndexCursor in method public relationshipExplicitIndexQuery(cursor RelationshipExplicitIndexCursor, index String, query Object, source long, target long) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type propertyCursor : org.neo4j.internal.kernel.api.PropertyCursor to propertyCursor : PropertyCursor in method package onPropertyAdd(node NodeCursor, propertyCursor PropertyCursor, propertyKeyId int, value Value) : void in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type node : org.neo4j.internal.kernel.api.NodeCursor to node : NodeCursor in method package onPropertyRemove(node NodeCursor, propertyCursor PropertyCursor, propertyKeyId int, value Value) : void in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type index : org.neo4j.internal.kernel.api.IndexReference to index : IndexReference in method package abstract indexReader(index IndexReference) : IndexReader in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.PropertyCursor to cursor : PropertyCursor in method public nodeProperties(nodeReference long, reference long, cursor PropertyCursor) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : PropertyCursor to cursor : DefaultPropertyCursor in method package array(cursor DefaultPropertyCursor, reference long, page PageCursor) : ArrayValue in class org.neo4j.kernel.impl.newapi.AllStoreHolder |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.RelationshipGroupCursor to cursor : RelationshipGroupCursor in method public relationshipGroups(nodeReference long, reference long, cursor RelationshipGroupCursor) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : PropertyCursor to cursor : DefaultPropertyCursor in method package array(cursor DefaultPropertyCursor, reference long, page PageCursor) : ArrayValue in class org.neo4j.kernel.impl.newapi.MockStore |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeCursor to cursor : NodeCursor in method public source(cursor NodeCursor) : void in class org.neo4j.kernel.impl.newapi.RelationshipCursor |
From |
To |
|
Change Parameter Type cursors : Cursors to cursors : DefaultCursors in method public Operations(allStoreHolder AllStoreHolder, updater IndexTxStateUpdater, statement StorageStatement, ktx KernelTransactionImplementation, token KernelToken, cursors DefaultCursors, autoIndexing AutoIndexing, schemaMatcher NodeSchemaMatcher) in class org.neo4j.kernel.impl.newapi.Operations |
From |
To |
|
Change Parameter Type node : org.neo4j.internal.kernel.api.NodeCursor to node : NodeCursor in method package onLabelChange(labelId int, node NodeCursor, propertyCursor PropertyCursor, changeType LabelChangeType) : void in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type node : org.neo4j.internal.kernel.api.NodeCursor to node : NodeCursor in method private getValueTuple(node NodeCursor, propertyCursor PropertyCursor, changedPropertyKeyId int, changedValue Value, indexPropertyIds int[]) : ValueTuple in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type node : NodeCursor to node : DefaultNodeCursor in method package NodeValueClientFilter(target NodeValueClient, node DefaultNodeCursor, property DefaultPropertyCursor, read Read, filters IndexQuery...) in class org.neo4j.kernel.impl.newapi.NodeValueClientFilter |
From |
To |
|
Change Parameter Type cursor : PropertyCursor to cursor : DefaultPropertyCursor in method package abstract array(cursor DefaultPropertyCursor, reference long, page PageCursor) : ArrayValue in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.PropertyCursor to cursor : PropertyCursor in method public relationshipProperties(relationshipReference long, reference long, cursor PropertyCursor) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeExplicitIndexCursor to cursor : NodeExplicitIndexCursor in method public nodeExplicitIndexQuery(cursor NodeExplicitIndexCursor, index String, key String, query Object) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type index : org.neo4j.internal.kernel.api.IndexReference to index : IndexReference in method public nodeIndexSeek(index IndexReference, cursor NodeValueIndexCursor, indexOrder IndexOrder, query IndexQuery...) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type node : org.neo4j.internal.kernel.api.NodeCursor to node : NodeCursor in method package onMatchingSchema(schemaSuppliers Iterator<SUPPLIER>, node NodeCursor, property PropertyCursor, specialPropertyId int, callback ThrowingBiConsumer<SUPPLIER,PrimitiveIntSet,EXCEPTION>) : void in class org.neo4j.kernel.impl.newapi.NodeSchemaMatcher |
From |
To |
|
Change Parameter Type cursor : PropertyCursor to cursor : DefaultPropertyCursor in method package abstract string(cursor DefaultPropertyCursor, reference long, page PageCursor) : TextValue in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type propertyCursor : org.neo4j.internal.kernel.api.PropertyCursor to propertyCursor : PropertyCursor in method private getValueTuple(node NodeCursor, propertyCursor PropertyCursor, indexPropertyIds int[]) : ValueTuple in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeCursor to cursor : NodeCursor in method public singleNode(reference long, cursor NodeCursor) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursors : Cursors to cursors : DefaultCursors in method package MockStore(cursors DefaultCursors) in class org.neo4j.kernel.impl.newapi.MockStore |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeExplicitIndexCursor to cursor : NodeExplicitIndexCursor in method public nodeExplicitIndexLookup(cursor NodeExplicitIndexCursor, index String, key String, value Value) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeValueIndexCursor to cursor : NodeValueIndexCursor in method public nodeIndexSeek(index IndexReference, cursor NodeValueIndexCursor, indexOrder IndexOrder, query IndexQuery...) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeLabelIndexCursor to cursor : NodeLabelIndexCursor in method public nodeLabelIntersectionScan(cursor NodeLabelIndexCursor, labels int...) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.RelationshipTraversalCursor to cursor : RelationshipTraversalCursor in method public outgoing(cursor RelationshipTraversalCursor) : void in class org.neo4j.kernel.impl.newapi.DefaultRelationshipGroupCursor |
From |
To |
|
Change Parameter Type group : RelationshipGroupCursor to group : DefaultRelationshipGroupCursor in method package DefaultRelationshipTraversalCursor(group DefaultRelationshipGroupCursor) in class org.neo4j.kernel.impl.newapi.DefaultRelationshipTraversalCursor |
From |
To |
|
Change Parameter Type cursors : Cursors to cursors : DefaultCursors in method public AllStoreHolder(engine StorageEngine, statement StorageStatement, ktx KernelTransactionImplementation, cursors DefaultCursors, explicitIndexStore ExplicitIndexStore) in class org.neo4j.kernel.impl.newapi.AllStoreHolder |
From |
To |
|
Change Parameter Type node : org.neo4j.internal.kernel.api.NodeCursor to node : NodeCursor in method package onPropertyChange(node NodeCursor, propertyCursor PropertyCursor, propertyKeyId int, beforeValue Value, afterValue Value) : void in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.PropertyCursor to cursor : PropertyCursor in method public properties(cursor PropertyCursor) : void in class org.neo4j.kernel.impl.newapi.RelationshipCursor |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.RelationshipScanCursor to cursor : RelationshipScanCursor in method public allRelationshipsScan(cursor RelationshipScanCursor) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.RelationshipScanCursor to cursor : RelationshipScanCursor in method public singleRelationship(reference long, cursor RelationshipScanCursor) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeValueIndexCursor to cursor : NodeValueIndexCursor in method public nodeIndexScan(index IndexReference, cursor NodeValueIndexCursor, indexOrder IndexOrder) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type node : org.neo4j.internal.kernel.api.NodeCursor to node : NodeCursor in method package onPropertyAdd(node NodeCursor, propertyCursor PropertyCursor, propertyKeyId int, value Value) : void in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type propertyCursor : org.neo4j.internal.kernel.api.PropertyCursor to propertyCursor : PropertyCursor in method package onPropertyRemove(node NodeCursor, propertyCursor PropertyCursor, propertyKeyId int, value Value) : void in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.PropertyCursor to cursor : PropertyCursor in method public graphProperties(cursor PropertyCursor) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.RelationshipTraversalCursor to cursor : RelationshipTraversalCursor in method public loops(cursor RelationshipTraversalCursor) : void in class org.neo4j.kernel.impl.newapi.DefaultRelationshipGroupCursor |
From |
To |
|
Change Parameter Type cursors : Cursors to cursors : DefaultCursors in method package Read(cursors DefaultCursors, ktx KernelTransactionImplementation) in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeLabelIndexCursor to cursor : NodeLabelIndexCursor in method public nodeLabelScan(label int, cursor NodeLabelIndexCursor) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeCursor to cursor : NodeCursor in method public allNodesScan(cursor NodeCursor) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type property : PropertyCursor to property : DefaultPropertyCursor in method package NodeValueClientFilter(target NodeValueClient, node DefaultNodeCursor, property DefaultPropertyCursor, read Read, filters IndexQuery...) in class org.neo4j.kernel.impl.newapi.NodeValueClientFilter |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.RelationshipScanCursor to cursor : RelationshipScanCursor in method public relationshipLabelScan(label int, cursor RelationshipScanCursor) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeCursor to cursor : NodeCursor in method public target(cursor NodeCursor) : void in class org.neo4j.kernel.impl.newapi.RelationshipCursor |
From |
To |
|
Change Parameter Type cursor : PropertyCursor to cursor : DefaultPropertyCursor in method package string(cursor DefaultPropertyCursor, reference long, page PageCursor) : TextValue in class org.neo4j.kernel.impl.newapi.MockStore |
From |
To |
|
Change Parameter Type index : org.neo4j.internal.kernel.api.IndexReference to index : IndexReference in method public nodeIndexScan(index IndexReference, cursor NodeValueIndexCursor, indexOrder IndexOrder) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type propertyCursor : org.neo4j.internal.kernel.api.PropertyCursor to propertyCursor : PropertyCursor in method private getValueTuple(node NodeCursor, propertyCursor PropertyCursor, changedPropertyKeyId int, changedValue Value, indexPropertyIds int[]) : ValueTuple in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type propertyCursor : org.neo4j.internal.kernel.api.PropertyCursor to propertyCursor : PropertyCursor in method package onLabelChange(labelId int, node NodeCursor, propertyCursor PropertyCursor, changeType LabelChangeType) : void in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.RelationshipExplicitIndexCursor to cursor : RelationshipExplicitIndexCursor in method public relationshipExplicitIndexGet(cursor RelationshipExplicitIndexCursor, index String, key String, value Value, source long, target long) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursors : Cursors to cursors : DefaultCursors in method package TestKernelTransactions(statementLocksFactory StatementLocksFactory, constraintIndexCreator ConstraintIndexCreator, statementOperations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, txHeaderFactory TransactionHeaderInformationFactory, transactionCommitProcess TransactionCommitProcess, indexConfigStore IndexConfigStore, explicitIndexProviderLookup ExplicitIndexProviderLookup, hooks TransactionHooks, transactionMonitor TransactionMonitor, availabilityGuard AvailabilityGuard, tracers Tracers, storageEngine StorageEngine, procedures Procedures, transactionIdStore TransactionIdStore, clock SystemNanoClock, accessCapability AccessCapability, token KernelToken, cursors DefaultCursors, autoIndexing AutoIndexing) in class org.neo4j.kernel.impl.api.KernelTransactionsTest.TestKernelTransactions |
From |
To |
|
Change Parameter Type node : org.neo4j.internal.kernel.api.NodeCursor to node : NodeCursor in method private getValueTuple(node NodeCursor, propertyCursor PropertyCursor, indexPropertyIds int[]) : ValueTuple in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeLabelIndexCursor to cursor : NodeLabelIndexCursor in method public nodeLabelUnionScan(cursor NodeLabelIndexCursor, labels int...) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.RelationshipTraversalCursor to cursor : RelationshipTraversalCursor in method public incoming(cursor RelationshipTraversalCursor) : void in class org.neo4j.kernel.impl.newapi.DefaultRelationshipGroupCursor |
From |
To |
|
Change Parameter Type property : org.neo4j.internal.kernel.api.PropertyCursor to property : PropertyCursor in method package onMatchingSchema(schemaSuppliers Iterator<SUPPLIER>, node NodeCursor, property PropertyCursor, specialPropertyId int, callback ThrowingBiConsumer<SUPPLIER,PrimitiveIntSet,EXCEPTION>) : void in class org.neo4j.kernel.impl.newapi.NodeSchemaMatcher |
From |
To |
|
Change Parameter Type cursor : PropertyCursor to cursor : DefaultPropertyCursor in method package string(cursor DefaultPropertyCursor, reference long, page PageCursor) : TextValue in class org.neo4j.kernel.impl.newapi.AllStoreHolder |
From |
To |
|
Change Parameter Type cursors : Cursors to cursors : DefaultCursors in method public KernelTransactionImplementation(statementOperations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, hooks TransactionHooks, constraintIndexCreator ConstraintIndexCreator, procedures Procedures, headerInformationFactory TransactionHeaderInformationFactory, commitProcess TransactionCommitProcess, transactionMonitor TransactionMonitor, explicitIndexTxStateSupplier Supplier<ExplicitIndexTransactionState>, pool Pool<KernelTransactionImplementation>, clock Clock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>, transactionTracer TransactionTracer, lockTracer LockTracer, cursorTracerSupplier PageCursorTracerSupplier, storageEngine StorageEngine, accessCapability AccessCapability, token KernelToken, cursors DefaultCursors, autoIndexing AutoIndexing, explicitIndexStore ExplicitIndexStore) in class org.neo4j.kernel.impl.api.KernelTransactionImplementation |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.RelationshipExplicitIndexCursor to cursor : RelationshipExplicitIndexCursor in method public relationshipExplicitIndexQuery(cursor RelationshipExplicitIndexCursor, index String, key String, query Object, source long, target long) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type index : org.neo4j.internal.kernel.api.IndexReference to index : IndexReference in method package indexReader(index IndexReference) : IndexReader in class org.neo4j.kernel.impl.newapi.AllStoreHolder |
From |
To |
|
Change Parameter Type cursors : Cursors to cursors : DefaultCursors in method public KernelTransactions(statementLocksFactory StatementLocksFactory, constraintIndexCreator ConstraintIndexCreator, statementOperations StatementOperationParts, schemaWriteGuard SchemaWriteGuard, txHeaderFactory TransactionHeaderInformationFactory, transactionCommitProcess TransactionCommitProcess, indexConfigStore IndexConfigStore, explicitIndexProviderLookup ExplicitIndexProviderLookup, hooks TransactionHooks, transactionMonitor TransactionMonitor, availabilityGuard AvailabilityGuard, tracers Tracers, storageEngine StorageEngine, procedures Procedures, transactionIdStore TransactionIdStore, clock SystemNanoClock, cpuClockRef AtomicReference<CpuClock>, heapAllocationRef AtomicReference<HeapAllocation>, accessCapability AccessCapability, token KernelToken, cursors DefaultCursors, autoIndexing AutoIndexing, explicitIndexStore ExplicitIndexStore) in class org.neo4j.kernel.impl.api.KernelTransactions |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.RelationshipTraversalCursor to cursor : RelationshipTraversalCursor in method public relationships(nodeReference long, reference long, cursor RelationshipTraversalCursor) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |
|
Change Parameter Type propertyCursor : org.neo4j.internal.kernel.api.PropertyCursor to propertyCursor : PropertyCursor in method package onPropertyChange(node NodeCursor, propertyCursor PropertyCursor, propertyKeyId int, beforeValue Value, afterValue Value) : void in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdater |
From |
To |
|
Change Parameter Type cursor : org.neo4j.internal.kernel.api.NodeExplicitIndexCursor to cursor : NodeExplicitIndexCursor in method public nodeExplicitIndexQuery(cursor NodeExplicitIndexCursor, index String, query Object) : void in class org.neo4j.kernel.impl.newapi.Read |
From |
To |