Package org.neo4j.internal.recordstorage
Class AbstractInMemoryStorageReader.AbstractAllRelationshipScan
- java.lang.Object
-
- org.neo4j.internal.recordstorage.AbstractInMemoryStorageReader.AbstractAllRelationshipScan
-
- All Implemented Interfaces:
org.neo4j.storageengine.api.AllRelationshipsScan
- Enclosing class:
- AbstractInMemoryStorageReader
public abstract static class AbstractInMemoryStorageReader.AbstractAllRelationshipScan extends java.lang.Object implements org.neo4j.storageengine.api.AllRelationshipsScan
-
-
Constructor Summary
Constructors Constructor Description AbstractAllRelationshipScan()
-