A B C D E F G H I J L M N O P Q R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accessMode(CustomAccessMode) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- add(long) - Method in interface org.neo4j.gds.compat.AllocationTrackerAdapter
-
Add the given number of bytes to the total tracked amount.
- additionalJvm() - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- allocateNodeCursor(KernelTransaction) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- allocateNodeLabelIndexCursor(KernelTransaction) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- allocateNodeValueIndexCursor(KernelTransaction) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- allocatePropertyCursor(KernelTransaction) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- allocateRelationshipScanCursor(KernelTransaction) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- AllocationTrackerAdapter - Interface in org.neo4j.gds.compat
- allowsReadNodeProperty(int) - Method in interface org.neo4j.gds.compat.CustomAccessMode
- allowsReadRelationshipProperty(int) - Method in interface org.neo4j.gds.compat.CustomAccessMode
- allowsTraverseAllLabels() - Method in class org.neo4j.gds.compat.CompatAccessMode
- allowsTraverseAllLabels() - Method in interface org.neo4j.gds.compat.CustomAccessMode
- allowsTraverseAllNodesWithLabel(long) - Method in class org.neo4j.gds.compat.CompatAccessMode
- allowsTraverseNode(long...) - Method in class org.neo4j.gds.compat.CompatAccessMode
- allowsTraverseNode(long...) - Method in interface org.neo4j.gds.compat.CustomAccessMode
- allowsTraverseRelType(int) - Method in class org.neo4j.gds.compat.CompatAccessMode
- allowsTraverseRelType(int) - Method in interface org.neo4j.gds.compat.CustomAccessMode
- allowTraverseAllNodesWithLabel(long) - Method in interface org.neo4j.gds.compat.CustomAccessMode
- api - Variable in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- authSubject - Variable in class org.neo4j.gds.compat.CompatUsernameAuthSubject
B
- batchInputFrom(CompatInput) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- beginTransaction(KernelTransaction.Type, LoginContext) - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- beginTransaction(KernelTransaction.Type, LoginContext, ClientConnectionInfo) - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- beginTransaction(KernelTransaction.Type, LoginContext, ClientConnectionInfo, long, TimeUnit) - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- beginTx() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- beginTx(long, TimeUnit) - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
C
- cancel() - Method in interface org.neo4j.gds.compat.JobPromise
- canLoad(Neo4jVersion) - Method in interface org.neo4j.gds.compat.Neo4jProxyFactory
- closeCursor() - Method in class org.neo4j.gds.compat.CompositeNodeCursor
- closeInternal() - Method in class org.neo4j.gds.compat.CompositeNodeCursor
- CompatAccessMode - Class in org.neo4j.gds.compat
-
The signature for
allowsReadNodePropertyis different in 4.0 and 4.1. - CompatAccessMode(CustomAccessMode) - Constructor for class org.neo4j.gds.compat.CompatAccessMode
- CompatIndexQuery - Interface in org.neo4j.gds.compat
- CompatUsernameAuthSubject - Class in org.neo4j.gds.compat
- CompatUsernameAuthSubject(String, AuthSubject) - Constructor for class org.neo4j.gds.compat.CompatUsernameAuthSubject
- compositeNodeCursor(List<NodeLabelIndexCursor>, int[]) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- CompositeNodeCursor - Class in org.neo4j.gds.compat
- CompositeNodeCursor(List<NodeLabelIndexCursor>, int[]) - Constructor for class org.neo4j.gds.compat.CompositeNodeCursor
- currentLabels() - Method in class org.neo4j.gds.compat.CompositeNodeCursor
- custom - Variable in class org.neo4j.gds.compat.CompatAccessMode
- CustomAccessMode - Interface in org.neo4j.gds.compat
-
see
CompatAccessMode
D
- databaseId() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- databaseLayout() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- databaseName() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- dbHome(Path) - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- dbms - Variable in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
E
- EMPTY - Static variable in interface org.neo4j.gds.compat.MemoryTrackerProxy
- emptyMemoryTracker() - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- entityCursorScan(KernelTransaction, int[], int) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- executeTransactionally(String) - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- executeTransactionally(String, Map<String, Object>) - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- executeTransactionally(String, Map<String, Object>, ResultTransformer<T>) - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- executeTransactionally(String, Map<String, Object>, ResultTransformer<T>, Duration) - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
F
- fold(Supplier<R>, Supplier<R>, Function<AllocationTrackerAdapter, R>) - Method in interface org.neo4j.gds.compat.MemoryTrackerProxy
G
- GdsGraphDatabaseAPI - Class in org.neo4j.gds.compat
-
Compat wrapper around
GraphDatabaseAPI. - GdsGraphDatabaseAPI(DatabaseManagementService) - Constructor for class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- getAuthenticationResult() - Method in class org.neo4j.gds.compat.CompatUsernameAuthSubject
- getCursor(int) - Method in class org.neo4j.gds.compat.CompositeNodeCursor
- getDependencyResolver() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- getHighestPossibleIdInUse(RecordStore<? extends AbstractBaseRecord>, KernelTransaction) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- getHighestPossibleNodeCount(Read, IdGeneratorFactory) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- getHighestPossibleRelationshipCount(Read, IdGeneratorFactory) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
H
- hasNodeLabelIndex(KernelTransaction) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- hasUsername(String) - Method in class org.neo4j.gds.compat.CompatUsernameAuthSubject
- homeDirectory(DatabaseLayout) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
I
- instantiateBatchImporter(BatchImporterFactory, DatabaseLayout, FileSystemAbstraction, PageCacheTracer, int, Optional<Long>, LogService, ExecutionMonitor, AdditionalInitialIds, Config, RecordFormats, ImportLogic.Monitor, JobScheduler, Collector) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- invisibleExecutionMonitor() - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- isAvailable(long) - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- isClosed() - Method in class org.neo4j.gds.compat.CompositeNodeCursor
J
- JobPromise - Interface in org.neo4j.gds.compat
- JobRunner - Interface in org.neo4j.gds.compat
L
- limitedMemoryTracker(long, long) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- load() - Method in interface org.neo4j.gds.compat.Neo4jProxyFactory
- logger(Level, ZoneId, DateTimeFormatter, String, OutputStream) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- logger(Level, ZoneId, DateTimeFormatter, String, PrintWriter) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- logProviderForStoreAndRegister(Path, FileSystemAbstraction, LifeSupport) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- lookupComponentProvider(GlobalProcedures, Class<T>, boolean) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
M
- memoryTrackerProxy(KernelTransaction) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- MemoryTrackerProxy - Interface in org.neo4j.gds.compat
- memoryTransactionMaxSize() - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- metadataStore(DatabaseLayout) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
N
- Neo4jProxyApi - Interface in org.neo4j.gds.compat
- Neo4jProxyFactory - Interface in org.neo4j.gds.compat
- newChunkedLongArray(NumberArrayFactory, int, long) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- newDb(DatabaseManagementService) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- newOffHeapLongArray(long, long, long) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- newRestrictedAccessMode(AccessMode, AccessMode.Static) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- next() - Method in class org.neo4j.gds.compat.CompositeNodeCursor
- nodeIndexScan(Read, IndexReadSession, NodeValueIndexCursor, IndexOrder, boolean) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- nodeIndexSeek(Read, IndexReadSession, NodeValueIndexCursor, IndexOrder, boolean, CompatIndexQuery) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- nodeLabelIndexScan(KernelTransaction, int, int) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- nodeLabelScan(KernelTransaction, int, NodeLabelIndexCursor) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- nodeReference() - Method in class org.neo4j.gds.compat.CompositeNodeCursor
O
- onlineBackupEnabled() - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- org.neo4j.gds.compat - package org.neo4j.gds.compat
P
- pageCacheMap(PageCache, File, int, String, OpenOption...) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- pagedFile(PagedFile) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- pageFileIO(PagedFile, long, int) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- procedureSignature(QualifiedName, List<FieldSignature>, List<FieldSignature>, Mode, boolean, String, String[], String, String, boolean, boolean, boolean, boolean, boolean) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
Q
- queryText(ExecutingQuery) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
R
- rangeAllIndexQuery(int) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- rangeIndexQuery(int, double, boolean, double, boolean) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- relationshipsReference(NodeCursor) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- remove(long) - Method in interface org.neo4j.gds.compat.AllocationTrackerAdapter
-
Remove the given number of bytes from the total tracked amount.
- removeCursor(int) - Method in class org.neo4j.gds.compat.CompositeNodeCursor
- removeTracer() - Method in class org.neo4j.gds.compat.CompositeNodeCursor
- runnerFromScheduler(JobScheduler, Group) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
S
- scanBatch(Cursor, KernelTransaction) - Method in interface org.neo4j.gds.compat.StoreScan
- scanToStoreScan(Scan<C>, int) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- scheduleAtInterval(Runnable, long, long, TimeUnit) - Method in interface org.neo4j.gds.compat.JobRunner
- securityContext(String, AuthSubject, AccessMode, String) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- setTracer(KernelReadTracer) - Method in class org.neo4j.gds.compat.CompositeNodeCursor
- shutdown() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
- StoreScan<Cursor extends org.neo4j.internal.kernel.api.Cursor> - Interface in org.neo4j.gds.compat
T
- trackedBytes() - Method in interface org.neo4j.gds.compat.AllocationTrackerAdapter
-
Return the current total of tracked bytes.
U
- UNSUPPORTED - Static variable in interface org.neo4j.gds.compat.MemoryTrackerProxy
- userFunctionSignature(QualifiedName, List<FieldSignature>, Neo4jTypes.AnyType, String, String[], String, String, boolean) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
- username - Variable in class org.neo4j.gds.compat.CompatUsernameAuthSubject
- username() - Method in class org.neo4j.gds.compat.CompatUsernameAuthSubject
All Classes All Packages