A C D E G H I K L N O P R S T V 
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
 

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
 
committedTransactionId - Variable in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
 
committingTransactionId - 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
 

G

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
 
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

ID - Static variable in class org.neo4j.gds.compat.StorageEngineFactoryIdProvider
 
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
 
initialTransactionChecksum - Variable in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
 
initLastCommittedAndClosedTransactionId(long, int, long, long, long) - Method in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
 
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
 
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
 
InMemoryTransactionStateVisitor - Class in org.neo4j.gds.storageengine
 
InMemoryTransactionStateVisitor(CypherGraphStore, TokenHolders) - Constructor for class org.neo4j.gds.storageengine.InMemoryTransactionStateVisitor
 
InMemoryTransactionStateVisitor(CypherGraphStore, TokenHolders, boolean) - Constructor for class org.neo4j.gds.storageengine.InMemoryTransactionStateVisitor
 
intLabels() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
 
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

longLabels() - Method in class org.neo4j.gds.compat.AbstractInMemoryNodeCursor
 

N

neighbourNodeReference() - Method in class org.neo4j.gds.compat.AbstractInMemoryRelationshipTraversalCursor
 
newTokenHolders() - Method in interface org.neo4j.gds.compat.StorageEngineProxyApi
 
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

previouslyCommittedTxCommitTimestamp - Variable in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
 
previouslyCommittedTxId - Variable in class org.neo4j.internal.recordstorage.AbstractTransactionIdStore
 
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
 
requireNeo4jVersion(Neo4jVersion, Class<?>) - Static method in interface org.neo4j.gds.compat.StorageEngineProxyApi
 
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
 

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.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
 
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
 
StorageEngineFactoryIdProvider - Class in org.neo4j.gds.compat
 
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
 
totalRelationshipCount - Variable in class org.neo4j.gds.storageengine.InMemoryRelationshipCursor
 
transactionId(long, int, long) - 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
 
visitCreatedPropertyKeyToken(long, String, boolean) - Method in class org.neo4j.gds.storageengine.InMemoryTransactionStateVisitor
 
visitCreatedRelationshipTypeToken(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
 
A C D E G H I K L N O P R S T V 
All Classes All Packages