A C D E F G H I K L M N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractInMemoryNodeCursor - Class in org.neo4j.gds.compat
- AbstractInMemoryNodeCursor(GraphStore, TokenHolders) - Constructor for class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- AbstractInMemoryNodePropertyCursor - Class in org.neo4j.gds.compat
- AbstractInMemoryNodePropertyCursor(CypherGraphStore, TokenHolders) - Constructor for class org.neo4j.gds.compat.AbstractInMemoryNodePropertyCursor
- AbstractInMemoryPropertyCursor - Class in org.neo4j.gds.compat
- AbstractInMemoryPropertyCursor(CypherGraphStore, TokenHolders) - Constructor for class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
- AbstractInMemoryRelationshipPropertyCursor - Class in org.neo4j.gds.compat
- AbstractInMemoryRelationshipPropertyCursor(CypherGraphStore, TokenHolders) - Constructor for class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
- AbstractInMemoryRelationshipScanCursor - Class in org.neo4j.internal.recordstorage
- AbstractInMemoryRelationshipScanCursor(CypherGraphStore, TokenHolders) - Constructor for class org.neo4j.internal.recordstorage.AbstractInMemoryRelationshipScanCursor
- AbstractInMemoryRelationshipTraversalCursor - Class in org.neo4j.gds.compat
- AbstractInMemoryRelationshipTraversalCursor(CypherGraphStore, TokenHolders) - Constructor for class org.neo4j.gds.compat.AbstractInMemoryRelationshipTraversalCursor
- AbstractTransactionIdStore - Class in org.neo4j.internal.recordstorage
- AbstractTransactionIdStore() - Constructor for class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- AbstractTransactionIdStore(long, int, long, long, long) - Constructor for class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
C
- clear() - Method in class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
- close() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- close() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodePropertyCursor
- close() - Method in class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
- close() - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
- close() - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- closedTransactionId - Variable in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- committingTransactionId() - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- createInMemoryDatabase(DatabaseManagementService, String, Config) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- createInMemoryStorageEngine(DatabaseLayout, TokenHolders) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
D
- databaseNamesRegisteredForCreation() - Static method in class org.neo4j.gds.storageengine.InMemoryDatabaseCreationCatalog
- dbmsEdition(GraphDatabaseService) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- delegate - Variable in class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
E
- entityReference() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- entityReference() - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
F
- flush(CursorContext) - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
G
- getEmptyCursorContext() - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- getLastClosedTransactionId() - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- getLastCommittedTransaction() - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- getLastCommittedTransactionId() - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- getRegisteredDbCreationGraphName(String) - Static method in class org.neo4j.gds.storageengine.InMemoryDatabaseCreationCatalog
- getUpgradeTransaction() - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- graphStore - Variable in class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
- graphStore - Variable in class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
- graphStore - Variable in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
H
- hasAtLeastOneLabelForCurrentNode() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- hasLabel(int) - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- hasProperties() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- hasProperties() - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
I
- init() - Method in class org.neo4j.gds.compat.TokenManager
- init(long, long, RelationshipSelection) - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipTraversalCursor
- initializeForRelationshipReference(long) - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- initRelationshipPropertyCursor(long, int[], DoubleList, InMemoryPropertySelection) - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
- initRelationshipTraversalCursorForRelType(StorageRelationshipTraversalCursor, long, int) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- inMemoryCommandCreationContext() - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- InMemoryDatabaseCreationCatalog - Class in org.neo4j.gds.storageengine
- inMemoryNodeCursor(CypherGraphStore, TokenHolders) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- inMemoryNodePropertyCursor(CypherGraphStore, TokenHolders) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- InMemoryNodeScan - Class in org.neo4j.internal.recordstorage
- InMemoryNodeScan() - Constructor for class org.neo4j.internal.recordstorage.InMemoryNodeScan
- InMemoryPropertySelection - Interface in org.neo4j.gds.compat
- InMemoryRelationshipCursor - Class in org.neo4j.gds.storageengine
- InMemoryRelationshipCursor(CypherGraphStore, TokenHolders) - Constructor for class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- inMemoryRelationshipPropertyCursor(CypherGraphStore, TokenHolders) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- inMemoryRelationshipScanCursor(CypherGraphStore, TokenHolders) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- inMemoryRelationshipTraversalCursor(CypherGraphStore, TokenHolders) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- inMemoryStorageReader(CypherGraphStore, TokenHolders, CountsAccessor) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- InMemoryTransactionStateVisitor - Class in org.neo4j.gds.storageengine
- InMemoryTransactionStateVisitor(CypherGraphStore, TokenHolders) - Constructor for class org.neo4j.gds.storageengine.InMemoryTransactionStateVisitor
- isKeysOnly() - Method in interface org.neo4j.gds.compat.InMemoryPropertySelection
-
A hint that the creator of this selection isn't interested in the actual values, only the existence of the keys.
- isLimited() - Method in interface org.neo4j.gds.compat.InMemoryPropertySelection
K
- key(int) - Method in interface org.neo4j.gds.compat.InMemoryPropertySelection
L
- labels() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
M
- maxRelationshipId - Variable in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
N
- neighbourNodeReference() - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipTraversalCursor
- next() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- next() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodePropertyCursor
- next() - Method in class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
- next() - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
- next() - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- next() - Method in class org.neo4j.internal.recordstorage.AbstractInMemoryRelationshipScanCursor
- nextCommittingTransactionId() - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- nodeLabelAdded(String) - Method in class org.neo4j.gds.compat.TokenManager
- nodePropertyAdded(String) - Method in class org.neo4j.gds.compat.TokenManager
- nodePropertyRemoved(String) - Method in class org.neo4j.gds.compat.TokenManager
- numberOfKeys() - Method in interface org.neo4j.gds.compat.InMemoryPropertySelection
O
- onRelationshipIdsAdded(RelationshipIds.RelationshipIdContext) - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- org.neo4j.gds.compat - package org.neo4j.gds.compat
- org.neo4j.gds.storageengine - package org.neo4j.gds.storageengine
- org.neo4j.internal.recordstorage - package org.neo4j.internal.recordstorage
- originNodeReference() - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipTraversalCursor
P
- properties(StorageEntityCursor, StoragePropertyCursor, int[]) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- properties(StoragePropertyCursor) - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- properties(StoragePropertyCursor, InMemoryPropertySelection) - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- propertyKey() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodePropertyCursor
- propertyKey() - Method in class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
- propertyKey() - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
- propertyType() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodePropertyCursor
- propertyType() - Method in class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
- propertyType() - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
- propertyValue() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodePropertyCursor
- propertyValue() - Method in class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
- propertyValue() - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
R
- registerDbCreation(String, String) - Static method in class org.neo4j.gds.storageengine.InMemoryDatabaseCreationCatalog
- relationshipPropertyAdded(String) - Method in class org.neo4j.gds.compat.TokenManager
- relationships(StorageRelationshipTraversalCursor, RelationshipSelection) - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- relationshipsReference() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- relationshipTypeAdded(String) - Method in class org.neo4j.gds.compat.TokenManager
- relationshipTypes() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- removeAllRegisteredDbCreations() - Static method in class org.neo4j.gds.storageengine.InMemoryDatabaseCreationCatalog
- removeDatabaseEntry(String) - Static method in class org.neo4j.gds.storageengine.InMemoryDatabaseCreationCatalog
- removeNodeProperty(String) - Method in class org.neo4j.gds.storageengine.InMemoryTransactionStateVisitor
- reset() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- reset() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodePropertyCursor
- reset() - Method in class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
- reset() - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
- reset() - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- resetCursors() - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- resetLastClosedTransaction(long, long, long, boolean, CursorContext) - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
S
- scan() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- scan() - Method in class org.neo4j.internal.recordstorage.AbstractInMemoryRelationshipScanCursor
- scanBatch(int, AbstractInMemoryNodeCursor) - Method in class org.neo4j.internal.recordstorage.InMemoryNodeScan
- scanBatch(AllNodeScan, int) - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- scanBatch(AllRelationshipsScan, int) - Method in class org.neo4j.internal.recordstorage.AbstractInMemoryRelationshipScanCursor
- scanRange(long, long) - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- scanRange(long, long) - Method in class org.neo4j.internal.recordstorage.AbstractInMemoryRelationshipScanCursor
- SELECT_ALL - Static variable in interface org.neo4j.gds.compat.InMemoryPropertySelection
- selection - Variable in class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
- selection - Variable in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- setForceLoad() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- setForceLoad() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodePropertyCursor
- setForceLoad() - Method in class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
- setForceLoad() - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
- setForceLoad() - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- setLastCommittedAndClosedTransactionId(long, int, long, long, long, CursorContext) - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- setPropertySelection(InMemoryPropertySelection) - Method in class org.neo4j.gds.compat.AbstractInMemoryNodePropertyCursor
- setSkipDefaultIndexesOnCreationSetting(GdsDatabaseManagementServiceBuilder) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- single(long) - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
- single(long) - Method in class org.neo4j.internal.recordstorage.AbstractInMemoryRelationshipScanCursor
- sourceId - Variable in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- sourceNodeReference() - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- startAndGetInMemoryDatabase(DatabaseManagementService, String) - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
- StorageEngineProxyApi - Interface in org.neo4j.gds.compat
- StorageEngineProxyFactory - Interface in org.neo4j.gds.compat
- supportsFastDegreeLookup() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
T
- targetId - Variable in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- targetNodeReference() - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- test(int) - Method in interface org.neo4j.gds.compat.InMemoryPropertySelection
- tokenHolders - Variable in class org.neo4j.gds.compat.AbstractInMemoryPropertyCursor
- tokenHolders - Variable in class org.neo4j.gds.compat.AbstractInMemoryRelationshipPropertyCursor
- tokenHolders - Variable in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- tokenHolders() - Method in class org.neo4j.gds.compat.TokenManager
- TokenManager - Class in org.neo4j.gds.compat
- TokenManager(TokenHolders, InMemoryTransactionStateVisitor, CypherGraphStore, CommandCreationContext) - Constructor for class org.neo4j.gds.compat.TokenManager
- transactionClosed(long, long, long, CursorContext) - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- transactionCommitted(long, int, long, CursorContext) - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
- type() - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
V
- visit(long, int, long, long) - Method in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
- visitCreatedLabelToken(long, String, boolean) - Method in class org.neo4j.gds.storageengine.InMemoryTransactionStateVisitor
- visitNodeLabelChanges(long, LongSet, LongSet) - Method in class org.neo4j.gds.storageengine.InMemoryTransactionStateVisitor
- visitNodePropertyChanges(long, Iterable<StorageProperty>, Iterable<StorageProperty>, IntIterable) - Method in class org.neo4j.gds.storageengine.InMemoryTransactionStateVisitor
- visitNodePropertyChanges(long, Iterator<StorageProperty>, Iterator<StorageProperty>, IntIterable) - Method in class org.neo4j.gds.storageengine.InMemoryTransactionStateVisitor
All Classes All Packages