A C E F G I M N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- algorithmFactory() - Method in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc
- algorithmFactory() - Method in class org.neo4j.gds.embeddings.fastrp.FastRPStatsProc
- algorithmFactory() - Method in class org.neo4j.gds.embeddings.fastrp.FastRPStreamProc
- algorithmFactory() - Method in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc
- algorithmFactory() - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc
- algorithmFactory() - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageStreamProc
- algorithmFactory() - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageTrainProc
- algorithmFactory() - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc
C
- computeMillis - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc.MutateResult
- computeMillis - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPStatsProc.StatsResult
- computeMillis - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc.WriteResult
- computeMillis - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc.MutateResult
- computeMillis - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc.GraphSageWriteResult
- configuration - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc.MutateResult
- configuration - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPStatsProc.StatsResult
- configuration - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc.WriteResult
- configuration - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc.MutateResult
- configuration - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc.GraphSageWriteResult
- constructProcResult(ComputationResult<GraphSageTrain, Model<ModelData, GraphSageTrainConfig, GraphSageModelTrainer.GraphSageTrainMetrics>, GraphSageTrainConfig>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageTrainProc
E
- embedding - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPStreamProc.StreamResult
- embedding - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageStreamProc.GraphSageStreamResult
- estimate(Object, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc
- estimate(Object, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPStatsProc
- estimate(Object, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPStreamProc
- estimate(Object, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc
- estimate(Object, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc
- estimate(Object, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageStreamProc
- estimate(Object, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageTrainProc
- estimate(Object, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc
- extractModel(Model<ModelData, GraphSageTrainConfig, GraphSageModelTrainer.GraphSageTrainMetrics>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageTrainProc
F
- FastRPMutateProc - Class in org.neo4j.gds.embeddings.fastrp
- FastRPMutateProc() - Constructor for class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc
- FastRPMutateProc.MutateResult - Class in org.neo4j.gds.embeddings.fastrp
- FastRPStatsProc - Class in org.neo4j.gds.embeddings.fastrp
- FastRPStatsProc() - Constructor for class org.neo4j.gds.embeddings.fastrp.FastRPStatsProc
- FastRPStatsProc.StatsResult - Class in org.neo4j.gds.embeddings.fastrp
- FastRPStreamProc - Class in org.neo4j.gds.embeddings.fastrp
- FastRPStreamProc() - Constructor for class org.neo4j.gds.embeddings.fastrp.FastRPStreamProc
- FastRPStreamProc.StreamResult - Class in org.neo4j.gds.embeddings.fastrp
- FastRPWriteProc - Class in org.neo4j.gds.embeddings.fastrp
- FastRPWriteProc() - Constructor for class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc
- FastRPWriteProc.WriteResult - Class in org.neo4j.gds.embeddings.fastrp
G
- getNodeProperties(ComputationResult<GraphSage, GraphSage.GraphSageResult, T>) - Static method in class org.neo4j.gds.embeddings.graphsage.GraphSageCompanion
- GRAPHSAGE_DESCRIPTION - Static variable in class org.neo4j.gds.embeddings.graphsage.GraphSageCompanion
- GraphSageCompanion - Class in org.neo4j.gds.embeddings.graphsage
- GraphSageMutateProc - Class in org.neo4j.gds.embeddings.graphsage
- GraphSageMutateProc() - Constructor for class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc
- GraphSageMutateProc.MutateResult - Class in org.neo4j.gds.embeddings.graphsage
- GraphSageStreamProc - Class in org.neo4j.gds.embeddings.graphsage
- GraphSageStreamProc() - Constructor for class org.neo4j.gds.embeddings.graphsage.GraphSageStreamProc
- GraphSageStreamProc.GraphSageStreamResult - Class in org.neo4j.gds.embeddings.graphsage
- GraphSageTrainingConfigValidation - Class in org.neo4j.gds.embeddings.graphsage
- GraphSageTrainingConfigValidation() - Constructor for class org.neo4j.gds.embeddings.graphsage.GraphSageTrainingConfigValidation
- GraphSageTrainProc - Class in org.neo4j.gds.embeddings.graphsage
- GraphSageTrainProc() - Constructor for class org.neo4j.gds.embeddings.graphsage.GraphSageTrainProc
- GraphSageWriteProc - Class in org.neo4j.gds.embeddings.graphsage
- GraphSageWriteProc() - Constructor for class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc
- GraphSageWriteProc.GraphSageWriteResult - Class in org.neo4j.gds.embeddings.graphsage
I
- injectRelationshipWeightPropertyFromModel(Map<String, Object>, ModelCatalog, String) - Static method in class org.neo4j.gds.embeddings.graphsage.GraphSageCompanion
M
- modelType() - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageTrainProc
- mutate(String, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc
- mutate(String, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc
- mutateMillis - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc.MutateResult
- mutateMillis - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc.MutateResult
N
- newConfig(String, CypherMapWrapper) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc
- newConfig(String, CypherMapWrapper) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPStatsProc
- newConfig(String, CypherMapWrapper) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPStreamProc
- newConfig(String, CypherMapWrapper) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc
- newConfig(String, CypherMapWrapper) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc
- newConfig(String, CypherMapWrapper) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageStreamProc
- newConfig(String, CypherMapWrapper) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageTrainProc
- newConfig(String, CypherMapWrapper) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc
- nodeCount - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc.MutateResult
- nodeCount - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPStatsProc.StatsResult
- nodeCount - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc.WriteResult
- nodeCount - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc.MutateResult
- nodeCount - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc.GraphSageWriteResult
- nodeId - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPStreamProc.StreamResult
- nodeId - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageStreamProc.GraphSageStreamResult
- nodeProperties(ComputationResult<FastRP, FastRP.FastRPResult, FastRPMutateConfig>) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc
- nodeProperties(ComputationResult<FastRP, FastRP.FastRPResult, FastRPStreamConfig>) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPStreamProc
- nodeProperties(ComputationResult<FastRP, FastRP.FastRPResult, FastRPWriteConfig>) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc
- nodeProperties(ComputationResult<GraphSage, GraphSage.GraphSageResult, GraphSageMutateConfig>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc
- nodeProperties(ComputationResult<GraphSage, GraphSage.GraphSageResult, GraphSageWriteConfig>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc
- nodePropertiesWritten - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc.MutateResult
- nodePropertiesWritten - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc.WriteResult
- nodePropertiesWritten - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc.MutateResult
- nodePropertiesWritten - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc.GraphSageWriteResult
O
- org.neo4j.gds.embeddings.fastrp - package org.neo4j.gds.embeddings.fastrp
- org.neo4j.gds.embeddings.graphsage - package org.neo4j.gds.embeddings.graphsage
P
- preProcessingMillis - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc.MutateResult
- preProcessingMillis - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPStatsProc.StatsResult
- preProcessingMillis - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc.WriteResult
- preProcessingMillis - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc.MutateResult
- preProcessingMillis - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc.GraphSageWriteResult
R
- resultBuilder(ComputationResult<FastRP, FastRP.FastRPResult, FastRPMutateConfig>, ExecutionContext) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPMutateProc
- resultBuilder(ComputationResult<FastRP, FastRP.FastRPResult, FastRPStatsConfig>, ExecutionContext) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPStatsProc
- resultBuilder(ComputationResult<FastRP, FastRP.FastRPResult, FastRPWriteConfig>, ExecutionContext) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc
- resultBuilder(ComputationResult<GraphSage, GraphSage.GraphSageResult, GraphSageMutateConfig>, ExecutionContext) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc
- resultBuilder(ComputationResult<GraphSage, GraphSage.GraphSageResult, GraphSageWriteConfig>, ExecutionContext) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc
S
- stats(String, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPStatsProc
- stream(String, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPStreamProc
- stream(String, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageStreamProc
- stream(ComputationResult<GraphSage, GraphSage.GraphSageResult, GraphSageStreamConfig>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageStreamProc
- streamResult(long, long, NodeProperties) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPStreamProc
- streamResult(long, long, NodeProperties) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageStreamProc
T
- train(String, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageTrainProc
V
- validateConfigsAfterLoad(GraphStore, GraphProjectConfig, GraphSageTrainConfig) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageTrainingConfigValidation
- validationConfig() - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc
- validationConfig() - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageStreamProc
- validationConfig() - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageTrainProc
- validationConfig() - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc
W
- withModelCatalog(ModelCatalog) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageMutateProc
- withModelCatalog(ModelCatalog) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageStreamProc
- withModelCatalog(ModelCatalog) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc
- write(String, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc
- write(String, Map<String, Object>) - Method in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc
- writeMillis - Variable in class org.neo4j.gds.embeddings.fastrp.FastRPWriteProc.WriteResult
- writeMillis - Variable in class org.neo4j.gds.embeddings.graphsage.GraphSageWriteProc.GraphSageWriteResult
All Classes All Packages