A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes All Packages

A

accessMode(CustomAccessMode) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
addConstraint(SettingConstraint<T>) - Method in interface org.neo4j.gds.compat.Setting.Builder
 
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
 
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
 
apply(Context, AnyValue[]) - Method in interface org.neo4j.gds.compat.CompatCallableProcedure
 
assertContainsMessage(String, String) - Method in interface org.neo4j.gds.compat.TestLog
 
assertSucceeded() - Method in interface org.neo4j.gds.compat.BoltQuerySubscriber
 
authSubject - Variable in class org.neo4j.gds.compat.CompatUsernameAuthSubject
 
availability() - Method in interface org.neo4j.gds.compat.ProxyUtil.ProxyInfo
 

B

batchImporterConfig(int, int, Optional<Long>, boolean, IndexConfig) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
batchInputFrom(CompatInput) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
beginBoltWriteTransaction(BoltGraphDatabaseServiceSPI, LoginContext) - Method in class org.neo4j.gds.compat.BoltTransactionRunner
 
beginBoltWriteTransaction(BoltGraphDatabaseServiceSPI, LoginContext, KernelTransaction.Type, ClientConnectionInfo, List<BOOKMARK>, Duration, Map<String, Object>) - Method in class org.neo4j.gds.compat.BoltTransactionRunner
 
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
 
boltQuerySubscriber() - Method in class org.neo4j.gds.compat.BoltTransactionRunner
 
BoltQuerySubscriber<T> - Interface in org.neo4j.gds.compat
 
boltTransactionRunner() - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
BoltTransactionRunner<SUBSCRIBER,​BOOKMARK> - Class in org.neo4j.gds.compat
 
BoltTransactionRunner() - Constructor for class org.neo4j.gds.compat.BoltTransactionRunner
 
build() - Method in interface org.neo4j.gds.compat.GdsDatabaseManagementServiceBuilder
 
build() - Method in interface org.neo4j.gds.compat.Setting.Builder
 
buildInner() - Method in interface org.neo4j.gds.compat.Setting.Builder
 

C

callableProcedure(CompatCallableProcedure) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
callableUserAggregationFunction(CompatUserAggregationFunction) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
check(StageExecution) - Method in interface org.neo4j.gds.compat.CompatExecutionMonitor
Called periodically while executing a StageExecution.
checkIntervalMillis() - Method in interface org.neo4j.gds.compat.CompatExecutionMonitor
 
clock() - Method in interface org.neo4j.gds.compat.CompatExecutionMonitor
Clock to use for interval checks
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 allowsReadNodeProperty is different in 4.0 and 4.1.
CompatAccessMode(CustomAccessMode) - Constructor for class org.neo4j.gds.compat.CompatAccessMode
 
CompatCallableProcedure - Interface in org.neo4j.gds.compat
 
CompatExecutionMonitor - Interface in org.neo4j.gds.compat
Gets notified now and then about StageExecution, where statistics can be read and displayed, aggregated or in other ways make sense of the data of StageExecution.
CompatIndexQuery - Interface in org.neo4j.gds.compat
 
CompatUserAggregationFunction - Interface in org.neo4j.gds.compat
 
CompatUserAggregator - 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
 
configureRecordFormat(Config.Builder, String) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
constraints() - Method in interface org.neo4j.gds.compat.Setting
 
containsMessage(String, String) - Method in interface org.neo4j.gds.compat.TestLog
 
convert() - Method in interface org.neo4j.gds.compat.Setting
 
CORE - org.neo4j.gds.compat.DatabaseMode
 
create(Context) - Method in interface org.neo4j.gds.compat.CompatUserAggregationFunction
 
createSllPolicyLoader(FileSystemAbstraction, Config, LogService) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
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

D

databaseDirectory() - Method in interface org.neo4j.gds.compat.GdsDatabaseLayout
 
databaseId() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
 
databaseLayout() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
 
databaseLayout(Config, String) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
databaseManagementServiceBuilder(Path) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
databaseMode(Config, GraphDatabaseService) - Method in interface org.neo4j.gds.compat.SettingProxyApi
 
DatabaseMode - Enum in org.neo4j.gds.compat
 
databaseName() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
 
dbHome() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
 
dbms - Variable in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
 
dbms() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
 
dbmsInfo() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
 
DEBUG - org.neo4j.gds.compat.ProxyUtil.LogLevel
 
DEBUG - Static variable in interface org.neo4j.gds.compat.TestLog
 
defaultRecordFormatSetting() - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
defaultValue() - Method in interface org.neo4j.gds.compat.Setting
 
delete() - Method in class org.neo4j.gds.compat.VirtualRelationship
 
dependency() - Method in interface org.neo4j.gds.compat.Setting
A setting dependency is used to inherit missing parts of this setting by whatever is set for the dependency setting.
dependency(Setting<T>) - Method in interface org.neo4j.gds.compat.Setting.Builder
 
done(boolean, long, String) - Method in interface org.neo4j.gds.compat.CompatExecutionMonitor
Called after all stage executions have run.
dumpLogMessages(Log) - Static method in class org.neo4j.gds.compat.ProxyUtil
 
dynamic() - Method in interface org.neo4j.gds.compat.Setting.Builder
 
dynamic() - Method in interface org.neo4j.gds.compat.Setting
Make this setting dynamic.
dynamic(boolean) - Method in interface org.neo4j.gds.compat.Setting.Builder
 

E

empty() - Static method in class org.neo4j.gds.compat.LongPropertyReference
 
end(StageExecution, long) - Method in interface org.neo4j.gds.compat.CompatExecutionMonitor
Signals the end of the execution previously started.
entityCursorScan(KernelTransaction, int[], int, boolean) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
equals(Object) - Method in class org.neo4j.gds.compat.VirtualRelationship
 
error() - Method in interface org.neo4j.gds.compat.ProxyUtil.GdsVersionInfo
 
error() - Method in interface org.neo4j.gds.compat.ProxyUtil.Neo4jVersionInfo
 
error() - Method in interface org.neo4j.gds.compat.ProxyUtil.ProxyInfo
 
ERROR - org.neo4j.gds.compat.ProxyUtil.LogLevel
 
ERROR - Static variable in interface org.neo4j.gds.compat.TestLog
 
executeQuery(BoltTransaction, String, MapValue, SUBSCRIBER) - Method in class org.neo4j.gds.compat.BoltTransactionRunner
 
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
 
executionMonitor(CompatExecutionMonitor) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 

F

factory() - Method in interface org.neo4j.gds.compat.ProxyUtil.ProxyInfo
 
factoryType() - Method in interface org.neo4j.gds.compat.ProxyUtil.ProxyInfo
 
findProxy(Class<FACTORY>, ProxyUtil.MayLogToStdout) - Static method in class org.neo4j.gds.compat.ProxyUtil
 
findProxyInfo(Class<FACTORY>) - Static method in class org.neo4j.gds.compat.ProxyUtil
 

G

GDS_VERSION_INFO - Static variable in class org.neo4j.gds.compat.GdsVersionInfoProvider
 
GdsDatabaseLayout - Interface in org.neo4j.gds.compat
 
GdsDatabaseManagementServiceBuilder - Interface in org.neo4j.gds.compat
 
GdsGraphDatabaseAPI - Class in org.neo4j.gds.compat
Compat wrapper around GraphDatabaseAPI.
GdsGraphDatabaseAPI(DatabaseManagementService) - Constructor for class org.neo4j.gds.compat.GdsGraphDatabaseAPI
 
gdsVersion() - Method in interface org.neo4j.gds.compat.ProxyUtil.GdsVersionInfo
 
gdsVersion() - Method in interface org.neo4j.gds.compat.ProxyUtil.ProxyInfo
 
GdsVersionInfoProvider - Class in org.neo4j.gds.compat
 
getAllAggregatingFunctions() - Method in interface org.neo4j.gds.compat.GlobalProcedureRegistry
 
getAllNonAggregatingFunctions() - Method in interface org.neo4j.gds.compat.GlobalProcedureRegistry
 
getAllProcedures() - Method in interface org.neo4j.gds.compat.GlobalProcedureRegistry
 
getAllProperties() - Method in class org.neo4j.gds.compat.VirtualRelationship
 
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
 
getEndNode() - Method in class org.neo4j.gds.compat.VirtualRelationship
 
getHighestPossibleNodeCount(Read, IdGeneratorFactory) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
getHighestPossibleRelationshipCount(Read, IdGeneratorFactory) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
getHighId(RecordStore<? extends AbstractBaseRecord>) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
getId() - Method in class org.neo4j.gds.compat.VirtualRelationship
 
getInternalLog(LogService, Class<?>) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
getLocalBoltAddress(ConnectorPortRegister) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
getMessages(String) - Method in interface org.neo4j.gds.compat.TestLog
 
getNodes() - Method in class org.neo4j.gds.compat.VirtualRelationship
 
getOtherNode(Node) - Method in class org.neo4j.gds.compat.VirtualRelationship
 
getProperties(String...) - Method in class org.neo4j.gds.compat.VirtualRelationship
 
getProperty(String) - Method in class org.neo4j.gds.compat.VirtualRelationship
 
getProperty(String, Object) - Method in class org.neo4j.gds.compat.VirtualRelationship
 
getPropertyKeys() - Method in class org.neo4j.gds.compat.VirtualRelationship
 
getStartNode() - Method in class org.neo4j.gds.compat.VirtualRelationship
 
getTransactionLogsDirectory() - Method in interface org.neo4j.gds.compat.GdsDatabaseLayout
 
getType() - Method in class org.neo4j.gds.compat.VirtualRelationship
 
getUserLog(LogService, Class<?>) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
globalProcedureRegistry(GlobalProcedures) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
GlobalProcedureRegistry - Interface in org.neo4j.gds.compat
 

H

hashCode() - Method in class org.neo4j.gds.compat.VirtualRelationship
 
hasMessages(String) - Method in interface org.neo4j.gds.compat.TestLog
 
hasNodeLabelIndex(KernelTransaction) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
hasProperty(String) - Method in class org.neo4j.gds.compat.VirtualRelationship
 
hasUsername(String) - Method in class org.neo4j.gds.compat.CompatUsernameAuthSubject
 

I

id - Variable in class org.neo4j.gds.compat.LongPropertyReference
 
immutable() - Method in interface org.neo4j.gds.compat.Setting.Builder
 
immutable() - Method in interface org.neo4j.gds.compat.Setting
Make this setting immutable.
immutable(boolean) - Method in interface org.neo4j.gds.compat.Setting.Builder
 
INFO - org.neo4j.gds.compat.ProxyUtil.LogLevel
 
INFO - Static variable in interface org.neo4j.gds.compat.TestLog
 
initialize(DependencyResolver) - Method in interface org.neo4j.gds.compat.CompatExecutionMonitor
Signals start of import.
innerSubscriber() - Method in interface org.neo4j.gds.compat.BoltQuerySubscriber
 
InputEntityIdVisitor - Class in org.neo4j.gds.compat
 
InputEntityIdVisitor() - Constructor for class org.neo4j.gds.compat.InputEntityIdVisitor
 
InputEntityIdVisitor.Long - Interface in org.neo4j.gds.compat
 
InputEntityIdVisitor.String - Interface in org.neo4j.gds.compat
 
inputEntityLongIdVisitor(IdType, ReadableGroups) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
inputEntityStringIdVisitor(ReadableGroups) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
instantiateBatchImporter(BatchImporterFactory, GdsDatabaseLayout, FileSystemAbstraction, PageCacheTracer, Configuration, LogService, ExecutionMonitor, AdditionalInitialIds, Config, RecordFormats, JobScheduler, Collector) - 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
 
isCompositeDatabase(GraphDatabaseService) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
isDebugEnabled() - Method in interface org.neo4j.gds.compat.TestLog
 
isEmpty() - Method in class org.neo4j.gds.compat.LongPropertyReference
 
isEmpty() - Method in interface org.neo4j.gds.compat.PropertyReference
 
isNotNumericIndex(IndexCapability) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
isType(RelationshipType) - Method in class org.neo4j.gds.compat.VirtualRelationship
 

J

javaHome() - Method in interface org.neo4j.gds.compat.ProxyUtil.JavaInfo
 
javaInfo() - Method in interface org.neo4j.gds.compat.ProxyUtil.ProxyInfo
 
javaVendor() - Method in interface org.neo4j.gds.compat.ProxyUtil.JavaInfo
 
javaVersion() - Method in interface org.neo4j.gds.compat.ProxyUtil.JavaInfo
 

L

log(ProxyUtil.ProxyLog) - Method in interface org.neo4j.gds.compat.ProxyUtil.ErrorInfo
 
logLevel() - Method in interface org.neo4j.gds.compat.ProxyUtil.ErrorInfo
 
LongPropertyReference - Class in org.neo4j.gds.compat
 
lookupComponentProvider(Context, Class<T>, boolean) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 

M

message() - Method in interface org.neo4j.gds.compat.ProxyUtil.ErrorInfo
 
metadataStore() - Method in interface org.neo4j.gds.compat.GdsDatabaseLayout
 

N

name() - Method in interface org.neo4j.gds.compat.Setting
 
neo4jLayout(Config) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
Neo4jProxyApi - Interface in org.neo4j.gds.compat
 
Neo4jProxyFactory - Interface in org.neo4j.gds.compat
 
neo4jVersion() - Method in interface org.neo4j.gds.compat.ProxyUtil.Neo4jVersionInfo
 
neo4jVersion() - Method in interface org.neo4j.gds.compat.ProxyUtil.ProxyInfo
 
newDb(DatabaseManagementService) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
newQueryContext(TransactionalContextFactory, InternalTransaction, String, MapValue) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
next() - Method in class org.neo4j.gds.compat.CompositeNodeCursor
 
NO - org.neo4j.gds.compat.ProxyUtil.MayLogToStdout
 
nodeIndexSeek(Read, IndexReadSession, NodeValueIndexCursor, IndexOrder, boolean, CompatIndexQuery) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
nodeLabelIndexScan(KernelTransaction, int, int, boolean) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
nodeProperties(KernelTransaction, long, PropertyReference, PropertyCursor) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
nodeReference() - Method in class org.neo4j.gds.compat.CompositeNodeCursor
 
nodeValue(long, TextArray, MapValue) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
noPropertyReference() - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 

O

of(long) - Static method in class org.neo4j.gds.compat.LongPropertyReference
 
org.neo4j.gds.compat - package org.neo4j.gds.compat
 

P

pageCacheMemory() - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
pageCacheMemoryValue(String) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
parser() - Method in interface org.neo4j.gds.compat.Setting
 
printMessages() - Method in interface org.neo4j.gds.compat.TestLog
 
procedureSignature(QualifiedName, List<FieldSignature>, List<FieldSignature>, Mode, boolean, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
propertyReference(NodeCursor) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
propertyReference(RelationshipScanCursor) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
PropertyReference - Interface in org.neo4j.gds.compat
 
proxy() - Method in interface org.neo4j.gds.compat.ProxyUtil.ProxyInfo
 
ProxyUtil - Class in org.neo4j.gds.compat
 
ProxyUtil.ErrorInfo - Interface in org.neo4j.gds.compat
 
ProxyUtil.GdsVersionInfo - Interface in org.neo4j.gds.compat
 
ProxyUtil.JavaInfo - Interface in org.neo4j.gds.compat
 
ProxyUtil.LogLevel - Enum in org.neo4j.gds.compat
 
ProxyUtil.MayLogToStdout - Enum in org.neo4j.gds.compat
 
ProxyUtil.Neo4jVersionInfo - Interface in org.neo4j.gds.compat
 
ProxyUtil.ProxyInfo<T,​U> - Interface in org.neo4j.gds.compat
 

Q

queryStatistics() - Method in interface org.neo4j.gds.compat.BoltQuerySubscriber
 

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
 
READ_REPLICA - org.neo4j.gds.compat.DatabaseMode
 
reason() - Method in interface org.neo4j.gds.compat.ProxyUtil.ErrorInfo
 
recordFormatSelector(String, Config, FileSystemAbstraction, LogService, GraphDatabaseService) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
relationshipProperties(KernelTransaction, long, PropertyReference, PropertyCursor) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
removeCursor(int) - Method in class org.neo4j.gds.compat.CompositeNodeCursor
 
removeProperty(String) - Method in class org.neo4j.gds.compat.VirtualRelationship
 
removeTracer() - Method in class org.neo4j.gds.compat.CompositeNodeCursor
 
reserveBatch(Cursor, KernelTransaction) - Method in interface org.neo4j.gds.compat.StoreScan
Advances the cursor to the next batch of the underlying scan.
reserveNeo4jIds(IdGeneratorFactory, int, CursorContext) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
result() - Method in interface org.neo4j.gds.compat.CompatUserAggregator
 
runQuery(String, MapValue, BoltTransaction, Function<QueryStatistics, Integer>) - Method in class org.neo4j.gds.compat.BoltTransactionRunner
 

S

scanToStoreScan(Scan<C>, int) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
secondaryModeName() - Method in interface org.neo4j.gds.compat.SettingProxyApi
 
securityContext(String, AuthSubject, AccessMode, String) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
selectRecordFormatForStore(DatabaseLayout, FileSystemAbstraction, PageCache, LogService, PageCacheTracer) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
set(T, Setting<S>, S) - Method in interface org.neo4j.gds.compat.SettingsUtil.SetConfig
 
setAllowUpgrades(Config.Builder, boolean) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
setConfig(Setting<S>, S) - Method in interface org.neo4j.gds.compat.GdsDatabaseManagementServiceBuilder
 
setConfigRaw(Map<String, String>) - Method in interface org.neo4j.gds.compat.GdsDatabaseManagementServiceBuilder
 
setDatabaseMode(Config, DatabaseMode, GraphDatabaseService) - Method in interface org.neo4j.gds.compat.SettingProxyApi
 
setProperty(String, Object) - Method in class org.neo4j.gds.compat.VirtualRelationship
 
setting(Setting<T>) - Method in interface org.neo4j.gds.compat.SettingProxyApi
 
Setting<T> - Interface in org.neo4j.gds.compat
 
Setting.Builder<T> - Interface in org.neo4j.gds.compat
 
SettingProxyApi - Interface in org.neo4j.gds.compat
 
SettingProxyFactory - Interface in org.neo4j.gds.compat
 
SettingsUtil - Class in org.neo4j.gds.compat
 
SettingsUtil.SetConfig<T,​S> - Interface in org.neo4j.gds.compat
 
setTracer(KernelReadTracer) - Method in class org.neo4j.gds.compat.CompositeNodeCursor
 
shutdown() - Method in class org.neo4j.gds.compat.GdsGraphDatabaseAPI
 
signature() - Method in interface org.neo4j.gds.compat.CompatCallableProcedure
 
signature() - Method in interface org.neo4j.gds.compat.CompatUserAggregationFunction
 
SINGLE - org.neo4j.gds.compat.DatabaseMode
 
start(StageExecution) - Method in interface org.neo4j.gds.compat.CompatExecutionMonitor
Signals the start of a StageExecution.
StoreScan<Cursor extends org.neo4j.internal.kernel.api.Cursor> - Interface in org.neo4j.gds.compat
 

T

testLog() - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
TestLog - Interface in org.neo4j.gds.compat
 
toString() - Method in class org.neo4j.gds.compat.VirtualRelationship
 
transactionId(KernelTransactionHandle) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
tryConfigure(T, SettingsUtil.SetConfig<T, U>, String, String, U) - Static method in class org.neo4j.gds.compat.SettingsUtil
 
tryFind(String, String) - Static method in class org.neo4j.gds.compat.SettingsUtil
 
tryGet(Configuration, Class<T>, String, String) - Static method in class org.neo4j.gds.compat.SettingsUtil
 
tryGet(Configuration, Class<T>, Setting<?>) - Static method in class org.neo4j.gds.compat.SettingsUtil
 

U

update(AnyValue[]) - Method in interface org.neo4j.gds.compat.CompatUserAggregator
 
userFunctionSignature(QualifiedName, List<FieldSignature>, Neo4jTypes.AnyType, String, boolean, boolean, Optional<String>) - 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
 
username(AuthSubject) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 

V

validateExternalDatabaseName(String) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
valueOf(String) - Static method in enum org.neo4j.gds.compat.DatabaseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.compat.ProxyUtil.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.compat.ProxyUtil.MayLogToStdout
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.neo4j.gds.compat.DatabaseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.gds.compat.ProxyUtil.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.gds.compat.ProxyUtil.MayLogToStdout
Returns an array containing the constants of this enum type, in the order they are declared.
versionLongToString(long) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
virtualRelationship(long, Node, Node, RelationshipType) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 
VirtualRelationship - Class in org.neo4j.gds.compat
 
VirtualRelationship(long, Node, Node, RelationshipType) - Constructor for class org.neo4j.gds.compat.VirtualRelationship
 
visitNodeId(InputEntityVisitor, long) - Method in interface org.neo4j.gds.compat.InputEntityIdVisitor.Long
 
visitNodeId(InputEntityVisitor, String) - Method in interface org.neo4j.gds.compat.InputEntityIdVisitor.String
 
visitSourceId(InputEntityVisitor, long) - Method in interface org.neo4j.gds.compat.InputEntityIdVisitor.Long
 
visitSourceId(InputEntityVisitor, String) - Method in interface org.neo4j.gds.compat.InputEntityIdVisitor.String
 
visitTargetId(InputEntityVisitor, long) - Method in interface org.neo4j.gds.compat.InputEntityIdVisitor.Long
 
visitTargetId(InputEntityVisitor, String) - Method in interface org.neo4j.gds.compat.InputEntityIdVisitor.String
 

W

WARN - org.neo4j.gds.compat.ProxyUtil.LogLevel
 
WARN - Static variable in interface org.neo4j.gds.compat.TestLog
 
writeConcurrency(Configuration) - Method in interface org.neo4j.gds.compat.Neo4jProxyApi
 

Y

YES - org.neo4j.gds.compat.ProxyUtil.MayLogToStdout
 
A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes All Packages