A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractProjections<I extends ElementIdentifier,P extends ElementProjection> - Class in org.neo4j.gds
- AbstractProjections() - Constructor for class org.neo4j.gds.AbstractProjections
- accept(ValueType.Visitor<RESULT>) - Method in enum org.neo4j.gds.api.nodeproperties.ValueType
- addPropertyMappings(PropertyMappings) - Method in class org.neo4j.gds.NodeProjections
- addPropertyMappings(PropertyMappings) - Method in class org.neo4j.gds.RelationshipProjections
- aggregation() - Method in class org.neo4j.gds.PropertyMapping
- aggregation() - Method in class org.neo4j.gds.RelationshipProjection
- Aggregation - Enum in org.neo4j.gds.core
- AGGREGATION_KEY - Static variable in class org.neo4j.gds.RelationshipProjection
- all() - Static method in class org.neo4j.gds.NodeProjection
- all() - Static method in class org.neo4j.gds.NodeProjections
- ALL - Static variable in class org.neo4j.gds.NodeProjections
- ALL - Static variable in class org.neo4j.gds.RelationshipProjection
- ALL - Static variable in class org.neo4j.gds.RelationshipProjections
- ALL_NODES - Static variable in class org.neo4j.gds.NodeLabel
- ALL_RELATIONSHIPS - Static variable in class org.neo4j.gds.RelationshipType
- ALL_UNDIRECTED - Static variable in class org.neo4j.gds.RelationshipProjection
- ALL_UNDIRECTED - Static variable in class org.neo4j.gds.RelationshipProjections
- allProjections() - Method in class org.neo4j.gds.AbstractProjections
- allProperties() - Method in class org.neo4j.gds.AbstractProjections
B
- build() - Method in class org.neo4j.gds.NodeProjection.Builder
- build() - Method in class org.neo4j.gds.PropertyMappings.Builder
- build() - Method in class org.neo4j.gds.RelationshipProjection.Builder
- builder() - Static method in class org.neo4j.gds.NodeProjection
- builder() - Static method in class org.neo4j.gds.PropertyMappings
- builder() - Static method in class org.neo4j.gds.RelationshipProjection
C
- check() - Method in class org.neo4j.gds.RelationshipProjection
- CollectionUtil - Class in org.neo4j.gds.core.utils
- COUNT - org.neo4j.gds.core.Aggregation
- create(Map<NodeLabel, NodeProjection>) - Static method in class org.neo4j.gds.NodeProjections
- csvName() - Method in enum org.neo4j.gds.api.nodeproperties.ValueType
- cypherName() - Method in enum org.neo4j.gds.api.nodeproperties.ValueType
D
- DEFAULT - org.neo4j.gds.core.Aggregation
- DEFAULT - Static variable in class org.neo4j.gds.api.DefaultValue
- DEFAULT_VALUE_KEY - Static variable in class org.neo4j.gds.PropertyMapping
- defaultValue() - Method in class org.neo4j.gds.PropertyMapping
- DefaultValue - Class in org.neo4j.gds.api
- DefaultValueUtil - Class in org.neo4j.gds.api
- DOUBLE - org.neo4j.gds.api.nodeproperties.ValueType
- DOUBLE_ARRAY - org.neo4j.gds.api.nodeproperties.ValueType
- DOUBLE_DEFAULT_FALLBACK - Static variable in class org.neo4j.gds.api.DefaultValue
- doubleArrayValue() - Method in class org.neo4j.gds.api.DefaultValue
- doubleValue() - Method in class org.neo4j.gds.api.DefaultValue
E
- ElementIdentifier - Class in org.neo4j.gds
- ElementProjection - Class in org.neo4j.gds
- ElementProjection() - Constructor for class org.neo4j.gds.ElementProjection
- emptyValue(double) - Method in enum org.neo4j.gds.core.Aggregation
- enumerate(Collection<T>) - Static method in class org.neo4j.gds.core.utils.CollectionUtil
- equals(Object) - Method in class org.neo4j.gds.api.DefaultValue
- equals(Object) - Method in class org.neo4j.gds.ElementIdentifier
- equivalentToNone(Aggregation) - Static method in enum org.neo4j.gds.core.Aggregation
- exactDoubleToLong(double) - Static method in class org.neo4j.gds.api.ValueConversion
- exactLongToDouble(long) - Static method in class org.neo4j.gds.api.ValueConversion
- exactLongToFloat(long) - Static method in class org.neo4j.gds.api.ValueConversion
- exists() - Method in class org.neo4j.gds.PropertyMapping
F
- fallbackValue() - Method in enum org.neo4j.gds.api.nodeproperties.ValueType
- FLOAT_ARRAY - org.neo4j.gds.api.nodeproperties.ValueType
- FLOAT_DEFAULT_FALLBACK - Static variable in class org.neo4j.gds.api.DefaultValue
- floatArrayValue() - Method in class org.neo4j.gds.api.DefaultValue
- forDouble() - Static method in class org.neo4j.gds.api.DefaultValue
- forDoubleArray() - Static method in class org.neo4j.gds.api.DefaultValue
- forFloat() - Static method in class org.neo4j.gds.api.DefaultValue
- forFloatArray() - Static method in class org.neo4j.gds.api.DefaultValue
- forInt() - Static method in class org.neo4j.gds.api.DefaultValue
- forLong() - Static method in class org.neo4j.gds.api.DefaultValue
- forLongArray() - Static method in class org.neo4j.gds.api.DefaultValue
- fromCsvName(String) - Static method in enum org.neo4j.gds.api.nodeproperties.ValueType
- fromList(Iterable<?>) - Static method in class org.neo4j.gds.RelationshipProjections
- fromMap(Map<String, ?>) - Static method in class org.neo4j.gds.RelationshipProjections
- fromMap(Map<String, Object>, NodeLabel) - Static method in class org.neo4j.gds.NodeProjection
- fromMap(Map<String, Object>, RelationshipType) - Static method in class org.neo4j.gds.RelationshipProjection
- fromObject(Object) - Static method in class org.neo4j.gds.NodeProjections
- fromObject(Object) - Static method in class org.neo4j.gds.PropertyMappings
- fromObject(Object) - Static method in class org.neo4j.gds.RelationshipProjections
- fromObject(Object, Aggregation) - Static method in class org.neo4j.gds.PropertyMappings
- fromObject(Object, NodeLabel) - Static method in class org.neo4j.gds.NodeProjection
- fromObject(Object, RelationshipType) - Static method in class org.neo4j.gds.RelationshipProjection
- fromObject(String, Object) - Static method in class org.neo4j.gds.PropertyMapping
- fromString(String) - Static method in class org.neo4j.gds.NodeProjection
- fromString(String) - Static method in class org.neo4j.gds.NodeProjections
- fromString(String) - Static method in class org.neo4j.gds.RelationshipProjection
- fromString(String) - Static method in class org.neo4j.gds.RelationshipProjections
G
- getFilter(RelationshipType) - Method in class org.neo4j.gds.RelationshipProjections
- getObject() - Method in class org.neo4j.gds.api.DefaultValue
H
- hashCode() - Method in class org.neo4j.gds.api.DefaultValue
- hashCode() - Method in class org.neo4j.gds.ElementIdentifier
- hasMappings() - Method in class org.neo4j.gds.PropertyMappings
- hasValidName() - Method in class org.neo4j.gds.PropertyMapping
I
- INDEX_INVERSE_KEY - Static variable in class org.neo4j.gds.RelationshipProjection
- indexInverse() - Method in class org.neo4j.gds.RelationshipProjection
- inlineBuilder() - Method in class org.neo4j.gds.NodeProjection.Builder
- inlineBuilder() - Method in class org.neo4j.gds.RelationshipProjection.Builder
- INTEGER_DEFAULT_FALLBACK - Static variable in class org.neo4j.gds.api.DefaultValue
- inverse() - Method in enum org.neo4j.gds.Orientation
- isEmpty() - Method in class org.neo4j.gds.NodeProjections
- isEmpty() - Method in class org.neo4j.gds.PropertyMappings
- isEmpty() - Method in class org.neo4j.gds.RelationshipProjections
- isMultiGraph() - Method in class org.neo4j.gds.RelationshipProjection
- isUserDefined() - Method in class org.neo4j.gds.api.DefaultValue
- iterator() - Method in class org.neo4j.gds.PropertyMappings
L
- label() - Method in class org.neo4j.gds.NodeProjection
- LABEL_KEY - Static variable in class org.neo4j.gds.NodeProjection
- labelProjection() - Method in class org.neo4j.gds.NodeProjections
- listOf(String...) - Static method in class org.neo4j.gds.NodeLabel
- listOf(String...) - Static method in class org.neo4j.gds.RelationshipType
- LONG - org.neo4j.gds.api.nodeproperties.ValueType
- LONG_ARRAY - org.neo4j.gds.api.nodeproperties.ValueType
- LONG_DEFAULT_FALLBACK - Static variable in class org.neo4j.gds.api.DefaultValue
- longArrayValue() - Method in class org.neo4j.gds.api.DefaultValue
- longValue() - Method in class org.neo4j.gds.api.DefaultValue
M
- mappings() - Method in class org.neo4j.gds.PropertyMappings
- MAX - org.neo4j.gds.core.Aggregation
- merge(double, double) - Method in enum org.neo4j.gds.core.Aggregation
- mergeWith(PropertyMappings) - Method in class org.neo4j.gds.PropertyMappings
- MIN - org.neo4j.gds.core.Aggregation
N
- name - Variable in class org.neo4j.gds.ElementIdentifier
- name() - Method in class org.neo4j.gds.ElementIdentifier
- NATURAL - org.neo4j.gds.Orientation
- neoPropertyKey() - Method in class org.neo4j.gds.PropertyMapping
-
property name in the graph (a:Node {`propertyKey`:xyz})
- NodeLabel - Class in org.neo4j.gds
- NodeLabel(String) - Constructor for class org.neo4j.gds.NodeLabel
- NodeProjection - Class in org.neo4j.gds
- NodeProjection() - Constructor for class org.neo4j.gds.NodeProjection
- NodeProjection.Builder - Class in org.neo4j.gds
- NodeProjections - Class in org.neo4j.gds
- NodeProjections() - Constructor for class org.neo4j.gds.NodeProjections
- NONE - org.neo4j.gds.core.Aggregation
- normalizePropertyValue(double) - Method in enum org.neo4j.gds.core.Aggregation
- notOverflowingDoubleToFloat(double) - Static method in class org.neo4j.gds.api.ValueConversion
- numberOfMappings() - Method in class org.neo4j.gds.PropertyMappings
O
- of(String) - Static method in class org.neo4j.gds.NodeLabel
- of(String) - Static method in class org.neo4j.gds.RelationshipType
- of(Object, boolean) - Static method in class org.neo4j.gds.api.DefaultValue
- of(Object, ValueType, boolean) - Static method in class org.neo4j.gds.api.DefaultValue
- of(Object) - Static method in class org.neo4j.gds.api.DefaultValue
- of(String) - Static method in class org.neo4j.gds.NodeProjection
- of(String) - Static method in class org.neo4j.gds.PropertyMapping
- of(String, Object) - Static method in class org.neo4j.gds.PropertyMapping
-
Creates a PropertyMapping.
- of(String, String, Object) - Static method in class org.neo4j.gds.PropertyMapping
- of(String, String, DefaultValue, Aggregation) - Static method in class org.neo4j.gds.PropertyMapping
- of(String, String, Aggregation) - Static method in class org.neo4j.gds.PropertyMapping
- of(String, DefaultValue, Aggregation) - Static method in class org.neo4j.gds.PropertyMapping
- of(String, Aggregation) - Static method in class org.neo4j.gds.PropertyMapping
- of(String, Aggregation) - Static method in class org.neo4j.gds.RelationshipProjection
- of(String, Orientation) - Static method in class org.neo4j.gds.RelationshipProjection
- of(String, Orientation, Aggregation) - Static method in class org.neo4j.gds.RelationshipProjection
- of(PropertyMapping...) - Static method in class org.neo4j.gds.PropertyMappings
- org.neo4j.gds - package org.neo4j.gds
- org.neo4j.gds.api - package org.neo4j.gds.api
- org.neo4j.gds.api.nodeproperties - package org.neo4j.gds.api.nodeproperties
- org.neo4j.gds.core - package org.neo4j.gds.core
- org.neo4j.gds.core.utils - package org.neo4j.gds.core.utils
- orientation() - Method in class org.neo4j.gds.RelationshipProjection
- Orientation - Enum in org.neo4j.gds
- ORIENTATION_KEY - Static variable in class org.neo4j.gds.RelationshipProjection
P
- parse(Object) - Static method in enum org.neo4j.gds.core.Aggregation
- parse(Object) - Static method in enum org.neo4j.gds.Orientation
- PROJECT_ALL - Static variable in class org.neo4j.gds.ElementProjection
- projectAll() - Method in class org.neo4j.gds.ElementIdentifier
- projectAll() - Method in class org.neo4j.gds.ElementProjection
- projectAll() - Method in class org.neo4j.gds.NodeLabel
- projectAll() - Method in class org.neo4j.gds.NodeProjection
- projectAll() - Method in class org.neo4j.gds.RelationshipProjection
- projectAll() - Method in class org.neo4j.gds.RelationshipType
- projections() - Method in class org.neo4j.gds.AbstractProjections
- projections() - Method in class org.neo4j.gds.NodeProjections
- projections() - Method in class org.neo4j.gds.RelationshipProjections
- properties() - Method in class org.neo4j.gds.ElementProjection
- properties() - Method in class org.neo4j.gds.NodeProjection
- properties() - Method in class org.neo4j.gds.RelationshipProjection
- PROPERTIES_KEY - Static variable in class org.neo4j.gds.ElementProjection
- PROPERTY_KEY - Static variable in class org.neo4j.gds.PropertyMapping
- propertyKey() - Method in class org.neo4j.gds.PropertyMapping
-
property key in the result map Graph.nodeProperties(`propertyKey`)
- propertyKeys() - Method in class org.neo4j.gds.PropertyMappings
- PropertyMapping - Class in org.neo4j.gds
- PropertyMapping() - Constructor for class org.neo4j.gds.PropertyMapping
- PropertyMappings - Class in org.neo4j.gds
- PropertyMappings() - Constructor for class org.neo4j.gds.PropertyMappings
- PropertyMappings.Builder - Class in org.neo4j.gds
R
- RelationshipProjection - Class in org.neo4j.gds
- RelationshipProjection() - Constructor for class org.neo4j.gds.RelationshipProjection
- RelationshipProjection.Builder - Class in org.neo4j.gds
- RelationshipProjections - Class in org.neo4j.gds
- RelationshipProjections() - Constructor for class org.neo4j.gds.RelationshipProjections
- RelationshipType - Class in org.neo4j.gds
- RelationshipType(String) - Constructor for class org.neo4j.gds.RelationshipType
- resolve(Aggregation) - Static method in enum org.neo4j.gds.core.Aggregation
- REVERSE - org.neo4j.gds.Orientation
S
- setNonDefaultAggregation(Aggregation) - Method in class org.neo4j.gds.PropertyMapping
- single(NodeLabel, NodeProjection) - Static method in class org.neo4j.gds.NodeProjections
- single(RelationshipType, RelationshipProjection) - Static method in class org.neo4j.gds.RelationshipProjections
- SINGLE - org.neo4j.gds.core.Aggregation
- stream() - Method in class org.neo4j.gds.PropertyMappings
- STRING - org.neo4j.gds.api.nodeproperties.ValueType
- SUM - org.neo4j.gds.core.Aggregation
T
- toObject() - Method in class org.neo4j.gds.ElementProjection
- toObject() - Method in class org.neo4j.gds.NodeProjections
- toObject() - Method in class org.neo4j.gds.RelationshipProjections
- toObject(boolean) - Method in class org.neo4j.gds.PropertyMapping
- toObject(boolean) - Method in class org.neo4j.gds.PropertyMappings
- toObject(NodeProjections) - Static method in class org.neo4j.gds.NodeProjections
- toObject(PropertyMappings) - Static method in class org.neo4j.gds.PropertyMappings
- toObject(RelationshipProjections) - Static method in class org.neo4j.gds.RelationshipProjections
- toString() - Method in class org.neo4j.gds.api.DefaultValue
- toString() - Method in class org.neo4j.gds.ElementIdentifier
- toString(Aggregation) - Static method in enum org.neo4j.gds.core.Aggregation
- toString(Orientation) - Static method in enum org.neo4j.gds.Orientation
- toString(RelationshipType) - Static method in class org.neo4j.gds.RelationshipType
- type() - Method in class org.neo4j.gds.RelationshipProjection
- TYPE_KEY - Static variable in class org.neo4j.gds.RelationshipProjection
- typeFilter() - Method in class org.neo4j.gds.RelationshipProjections
U
- UNDIRECTED - org.neo4j.gds.Orientation
- UNKNOWN - org.neo4j.gds.api.nodeproperties.ValueType
V
- validateProperties() - Method in class org.neo4j.gds.PropertyMapping
- validatePropertyKeyMappings() - Method in class org.neo4j.gds.NodeProjections
- ValueConversion - Class in org.neo4j.gds.api
- valueOf(String) - Static method in enum org.neo4j.gds.api.nodeproperties.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.gds.core.Aggregation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.neo4j.gds.Orientation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.neo4j.gds.api.nodeproperties.ValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.neo4j.gds.core.Aggregation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.neo4j.gds.Orientation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- ValueType - Enum in org.neo4j.gds.api.nodeproperties
- ValueType.Visitor<RESULT> - Interface in org.neo4j.gds.api.nodeproperties
- visitDouble() - Method in interface org.neo4j.gds.api.nodeproperties.ValueType.Visitor
- visitDoubleArray() - Method in interface org.neo4j.gds.api.nodeproperties.ValueType.Visitor
- visitFloatArray() - Method in interface org.neo4j.gds.api.nodeproperties.ValueType.Visitor
- visitLong() - Method in interface org.neo4j.gds.api.nodeproperties.ValueType.Visitor
- visitLongArray() - Method in interface org.neo4j.gds.api.nodeproperties.ValueType.Visitor
- visitString() - Method in interface org.neo4j.gds.api.nodeproperties.ValueType.Visitor
- visitUnknown() - Method in interface org.neo4j.gds.api.nodeproperties.ValueType.Visitor
W
- withAdditionalPropertyMappings(PropertyMappings) - Method in class org.neo4j.gds.ElementProjection
- withAdditionalPropertyMappings(PropertyMappings) - Method in class org.neo4j.gds.NodeProjection
- withAdditionalPropertyMappings(PropertyMappings) - Method in class org.neo4j.gds.RelationshipProjection
- withDefaultAggregation(Aggregation) - Method in class org.neo4j.gds.PropertyMappings.Builder
All Classes All Packages