A C D E F G H I M O P R S T V W 
All Classes All Packages

A

acceptNull() - Method in annotation type org.neo4j.gds.annotation.Configuration.Parameter
 

C

ConfigKeyValidation - Class in org.neo4j.gds.core
 
Configuration - Annotation Type in org.neo4j.gds.annotation
 
Configuration.CollectKeys - Annotation Type in org.neo4j.gds.annotation
Annotated function will return the list of configuration keys.
Configuration.ConvertWith - Annotation Type in org.neo4j.gds.annotation
This annotation can be used together with Configuration.Key or Configuration.Parameter.
Configuration.DoubleRange - Annotation Type in org.neo4j.gds.annotation
Input for the annotated configuration field storing a Double, will be validated if it is in the given range
Configuration.GraphStoreValidation - Annotation Type in org.neo4j.gds.annotation
The annotated method will be used to insert the implementation of validating a given graphStore.
Configuration.GraphStoreValidationCheck - Annotation Type in org.neo4j.gds.annotation
The annotated method will be used to insert the implementation of Configuration.GraphStoreValidation to verify the configuration is valid for the given graphStore.
Configuration.Ignore - Annotation Type in org.neo4j.gds.annotation
Used to specify which interface methods to ignore by the ConfigurationProcessor.
Configuration.IntegerRange - Annotation Type in org.neo4j.gds.annotation
Input for the annotated configuration field storing an Integer, will be validated if it is in the given range.
Configuration.Key - Annotation Type in org.neo4j.gds.annotation
By default, a configuration field is resolved in the CypherMapWrapper parameter with the method name as the expected key.
Configuration.LongRange - Annotation Type in org.neo4j.gds.annotation
Input for the annotated configuration field storing a Long, will be validated if it is in the given range
Configuration.Parameter - Annotation Type in org.neo4j.gds.annotation
Configuration field is expected to be passed to the constructor as a parameter.
Configuration.ToMap - Annotation Type in org.neo4j.gds.annotation
Annotated function will return the map representation of the configuration.
Configuration.ToMapValue - Annotation Type in org.neo4j.gds.annotation
This annotation can be used together with Configuration.Key or Configuration.Parameter.
containsKey(String) - Method in class org.neo4j.gds.core.CypherMapWrapper
Checks if the given key exists in the configuration.
create(Map<String, Object>) - Static method in class org.neo4j.gds.core.CypherMapWrapper
 
CypherMapWrapper - Class in org.neo4j.gds.core
Wrapper around configuration options map
CypherMapWrapper.PairResult - Enum in org.neo4j.gds.core
 

D

DataClass - Annotation Type in org.neo4j.gds.annotation
 

E

empty() - Static method in class org.neo4j.gds.core.CypherMapWrapper
 
emptyToNull(String) - Static method in class org.neo4j.gds.core.StringIdentifierValidations
 

F

failOnBlank(String, String) - Static method in class org.neo4j.gds.core.CypherMapWrapper
 
failOnNull(String, T) - Static method in class org.neo4j.gds.core.CypherMapWrapper
 
FIRST_PAIR - org.neo4j.gds.core.CypherMapWrapper.PairResult
 
forAllConsumerType() - Method in annotation type org.neo4j.gds.collections.HugeSparseList
The type which is provided to the forAll method.

G

getBool(String, boolean) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
getChecked(String, V, Class<V>) - Method in class org.neo4j.gds.core.CypherMapWrapper
Get and convert the value under the given key to the given type.
getDouble(String, double) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
getInt(String, int) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
getList(String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
getLong(String, long) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
getMap(String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
getNumber(String, Number) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
getNumber(String, String, Number) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
getOptional(String, Class<E>) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
getString(String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
getString(String, String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
getString(String, String, String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 

H

HugeSparseArray - Annotation Type in org.neo4j.gds.collections
 
HugeSparseList - Annotation Type in org.neo4j.gds.collections
 

I

isEmpty() - Method in class org.neo4j.gds.core.CypherMapWrapper
 

M

max() - Method in annotation type org.neo4j.gds.annotation.Configuration.DoubleRange
 
max() - Method in annotation type org.neo4j.gds.annotation.Configuration.IntegerRange
 
max() - Method in annotation type org.neo4j.gds.annotation.Configuration.LongRange
 
maxInclusive() - Method in annotation type org.neo4j.gds.annotation.Configuration.DoubleRange
 
maxInclusive() - Method in annotation type org.neo4j.gds.annotation.Configuration.IntegerRange
 
maxInclusive() - Method in annotation type org.neo4j.gds.annotation.Configuration.LongRange
 
min() - Method in annotation type org.neo4j.gds.annotation.Configuration.DoubleRange
 
min() - Method in annotation type org.neo4j.gds.annotation.Configuration.IntegerRange
 
min() - Method in annotation type org.neo4j.gds.annotation.Configuration.LongRange
 
minInclusive() - Method in annotation type org.neo4j.gds.annotation.Configuration.DoubleRange
 
minInclusive() - Method in annotation type org.neo4j.gds.annotation.Configuration.IntegerRange
 
minInclusive() - Method in annotation type org.neo4j.gds.annotation.Configuration.LongRange
 
MissingParameterExceptions - Class in org.neo4j.gds.core
 
MissingParameterExceptions() - Constructor for class org.neo4j.gds.core.MissingParameterExceptions
 
missingValueFor(String, Collection<String>) - Static method in class org.neo4j.gds.core.MissingParameterExceptions
 
missingValueForMessage(String, Collection<String>) - Static method in class org.neo4j.gds.core.MissingParameterExceptions
 

O

org.neo4j.gds.annotation - package org.neo4j.gds.annotation
 
org.neo4j.gds.collections - package org.neo4j.gds.collections
 
org.neo4j.gds.core - package org.neo4j.gds.core
 

P

pageShift() - Method in annotation type org.neo4j.gds.collections.HugeSparseArray
The page shift defines the page size used in the generated HugeSparseArray.
pageShift() - Method in annotation type org.neo4j.gds.collections.HugeSparseList
The page shift defines the page size used in the generated HugeSparseArray.
prettySuggestions(String, CharSequence, Collection<String>) - Static method in class org.neo4j.gds.core.StringSimilarity
 

R

reason() - Method in annotation type org.neo4j.gds.annotation.SuppressForbidden
 
requireBool(String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
requireChecked(String, Class<V>) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
requireDouble(String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
requireInt(String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
requireLong(String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
requireNumber(String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
requireOnlyKeysFrom(Collection<String>) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
requireOnlyKeysFrom(Collection<String>, Collection<String>) - Static method in class org.neo4j.gds.core.ConfigKeyValidation
 
requireString(String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
ReturnType - Annotation Type in org.neo4j.gds.annotation
Allows method to signal that its return type is isomorph to the type defined in this annotation.
ReturnType.Include - Annotation Type in org.neo4j.gds.annotation
Annotated methods are included in the result definition.

S

SECOND_PAIR - org.neo4j.gds.core.CypherMapWrapper.PairResult
 
similarStrings(CharSequence, Collection<String>) - Static method in class org.neo4j.gds.core.StringSimilarity
 
similarStringsIgnoreCase(CharSequence, Collection<String>) - Static method in class org.neo4j.gds.core.StringSimilarity
 
StringIdentifierValidations - Class in org.neo4j.gds.core
 
StringIdentifierValidations() - Constructor for class org.neo4j.gds.core.StringIdentifierValidations
 
StringSimilarity - Class in org.neo4j.gds.core
 
SuppressForbidden - Annotation Type in org.neo4j.gds.annotation
 

T

toMap() - Method in class org.neo4j.gds.core.CypherMapWrapper
Returns a copy of the internal Map.

V

validateDoubleRange(String, double, double, double, boolean, boolean) - Static method in class org.neo4j.gds.core.CypherMapWrapper
 
validateIntegerRange(String, int, int, int, boolean, boolean) - Static method in class org.neo4j.gds.core.CypherMapWrapper
 
validateLongRange(String, long, long, long, boolean, boolean) - Static method in class org.neo4j.gds.core.CypherMapWrapper
 
validateNoWhiteCharacter(String, String) - Static method in class org.neo4j.gds.core.StringIdentifierValidations
 
value() - Method in annotation type org.neo4j.gds.annotation.Configuration.ConvertWith
 
value() - Method in annotation type org.neo4j.gds.annotation.Configuration.Key
 
value() - Method in annotation type org.neo4j.gds.annotation.Configuration.ToMapValue
 
value() - Method in annotation type org.neo4j.gds.annotation.Configuration
Name of the generated class.
value() - Method in annotation type org.neo4j.gds.annotation.ReturnType
 
ValueClass - Annotation Type in org.neo4j.gds.annotation
 
valueOf(String) - Static method in enum org.neo4j.gds.core.CypherMapWrapper.PairResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.neo4j.gds.core.CypherMapWrapper.PairResult
Returns an array containing the constants of this enum type, in the order they are declared.
valueType() - Method in annotation type org.neo4j.gds.collections.HugeSparseArray
The type which is stored in the generated HugeSparseArray.
valueType() - Method in annotation type org.neo4j.gds.collections.HugeSparseList
The type which is stored in the generated HugeSparseArrayList.
verifyMutuallyExclusivePairs(String, String, String, String, String) - Method in class org.neo4j.gds.core.CypherMapWrapper
Verifies that only one of two mutually exclusive pairs of configuration keys is present.

W

withBoolean(String, Boolean) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
withEntry(String, Object) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
withNumber(String, Number) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
withoutAny(Collection<String>) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
withoutEntry(String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
withString(String, String) - Method in class org.neo4j.gds.core.CypherMapWrapper
 
A C D E F G H I M O P R S T V W 
All Classes All Packages