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

A

AbstractAdjacencyCompressorFactory<TARGET_PAGE,​PROPERTY_PAGE> - Class in org.neo4j.gds.core.compression.common
 
AbstractAdjacencyCompressorFactory(LongSupplier, AdjacencyListBuilder<TARGET_PAGE, ? extends AdjacencyList>, AdjacencyListBuilder<PROPERTY_PAGE, ? extends AdjacencyProperties>[], boolean, Aggregation[]) - Constructor for class org.neo4j.gds.core.compression.common.AbstractAdjacencyCompressorFactory
 
AbstractResultBuilder<RESULT> - Class in org.neo4j.gds.result
 
AbstractResultBuilder() - Constructor for class org.neo4j.gds.result.AbstractResultBuilder
 
accept(long, byte[], long[][], int, int) - Method in interface org.neo4j.gds.core.loading.ChunkedAdjacencyLists.Consumer
 
accept(long, double) - Method in interface org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue.Consumer
 
accept(long, long) - Method in interface org.neo4j.gds.api.RelationshipConsumer
Called for every edge that matches a given relation-constraint
accept(long, long, double) - Method in interface org.neo4j.gds.api.RelationshipWithPropertyConsumer
Called for every relationship that matches a given relation-constraint
accept(long, long, double) - Method in interface org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue.Consumer
 
accept(long, long, long) - Method in interface org.neo4j.gds.api.IntersectionConsumer
 
accept(GraphProjectConfig.Cases<R>) - Method in interface org.neo4j.gds.config.GraphCatalogConfig
 
accept(GraphProjectConfig.Cases<R>) - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
accept(GraphProjectConfig.Cases<R>) - Method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
accept(GraphProjectConfig.Cases<R>) - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
accept(GraphProjectConfig.Cases<R>) - Method in interface org.neo4j.gds.config.GraphSampleProcConfig
 
accept(GraphProjectConfig.Cases<R>) - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
accept(NodeLabel) - Method in interface org.neo4j.gds.api.IdMap.NodeLabelConsumer
 
accept(NodeLabel, BitSet) - Method in interface org.neo4j.gds.core.loading.LabelInformation.LabelInformationConsumer
 
accept(KernelTransaction) - Method in interface org.neo4j.gds.utils.StatementApi.TxConsumer
 
acceptInTransaction(StatementApi.TxConsumer) - Method in class org.neo4j.gds.utils.StatementApi
 
adapt(HugeByteArray) - Static method in class org.neo4j.gds.api.properties.nodes.NodePropertyValuesAdapter
 
adapt(HugeDoubleArray) - Static method in class org.neo4j.gds.api.properties.nodes.NodePropertyValuesAdapter
 
adapt(HugeIntArray) - Static method in class org.neo4j.gds.api.properties.nodes.NodePropertyValuesAdapter
 
adapt(HugeLongArray) - Static method in class org.neo4j.gds.api.properties.nodes.NodePropertyValuesAdapter
 
adapt(HugeObjectArray<?>) - Static method in class org.neo4j.gds.api.properties.nodes.NodePropertyValuesAdapter
 
adapt(HugeAtomicDoubleArray) - Static method in class org.neo4j.gds.api.properties.nodes.NodePropertyValuesAdapter
 
adapt(HugeAtomicLongArray) - Static method in class org.neo4j.gds.api.properties.nodes.NodePropertyValuesAdapter
 
add(int, int, double) - Method in class org.neo4j.gds.core.loading.PropertyReader.Buffered
 
add(long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayQueue
 
add(long, double) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
add(long, double) - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Adds an element associated with a cost to the queue in log(size) time.
add(long, int) - Method in class org.neo4j.gds.core.utils.paged.PagedAtomicIntegerArray
 
add(long, long) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
add(long, long) - Method in class org.neo4j.gds.core.loading.RelationshipsBatchBuffer
 
add(long, long[], int, int, int) - Method in class org.neo4j.gds.core.loading.ChunkedAdjacencyLists
For memory efficiency, we reuse the values.
add(long, long[], long[][], int, int, int) - Method in class org.neo4j.gds.core.loading.ChunkedAdjacencyLists
For memory efficiency, we reuse the values.
add(long, long, double) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
add(long, long, double) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue
 
add(long, long, double[]) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
add(long, long, long, PropertyReference) - Method in class org.neo4j.gds.core.loading.RelationshipsBatchBuffer
 
add(long, PropertyReference, NodeLabelTokenSet) - Method in class org.neo4j.gds.core.loading.NodesBatchBuffer
 
add(Stream<T>) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
add(BoundedHistogram) - Method in class org.neo4j.gds.core.compression.BoundedHistogram
Adds all recorded values of `other` to `this` histogram.
add(T) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
addAndGet(double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Atomically adds the given value to the current value, with memory effects as specified by VarHandle.getAndAdd(java.lang.Object...).
addFromInternal(long, long) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
addFromInternal(long, long, double) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
addFromInternal(long, long, double[]) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
addFromInternal(Stream<T>) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
addFromInternal(T) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
addGraphProperty(String, GraphPropertyValues) - Method in interface org.neo4j.gds.api.GraphStore
 
addGraphProperty(String, GraphPropertyValues) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
addGraphProperty(String, GraphPropertyValues) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
addInverseIndex(RelationshipType, Topology, Optional<RelationshipPropertyStore>) - Method in interface org.neo4j.gds.api.GraphStore
 
addInverseIndex(RelationshipType, Topology, Optional<RelationshipPropertyStore>) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
addInverseIndex(RelationshipType, Topology, Optional<RelationshipPropertyStore>) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
additionalJvm() - Static method in class org.neo4j.gds.core.Settings
 
addLabel(NodeLabel) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
addLabel(NodeLabel) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
addNode(long) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNode(long) - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap.BatchedBuilder.Batch
 
addNode(long) - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap.Builder
Add a node to the mapping.
addNode(long, Map<String, Value>) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNode(long, Map<String, Value>, NodeLabelToken) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNode(long, Map<String, Value>, NodeLabel) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNode(long, Map<String, Value>, NodeLabel...) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNode(long, NodeLabelToken) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNode(long, NodeLabelToken) - Method in class org.neo4j.gds.core.loading.LazyIdMapBuilder
 
addNode(long, NodeLabelToken, PropertyValues) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNode(long, NodeLabel) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNode(long, NodeLabel...) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNode(long, MapValue, NodeLabelToken) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNodeIdToLabel(long, NodeLabel) - Method in class org.neo4j.gds.api.CSRGraphAdapter
 
addNodeIdToLabel(long, NodeLabel) - Method in class org.neo4j.gds.api.GraphAdapter
 
addNodeIdToLabel(long, NodeLabel) - Method in interface org.neo4j.gds.api.IdMap
Assigns a node to the given node label.
addNodeIdToLabel(long, NodeLabel) - Method in class org.neo4j.gds.api.IdMapAdapter
 
addNodeIdToLabel(long, NodeLabel) - Method in class org.neo4j.gds.api.LabeledIdMap
 
addNodeIdToLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
addNodeIdToLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
addNodeIdToLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
addNodeIdToLabel(long, NodeLabel) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
addNodeIdToLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
addNodeIdToLabel(NodeLabel, long) - Method in interface org.neo4j.gds.core.loading.LabelInformation.Builder
 
addNodeIdToLabel(NodeLabel, long) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation.Builder
 
addNodeLabel(NodeLabel) - Method in class org.neo4j.gds.api.CSRGraphAdapter
 
addNodeLabel(NodeLabel) - Method in class org.neo4j.gds.api.GraphAdapter
 
addNodeLabel(NodeLabel) - Method in interface org.neo4j.gds.api.GraphStore
Add a new Node label to the Graph Store.
addNodeLabel(NodeLabel) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
addNodeLabel(NodeLabel) - Method in interface org.neo4j.gds.api.IdMap
Adds new node label to the available node labels.
addNodeLabel(NodeLabel) - Method in class org.neo4j.gds.api.IdMapAdapter
 
addNodeLabel(NodeLabel) - Method in class org.neo4j.gds.api.LabeledIdMap
 
addNodeLabel(NodeLabel) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
addNodeLabel(NodeLabel) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
addNodeLabel(NodeLabel) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
addNodeLabel(NodeLabel) - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
addNodeProperty(Set<NodeLabel>, String, NodePropertyValues) - Method in interface org.neo4j.gds.api.GraphStore
 
addNodeProperty(Set<NodeLabel>, String, NodePropertyValues) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
addNodeProperty(Set<NodeLabel>, String, NodePropertyValues) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
addNodePropertyProducer(NodeLabel, PropertyProducer<?>) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
addNodeWithProperties(long, PropertyValues, NodeLabelToken) - Method in class org.neo4j.gds.core.loading.LazyIdMapBuilder
 
addRelationshipType(SingleTypeRelationships) - Method in interface org.neo4j.gds.api.GraphStore
 
addRelationshipType(SingleTypeRelationships) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
addRelationshipType(SingleTypeRelationships) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
address() - Method in class org.neo4j.gds.core.compression.mixed.MixedPage
 
address() - Method in class org.neo4j.gds.core.compression.packed.Address
 
Address - Class in org.neo4j.gds.core.compression.packed
An address to some off-heap memory.
addTo(long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
 
addTo(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
addTo(long, long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongDoubleMap
 
adjacency - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
adjacency() - Method in interface org.neo4j.gds.api.compress.AdjacencyListsWithProperties
 
AdjacencyBuffer - Class in org.neo4j.gds.core.loading
Wraps a paged representation of ChunkedAdjacencyListss which store the target ids for each node during import.
AdjacencyBuffer.AdjacencyListBuilderTask - Class in org.neo4j.gds.core.loading
Responsible for writing a page of ChunkedAdjacencyLists into the adjacency list.
AdjacencyBufferPaging - Interface in org.neo4j.gds.core.loading
 
AdjacencyCompression - Class in org.neo4j.gds.core.compression.common
 
AdjacencyCompressor - Interface in org.neo4j.gds.api.compress
 
AdjacencyCompressor.ValueMapper - Interface in org.neo4j.gds.api.compress
 
AdjacencyCompressorFactory - Interface in org.neo4j.gds.api.compress
 
adjacencyCursor(long) - Method in interface org.neo4j.gds.api.AdjacencyList
Create a new cursor for the target ids of the given node.
adjacencyCursor(long) - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyList
 
adjacencyCursor(long, double) - Method in interface org.neo4j.gds.api.AdjacencyList
Create a new cursor for the target ids of the given node.
adjacencyCursor(long, double) - Method in class org.neo4j.gds.core.compression.mixed.MixedAdjacencyList
 
adjacencyCursor(long, double) - Method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyList
 
adjacencyCursor(long, double) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
adjacencyCursor(long, double) - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList
 
adjacencyCursor(long, double) - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyList
 
adjacencyCursor(AdjacencyCursor, long) - Method in interface org.neo4j.gds.api.AdjacencyList
Create a new cursor for the target ids of the given node.
adjacencyCursor(AdjacencyCursor, long) - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyList
 
adjacencyCursor(AdjacencyCursor, long, double) - Method in interface org.neo4j.gds.api.AdjacencyList
Create a new cursor for the target ids of the given node.
adjacencyCursor(AdjacencyCursor, long, double) - Method in class org.neo4j.gds.core.compression.mixed.MixedAdjacencyList
 
adjacencyCursor(AdjacencyCursor, long, double) - Method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyList
 
adjacencyCursor(AdjacencyCursor, long, double) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
adjacencyCursor(AdjacencyCursor, long, double) - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList
 
adjacencyCursor(AdjacencyCursor, long, double) - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyList
 
AdjacencyCursor - Interface in org.neo4j.gds.api
Cursor iterating over the target ids of one adjacency list.
AdjacencyCursor.EmptyAdjacencyCursor - Enum in org.neo4j.gds.api
 
adjacencyList() - Method in interface org.neo4j.gds.api.Topology
 
AdjacencyList - Interface in org.neo4j.gds.api
The adjacency list for a mono-partite graph with an optional single relationship property.
AdjacencyListBehavior - Interface in org.neo4j.gds.core.loading
Manages different configurations of adjacency list building, i.e., compressed or uncompressed.
AdjacencyListBuilder<PAGE,​T> - Interface in org.neo4j.gds.api.compress
 
AdjacencyListBuilder.Allocator<PAGE> - Interface in org.neo4j.gds.api.compress
 
AdjacencyListBuilder.PositionalAllocator<PAGE> - Interface in org.neo4j.gds.api.compress
 
AdjacencyListBuilder.Slice<PAGE> - Interface in org.neo4j.gds.api.compress
 
AdjacencyListBuilderFactory<TARGET_PAGE,​TARGET_TYPE,​PROPERTY_PAGE,​PROPERTY_TYPE> - Interface in org.neo4j.gds.api.compress
 
adjacencyListBuilderTasks(Optional<AdjacencyCompressor.ValueMapper>) - Method in class org.neo4j.gds.core.loading.SingleTypeRelationshipImporter
 
adjacencyListBuilderTasks(Optional<AdjacencyCompressor.ValueMapper>, Optional<LongConsumer>) - Method in class org.neo4j.gds.core.loading.SingleTypeRelationshipImporter
 
adjacencyListEstimation(boolean) - Static method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
adjacencyListEstimation(boolean) - Static method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList
 
adjacencyListEstimation(long, long) - Static method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
adjacencyListEstimation(long, long) - Static method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList
 
adjacencyListEstimation(long, long) - Static method in interface org.neo4j.gds.core.loading.AdjacencyListBehavior
 
adjacencyListEstimation(RelationshipType, boolean) - Static method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
adjacencyListEstimation(RelationshipType, boolean) - Static method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList
 
adjacencyListEstimation(RelationshipType, boolean) - Static method in interface org.neo4j.gds.core.loading.AdjacencyListBehavior
 
adjacencyListsFromStarEstimation(boolean) - Static method in interface org.neo4j.gds.core.loading.AdjacencyListBehavior
 
AdjacencyListsWithProperties - Interface in org.neo4j.gds.api.compress
 
AdjacencyPackerUtil - Class in org.neo4j.gds.core.compression.packed
 
AdjacencyPacking - Class in org.neo4j.gds.core.compression.packed
This class is generated by src/main.rs Do not edit this file directly.
AdjacencyPreAggregation - Class in org.neo4j.gds.core.loading
 
AdjacencyProperties - Interface in org.neo4j.gds.api
The properties for a mono-partite graph for a single relationship property.
adjacencyPropertiesEstimation(RelationshipType, boolean) - Static method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
adjacencyPropertiesEstimation(RelationshipType, boolean) - Static method in interface org.neo4j.gds.core.loading.AdjacencyListBehavior
 
adjacencyPropertiesFromStarEstimation(boolean) - Static method in interface org.neo4j.gds.core.loading.AdjacencyListBehavior
 
AdjacencyUnpacking - Class in org.neo4j.gds.core.compression.packed
This class is generated by src/main.rs Do not edit this file directly.
adjustedBatchSize(int, int) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
adjustedBatchSize(int, int, int) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
adjustedBatchSize(long, int, long) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
adjustedBatchSize(long, int, long, long) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
adjustedBatchSize(long, long) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
advance(long) - Method in interface org.neo4j.gds.api.AdjacencyCursor
Read and decode target ids until it is larger than or equal (>=) the provided target.
advance(long) - Method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
advance(long) - Method in class org.neo4j.gds.core.compression.packed.BlockAlignedTailCursor
 
advance(long) - Method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailCursor
 
advance(long) - Method in class org.neo4j.gds.core.compression.packed.PackedTailCursor
 
advance(long) - Method in class org.neo4j.gds.core.compression.packed.VarLongTailCursor
 
advance(long) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
advance(long) - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList.DecompressingCursor
Read and decode target ids until it is larger than or equal (>=) the provided target.
advance(long) - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
advance(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredAdjacencyCursor
 
advanceBy(int) - Method in interface org.neo4j.gds.api.AdjacencyCursor
Advance this cursor by n elements.
advanceBy(int) - Method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
advanceBy(int) - Method in class org.neo4j.gds.core.compression.packed.BlockAlignedTailCursor
 
advanceBy(int) - Method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailCursor
 
advanceBy(int) - Method in class org.neo4j.gds.core.compression.packed.PackedTailCursor
 
advanceBy(int) - Method in class org.neo4j.gds.core.compression.packed.VarLongTailCursor
 
advanceBy(int) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
advanceBy(int) - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList.DecompressingCursor
 
advanceBy(int) - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
advanceBy(int) - Method in class org.neo4j.gds.core.huge.NodeFilteredAdjacencyCursor
 
advanceValueOffset(int) - Static method in class org.neo4j.gds.core.compression.packed.AdjacencyPacking
 
advanceValueOffset(int) - Static method in class org.neo4j.gds.core.compression.packed.AdjacencyUnpacking
 
aggregation() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
aggregation() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
aggregation() - Method in interface org.neo4j.gds.core.loading.construction.GraphFactory.PropertyConfig
 
aggregation(Aggregation) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
aggregations() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.ImportMetaData
 
AlgoBaseConfig - Interface in org.neo4j.gds.config
 
align(int) - Static method in class org.neo4j.gds.core.compression.packed.AdjacencyPackerUtil
 
ALL - Static variable in class org.neo4j.gds.api.GraphCharacteristics
 
ALL_NODES_QUERY - Static variable in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
ALL_RELATIONSHIPS_QUERY - Static variable in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
allNodes() - Static method in class org.neo4j.gds.core.loading.LabelInformationBuilders
 
allocate(int) - Method in class org.neo4j.gds.core.loading.ArrayIdMapBuilder
 
allocate(int) - Method in class org.neo4j.gds.core.loading.GrowingArrayIdMapBuilder
 
allocate(int) - Method in class org.neo4j.gds.core.loading.HighLimitIdMapBuilder
 
allocate(int) - Method in interface org.neo4j.gds.core.loading.IdMapBuilder
Instantiate an allocator that accepts exactly batchLength many original ids.
allocate(int, AdjacencyListBuilder.Slice<long[]>) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyListBuilder.Allocator
 
allocate(int, AdjacencyListBuilder.Slice<PAGE>) - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilder.Allocator
 
allocate(long, int, HugeLongArrayBuilder.Allocator) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder
 
allocatedSize() - Method in class org.neo4j.gds.core.loading.ArrayIdMapBuilder.BulkAdder
 
allocatedSize() - Method in interface org.neo4j.gds.core.loading.IdMapAllocator
 
allocatedSize() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder.Allocator
 
allocatedSize() - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap.BatchedBuilder.Batch
 
Allocator() - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder.Allocator
 
allowSelfLoops() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
allowSelfLoops(RandomGraphGeneratorConfig.AllowSelfLoops) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
allSet() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Returns true iff all bits are set.
andThen(RelationshipConsumer) - Method in interface org.neo4j.gds.api.RelationshipConsumer
 
andThen(RelationshipWithPropertyConsumer) - Method in interface org.neo4j.gds.api.RelationshipWithPropertyConsumer
 
ANY_LABEL - Static variable in interface org.neo4j.gds.core.loading.NodeLabelTokenSet
 
apply(long, long) - Method in interface org.neo4j.gds.core.concurrency.BiLongConsumer
 
apply(KernelTransaction) - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
apply(KernelTransaction) - Method in interface org.neo4j.gds.utils.StatementApi.TxFunction
 
applyDeltaEncoding(long[], int, long[][], long[][], Aggregation[], boolean) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
applyDeltaEncoding(long[], int, Aggregation) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
applyDeltaEncoding(LongArrayBuffer, long[][], long[][], Aggregation[], boolean) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
applyDeltaEncoding(LongArrayBuffer, Aggregation) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
applyInTransaction(StatementApi.TxFunction<T>) - Method in class org.neo4j.gds.utils.StatementApi
 
array() - Method in class org.neo4j.gds.core.loading.ArrayIdMapBuilder
 
array() - Method in class org.neo4j.gds.core.loading.GrowingArrayIdMapBuilder
 
ArrayIdMap - Class in org.neo4j.gds.core.loading
This is basically a long to int mapper.
ArrayIdMap(HugeLongArray, HugeSparseLongArray, LabelInformation, long, long) - Constructor for class org.neo4j.gds.core.loading.ArrayIdMap
initialize the map with pre-built sub arrays
ArrayIdMapBuilder - Class in org.neo4j.gds.core.loading
 
ArrayIdMapBuilder.BulkAdder - Class in org.neo4j.gds.core.loading
 
ArrayIdMapBuilderOps - Class in org.neo4j.gds.core.loading
 
ArrayLayout - Class in org.neo4j.gds.core.utils
 
ArrayLayout.LayoutAndSecondary - Interface in org.neo4j.gds.core.utils
 
arrowConnectionInfo() - Method in interface org.neo4j.gds.config.WriteConfig
This config option will only exist temporarily for testing the "serverless" architecture.
AscendingLongComparator - Class in org.neo4j.gds.core.utils
 
AscendingLongComparator(long[]) - Constructor for class org.neo4j.gds.core.utils.AscendingLongComparator
 
asConfigured(LongSupplier, PropertyMappings, Aggregation[]) - Static method in interface org.neo4j.gds.core.loading.AdjacencyListBehavior
 
asIntArray() - Method in interface org.neo4j.gds.core.loading.NodeLabelTokenSet
 
asIntArray() - Method in class org.neo4j.gds.core.loading.NodeLabelTokenSet.IntNodeLabelTokenSet
 
asIntArray() - Method in class org.neo4j.gds.core.loading.NodeLabelTokenSet.LongNodeLabelTokenSet
 
AsJavaObject - Class in org.neo4j.gds.core
 
asNodeFilteredGraph() - Method in interface org.neo4j.gds.api.Graph
If this graph is created using a node label filter, this will return a NodeFilteredGraph that represents the node set used in this graph.
asNodeFilteredGraph() - Method in class org.neo4j.gds.api.GraphAdapter
 
asNodeFilteredGraph() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
asNodeFilteredGraph() - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
asNodeFilteredGraph() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
asNodeProperties() - Method in interface org.neo4j.gds.core.utils.paged.dss.DisjointSetStruct
Wraps the DisjointSetStruct in an LongNodeProperties interface
assertNoProjectionsOrExplicitProperties(CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
assertRunning() - Method in interface org.neo4j.gds.core.utils.TerminationFlag
 
AtomicDouble - Class in org.neo4j.gds.core.concurrency
A double value that may be updated atomically.
AtomicDouble() - Constructor for class org.neo4j.gds.core.concurrency.AtomicDouble
Creates a new AtomicDouble with initial value 0.
AtomicDouble(double) - Constructor for class org.neo4j.gds.core.concurrency.AtomicDouble
Creates a new AtomicDouble with the given initial value.
authEnabled() - Static method in class org.neo4j.gds.core.Settings
 
availableNodeLabels() - Method in class org.neo4j.gds.api.GraphAdapter
 
availableNodeLabels() - Method in interface org.neo4j.gds.api.IdMap
 
availableNodeLabels() - Method in class org.neo4j.gds.api.IdMapAdapter
 
availableNodeLabels() - Method in class org.neo4j.gds.api.LabeledIdMap
 
availableNodeLabels() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
availableNodeLabels() - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
availableNodeLabels() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
availableNodeLabels() - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
availableNodeLabels() - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
availableNodeProperties() - Method in class org.neo4j.gds.api.GraphAdapter
 
availableNodeProperties() - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyContainer
 
availableNodeProperties() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
availableNodeProperties() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
averageDegree() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
averageDegree(long) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
awaitTermination(Collection<Future<?>>) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 

B

batch() - Method in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
batchedBuilder(int) - Static method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap
 
batchedBuilder(int, boolean) - Static method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap
 
batchIterables(long) - Method in interface org.neo4j.gds.api.BatchNodeIterable
 
batchIterables(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
batchIterables(long) - Method in class org.neo4j.gds.api.IdMapAdapter
 
batchIterables(long) - Method in class org.neo4j.gds.api.LabeledIdMap
 
batchIterables(long) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
batchIterables(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
batchIterables(long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
BatchNodeIterable - Interface in org.neo4j.gds.api
Iterate over each graph-nodeId in batches.
BatchNodeIterable.BitSetIdIterator - Class in org.neo4j.gds.api
 
BatchNodeIterable.IdIterable - Class in org.neo4j.gds.api
 
BatchNodeIterable.IdIterator - Class in org.neo4j.gds.api
 
batchSize() - Method in interface org.neo4j.gds.config.BatchSizeConfig
 
BatchSizeConfig - Interface in org.neo4j.gds.config
 
bearerToken() - Method in interface org.neo4j.gds.config.WriteConfig.ArrowConnectionInfo
 
bestMaxDiffBits() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
bestMaxDiffBits() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the difference between the lowest and highest number of bits to encode any value in a block.
BiLongConsumer - Interface in org.neo4j.gds.core.concurrency
 
BitSetIdIterator(BitSet) - Constructor for class org.neo4j.gds.api.BatchNodeIterable.BitSetIdIterator
 
BLOCK_SIZE - Static variable in class org.neo4j.gds.core.compression.packed.AdjacencyPacking
 
BLOCK_SIZE - Static variable in class org.neo4j.gds.core.compression.packed.AdjacencyUnpacking
 
blockAlignedPartitioning(HugeLongArray, int, Function<Partition, TASK>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
BlockAlignedTailCursor - Class in org.neo4j.gds.core.compression.packed
 
BlockAlignedTailCursor(long[]) - Constructor for class org.neo4j.gds.core.compression.packed.BlockAlignedTailCursor
 
BlockAlignedTailPacker - Class in org.neo4j.gds.core.compression.packed
Compresses values in blocks of AdjacencyPacking.BLOCK_SIZE using bit-packing.
blockCount() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
blockCount() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the number of blocks in the adjacency list.
blockLengths() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
blockLengths() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the block lengths.
blockStatistics() - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
blockStatistics() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
blockStatistics() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
BlockStatistics - Class in org.neo4j.gds.core.compression.common
 
BlockStatistics() - Constructor for class org.neo4j.gds.core.compression.common.BlockStatistics
 
boltEnabled() - Static method in class org.neo4j.gds.core.Settings
 
boltListenAddress() - Static method in class org.neo4j.gds.core.Settings
 
BoundedHistogram - Class in org.neo4j.gds.core.compression
A simple, exact histogram implementation that is used for small domain spaces.
BoundedHistogram(int) - Constructor for class org.neo4j.gds.core.compression.BoundedHistogram
Creates a histogram that accepts values in [0, upperBoundInclusive].
BoundedLongLongPriorityQueue - Class in org.neo4j.gds.core.utils.queue
 
BoundedLongLongPriorityQueue.Consumer - Interface in org.neo4j.gds.core.utils.queue
 
BoundedLongPriorityQueue - Class in org.neo4j.gds.core.utils.queue
 
BoundedLongPriorityQueue.Consumer - Interface in org.neo4j.gds.core.utils.queue
 
buffer - Variable in class org.neo4j.gds.api.compress.ByteArrayBuffer
 
buffer - Variable in class org.neo4j.gds.api.compress.DoubleArrayBuffer
 
buffer - Variable in class org.neo4j.gds.api.compress.LongArrayBuffer
 
buffer() - Method in class org.neo4j.gds.core.loading.ThreadLocalSingleTypeRelationshipImporter
 
buffered(int, int) - Static method in interface org.neo4j.gds.core.loading.PropertyReader
 
bufferSize() - Method in interface org.neo4j.gds.core.loading.StoreScanner
 
build() - Method in class org.neo4j.gds.api.GraphCharacteristics.Builder
 
build() - Method in class org.neo4j.gds.api.GraphStoreFactory
 
build() - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
build() - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
build() - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
build() - Method in class org.neo4j.gds.core.loading.CypherFactory
 
build() - Method in class org.neo4j.gds.core.loading.GraphProjectCypherResult.Builder
 
build() - Method in class org.neo4j.gds.core.loading.GraphProjectResult.Builder
 
build() - Method in class org.neo4j.gds.core.loading.LazyIdMapBuilder
 
build() - Method in class org.neo4j.gds.core.loading.NativeNodePropertyImporter.Builder
 
build() - Method in class org.neo4j.gds.core.loading.SingleTypeRelationshipImporter
 
build() - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap.BatchedBuilder
 
build() - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap.Builder
 
build() - Method in class org.neo4j.gds.result.AbstractResultBuilder
 
build(boolean) - Method in interface org.neo4j.gds.api.compress.AdjacencyCompressorFactory
 
build(boolean) - Method in class org.neo4j.gds.core.compression.common.AbstractAdjacencyCompressorFactory
 
build(long) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
build(long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder
 
build(long) - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap.BatchedBuilder
 
build(long) - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap.Builder
 
build(long, LongUnaryOperator) - Method in interface org.neo4j.gds.core.loading.LabelInformation.Builder
 
build(long, LongUnaryOperator) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation.Builder
 
build(long, PartialIdMap, long) - Method in class org.neo4j.gds.core.loading.nodeproperties.DoubleArrayNodePropertiesBuilder
 
build(long, PartialIdMap, long) - Method in class org.neo4j.gds.core.loading.nodeproperties.DoubleNodePropertiesBuilder
 
build(long, PartialIdMap, long) - Method in class org.neo4j.gds.core.loading.nodeproperties.FloatArrayNodePropertiesBuilder
 
build(long, PartialIdMap, long) - Method in interface org.neo4j.gds.core.loading.nodeproperties.InnerNodePropertiesBuilder
Builds the underlying node properties and performs a remapping to the internal id space using the given id map.
build(long, PartialIdMap, long) - Method in class org.neo4j.gds.core.loading.nodeproperties.LongArrayNodePropertiesBuilder
 
build(long, PartialIdMap, long) - Method in class org.neo4j.gds.core.loading.nodeproperties.LongNodePropertiesBuilder
 
build(Optional<AdjacencyCompressor.ValueMapper>, Optional<LongConsumer>) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
build(IdMap) - Method in class org.neo4j.gds.core.loading.nodeproperties.NodePropertiesFromStoreBuilder
 
build(HugeIntArray, HugeLongArray, boolean) - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilder
 
build(HugeIntArray, HugeLongArray, boolean) - Method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyListBuilder
 
build(HugeIntArray, HugeLongArray, boolean) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyListBuilder
 
build(HugeIntArray, HugeLongArray, boolean) - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyListBuilder
 
build(LabelInformation.Builder, long, int) - Method in class org.neo4j.gds.core.loading.ArrayIdMapBuilder
 
build(LabelInformation.Builder, long, int) - Method in class org.neo4j.gds.core.loading.GrowingArrayIdMapBuilder
 
build(LabelInformation.Builder, long, int) - Method in class org.neo4j.gds.core.loading.HighLimitIdMapBuilder
 
build(LabelInformation.Builder, long, int) - Method in interface org.neo4j.gds.core.loading.IdMapBuilder
 
builder() - Static method in class org.neo4j.gds.api.GraphCharacteristics
 
builder() - Static method in interface org.neo4j.gds.api.properties.graph.GraphPropertyStore
 
builder() - Static method in interface org.neo4j.gds.api.properties.nodes.NodePropertyStore
 
builder() - Static method in interface org.neo4j.gds.api.RelationshipPropertyStore
 
builder() - Static method in class org.neo4j.gds.beta.generator.RandomGraphGenerator
 
builder() - Static method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
builder() - Static method in interface org.neo4j.gds.core.loading.construction.GraphFactory.PropertyConfig
 
builder() - Static method in class org.neo4j.gds.core.loading.NativeNodePropertyImporter
 
builder() - Static method in interface org.neo4j.gds.core.loading.RelationshipImportResult
 
builder() - Static method in interface org.neo4j.gds.core.loading.SingleTypeRelationships
 
builder(int) - Static method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap
 
builder(MemoryTracker, Optional<BlockStatistics>) - Static method in class org.neo4j.gds.core.compression.MemoryInfoUtil
 
Builder() - Constructor for class org.neo4j.gds.api.GraphCharacteristics.Builder
 
Builder() - Constructor for class org.neo4j.gds.api.properties.graph.GraphPropertyStore.Builder
 
Builder() - Constructor for class org.neo4j.gds.api.properties.nodes.NodePropertyStore.Builder
 
Builder() - Constructor for class org.neo4j.gds.api.RelationshipPropertyStore.Builder
 
Builder() - Constructor for class org.neo4j.gds.core.concurrency.RunWithConcurrency.Builder
 
Builder(GraphProjectConfig) - Constructor for class org.neo4j.gds.core.loading.GraphProjectResult.Builder
 
Builder(GraphProjectFromCypherConfig) - Constructor for class org.neo4j.gds.core.loading.GraphProjectCypherResult.Builder
 
BumpAllocator<PAGE> - Class in org.neo4j.gds.core.compression.common
"Bump" refers to the implementation in that there is a local allocator that is able to do a fast-path allocation by just bumping a pointer value.
BumpAllocator(BumpAllocator.Factory<PAGE>) - Constructor for class org.neo4j.gds.core.compression.common.BumpAllocator
 
BumpAllocator.Factory<PAGE> - Interface in org.neo4j.gds.core.compression.common
 
BumpAllocator.LocalAllocator<PAGE> - Class in org.neo4j.gds.core.compression.common
 
BumpAllocator.LocalPositionalAllocator<PAGE> - Class in org.neo4j.gds.core.compression.common
 
BumpAllocator.PositionalFactory<PAGE> - Interface in org.neo4j.gds.core.compression.common
 
ByteArrayBuffer - Class in org.neo4j.gds.api.compress
 
ByteArrayBuffer() - Constructor for class org.neo4j.gds.api.compress.ByteArrayBuffer
 
bytes() - Method in class org.neo4j.gds.core.compression.mixed.MixedPage
 
bytesOffHeap() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Number of bytes this adjacency list occupies off heap.
bytesOnHeap() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Number of bytes this adjacency list occupies on heap.
bytesPerPage() - Method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
bytesTotal() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Returns the total number of bytes occupied by this adjacency list, including both, on heap and off heap.

C

call() - Method in class org.neo4j.gds.core.utils.StatementFunction
 
canRunInParallel(ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
canWriteToDatabase() - Method in interface org.neo4j.gds.core.loading.Capabilities
 
canWriteToDatabase() - Method in interface org.neo4j.gds.core.loading.StaticCapabilities
 
canWriteToRemoteDatabase() - Method in interface org.neo4j.gds.core.loading.Capabilities
 
canWriteToRemoteDatabase() - Method in interface org.neo4j.gds.core.loading.StaticCapabilities
 
capabilities - Variable in class org.neo4j.gds.api.GraphStoreFactory
 
capabilities() - Method in interface org.neo4j.gds.api.GraphStore
 
capabilities() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
capabilities() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
Capabilities - Interface in org.neo4j.gds.core.loading
 
Capabilities.WriteMode - Enum in org.neo4j.gds.core.loading
 
capacity() - Method in class org.neo4j.gds.core.loading.ChunkedAdjacencyLists
 
capacity() - Method in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
capacity() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
The current capacity of the bit set.
capacity() - Method in class org.neo4j.gds.core.utils.paged.PagedDataStructure
Return the capacity of this data structure.
cardinality() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Returns the number of set bits in the bit set.
cardinality() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
Returns the number of set bits in the bit set.
cas(long, int, int) - Method in class org.neo4j.gds.core.utils.paged.PagedAtomicIntegerArray
 
catalog(GraphCatalogConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Cases
 
catalog(GraphCatalogConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
CatalogRequest - Class in org.neo4j.gds.core.loading
 
CatalogRequest() - Constructor for class org.neo4j.gds.core.loading.CatalogRequest
 
characteristics - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
characteristics() - Method in interface org.neo4j.gds.api.Graph
 
characteristics() - Method in class org.neo4j.gds.api.GraphAdapter
 
characteristics() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
characteristics() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
characteristics() - Method in class org.neo4j.gds.core.utils.queue.QueueBasedSpliterator
 
checkPositiveId(long) - Static method in class org.neo4j.gds.core.loading.LoadingExceptions
GDS has the general assumption of non-negative original node ids.
ChunkedAdjacencyLists - Class in org.neo4j.gds.core.loading
 
ChunkedAdjacencyLists.Consumer - Interface in org.neo4j.gds.core.loading
 
clear() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Resets all bits in the bit set.
clear() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayStack
 
clear() - Method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
 
clear() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
clear() - Method in class org.neo4j.gds.core.utils.paged.PagedLongStack
 
clear() - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Removes all entries from the queue.
clear(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Resets the bit at the given index.
clear(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
Resets the bit at the given index.
close() - Method in interface org.neo4j.gds.api.compress.AdjacencyCompressor
Closing this compressor will release some internal data structures, making them eligible for garbage collection.
close() - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilder.Allocator
 
close() - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilder.PositionalAllocator
 
close() - Method in interface org.neo4j.gds.api.PropertyCursor
 
close() - Method in enum org.neo4j.gds.api.PropertyCursor.EmptyPropertyCursor
 
close() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
close() - Method in class org.neo4j.gds.core.compression.mixed.MixedCompressor
 
close() - Method in class org.neo4j.gds.core.compression.packed.PackedCompressor
 
close() - Method in class org.neo4j.gds.core.compression.uncompressed.RawCompressor
 
close() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
close() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyListBuilder.Allocator
 
close() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyListBuilder.PositionalAllocator
 
close() - Method in class org.neo4j.gds.core.compression.varlong.DeltaVarLongCompressor
 
close() - Method in interface org.neo4j.gds.core.loading.StoreScanner
 
close() - Method in interface org.neo4j.gds.core.loading.StoreScanner.ScanCursor
 
close() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder.Allocator
 
close() - Method in class org.neo4j.gds.core.utils.ProgressTimer
 
close() - Method in interface org.neo4j.gds.core.utils.RenamesCurrentThread.Revert
 
close(RuntimeException) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
Closes the NodesBuilder without flushing the internal buffers.
combineIntInt(int, int) - Static method in class org.neo4j.gds.core.utils.RawValues
shifts head into the most significant 4 bytes of the long and places the tail in the least significant bytes
combineIntInt(Direction, int, int) - Static method in class org.neo4j.gds.core.utils.RawValues
 
CommunitySizeConfig - Interface in org.neo4j.gds.config
 
compare(int, int) - Method in class org.neo4j.gds.core.utils.AscendingLongComparator
 
compare(int, int) - Method in class org.neo4j.gds.core.utils.TwoArraysSort.AscendingLongComparator
 
compareAndExchange(double, double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Atomically sets the value to newValue if the current value, referred to as the witness value, == expectedValue, with memory effects as specified by VarHandle.compareAndExchange(java.lang.Object...).
compareAndExchangeAcquire(double, double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Atomically sets the value to newValue if the current value, referred to as the witness value, == expectedValue, with memory effects as specified by VarHandle.compareAndExchangeAcquire(java.lang.Object...).
compareAndExchangeRelease(double, double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Atomically sets the value to newValue if the current value, referred to as the witness value, == expectedValue, with memory effects as specified by VarHandle.compareAndExchangeRelease(java.lang.Object...).
compareAndSet(double, double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Atomically sets the value to newValue if the current value == expectedValue, with memory effects as specified by VarHandle.compareAndSet(java.lang.Object...).
CompositeAdjacencyCursor - Class in org.neo4j.gds.core.huge
 
CompositeAdjacencyList - Class in org.neo4j.gds.core.huge
 
CompositeNodeScan - Class in org.neo4j.gds.core.loading
 
CompositeNodeScan(List<StoreScan<NodeLabelIndexCursor>>) - Constructor for class org.neo4j.gds.core.loading.CompositeNodeScan
 
CompositeRelationshipIterator - Interface in org.neo4j.gds.api
 
CompositeRelationshipIterator.RelationshipConsumer - Interface in org.neo4j.gds.api
 
CompositeRelationshipsBatchBuffer - Class in org.neo4j.gds.core.loading
 
compress(long[], byte[], int) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
compress(long[], int, int, byte[]) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
compress(long[], int, int, long) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
compress(long, long[], long[][], int) - Method in interface org.neo4j.gds.api.compress.AdjacencyCompressor
Compress a list of target ids into an adjacency list.
compress(long, long[], long[][], int) - Method in class org.neo4j.gds.core.compression.mixed.MixedCompressor
 
compress(long, long[], long[][], int) - Method in class org.neo4j.gds.core.compression.packed.PackedCompressor
 
compress(long, long[], long[][], int) - Method in class org.neo4j.gds.core.compression.uncompressed.RawCompressor
 
compress(long, long[], long[][], int) - Method in class org.neo4j.gds.core.compression.varlong.DeltaVarLongCompressor
 
compress(AdjacencyListBuilder.Allocator<Address>, AdjacencyListBuilder.Slice<Address>, long[], int, Aggregation, MutableInt) - Static method in class org.neo4j.gds.core.compression.packed.BlockAlignedTailPacker
 
compress(AdjacencyListBuilder.Allocator<Address>, AdjacencyListBuilder.Slice<Address>, long[], int, Aggregation, MutableInt, MemoryTracker) - Static method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailPacker
 
compress(AdjacencyListBuilder.Allocator<Address>, AdjacencyListBuilder.Slice<Address>, long[], int, Aggregation, MutableInt, MemoryTracker) - Static method in class org.neo4j.gds.core.compression.packed.PackedTailPacker
 
compress(AdjacencyListBuilder.Allocator<Address>, AdjacencyListBuilder.Slice<Address>, long[], int, Aggregation, MutableInt, MemoryTracker) - Static method in class org.neo4j.gds.core.compression.packed.VarLongTailPacker
 
compress(LongArrayBuffer, byte[]) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
compressDouble(double, byte[]) - Method in class org.neo4j.gds.core.loading.DoubleCodec
Compress a single double.
compressDouble(long, byte[], int) - Method in class org.neo4j.gds.core.loading.DoubleCodec
Compress the double from its bit representation and write result into out.
compressDouble(long, byte[], int) - Method in class org.neo4j.gds.core.loading.NoopDoubleCodec
 
compressDoubles(double[], int, byte[]) - Method in class org.neo4j.gds.core.loading.DoubleCodec
Compress many doubles in one call.
compressed() - Method in interface org.neo4j.gds.core.loading.DoubleCodec.CompressionInfo
 
compressed(LongSupplier, PropertyMappings, Aggregation[], boolean) - Static method in interface org.neo4j.gds.core.loading.AdjacencyListBehavior
 
CompressedAdjacencyList - Class in org.neo4j.gds.core.compression.varlong
 
CompressedAdjacencyList.DecompressingCursor - Class in org.neo4j.gds.core.compression.varlong
 
CompressedAdjacencyListBuilder - Class in org.neo4j.gds.core.compression.varlong
 
CompressedAdjacencyListBuilderFactory - Class in org.neo4j.gds.core.compression.varlong
 
compressedSize() - Method in interface org.neo4j.gds.core.loading.DoubleCodec.CompressionInfo
 
compressedSize(byte[], int) - Method in class org.neo4j.gds.core.loading.DoubleCodec
Return the number of bytes used to compress the current value.
compressedSize(byte[], int) - Method in class org.neo4j.gds.core.loading.NoopDoubleCodec
 
compressedType() - Method in interface org.neo4j.gds.core.loading.DoubleCodec.CompressionInfo
 
compressionDescription() - Method in interface org.neo4j.gds.core.loading.DoubleCodec.CompressionInfo
 
compressWithProperties(AdjacencyListBuilder.Allocator<Address>, AdjacencyListBuilder.Slice<Address>, long[], int, MemoryTracker) - Static method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailPacker
 
compressWithProperties(AdjacencyListBuilder.Allocator<Address>, AdjacencyListBuilder.Slice<Address>, long[], int, MemoryTracker) - Static method in class org.neo4j.gds.core.compression.packed.PackedTailPacker
 
compressWithProperties(AdjacencyListBuilder.Allocator<Address>, AdjacencyListBuilder.Slice<Address>, long[], int, MemoryTracker) - Static method in class org.neo4j.gds.core.compression.packed.VarLongTailPacker
 
compute(Graph, TerminationFlag) - Static method in class org.neo4j.gds.core.loading.DegreeDistribution
 
computeAdjacencyByteSize(long, long, long) - Static method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList
 
computeMillis - Variable in class org.neo4j.gds.result.AbstractResultBuilder
 
computeSimilarity(long[], int, long[], int, double) - Static method in class org.neo4j.gds.functions.similarity.OverlapSimilarity
 
computeSimilarity(long[], long[], double) - Static method in class org.neo4j.gds.functions.similarity.OverlapSimilarity
 
computeWeightedSimilarity(long[], int, long[], int, double[], double[], double) - Static method in class org.neo4j.gds.functions.similarity.OverlapSimilarity
 
computeWeightedSimilarity(long[], long[], double[], double[], double) - Static method in class org.neo4j.gds.functions.similarity.OverlapSimilarity
 
concurrency() - Method in interface org.neo4j.gds.config.ConcurrencyConfig
 
concurrency() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
concurrency() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
The maximum concurrency for running the tasks.
concurrency(int) - Method in class org.neo4j.gds.core.loading.NativeNodePropertyImporter.Builder
 
CONCURRENCY_KEY - Static variable in interface org.neo4j.gds.config.ConcurrencyConfig
 
CONCURRENCY_LIMITATION - Static variable in interface org.neo4j.gds.config.ConcurrencyConfig
 
ConcurrencyConfig - Interface in org.neo4j.gds.config
 
concurrentCopy() - Method in interface org.neo4j.gds.api.CompositeRelationshipIterator
Creates a thread-safe copy of the iterator.
concurrentCopy() - Method in interface org.neo4j.gds.api.CSRGraph
 
concurrentCopy() - Method in class org.neo4j.gds.api.CSRGraphAdapter
 
concurrentCopy() - Method in interface org.neo4j.gds.api.Graph
 
concurrentCopy() - Method in interface org.neo4j.gds.api.RelationshipIterator
 
concurrentCopy() - Method in class org.neo4j.gds.core.huge.CSRCompositeRelationshipIterator
 
concurrentCopy() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
concurrentCopy() - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
concurrentCopy() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
config - Variable in class org.neo4j.gds.result.AbstractResultBuilder
 
config() - Method in interface org.neo4j.gds.core.loading.GraphStoreCatalog.GraphStoreWithUserNameAndConfig
 
config() - Method in interface org.neo4j.gds.core.loading.GraphStoreWithConfig
 
ConfigurableSeedConfig - Interface in org.neo4j.gds.config
 
consecutiveIds() - Method in interface org.neo4j.gds.config.ConsecutiveIdsConfig
 
ConsecutiveIdsConfig - Interface in org.neo4j.gds.config
 
constructEytzinger(long[]) - Static method in class org.neo4j.gds.core.utils.ArrayLayout
Constructs a new binary search tree using the Eytzinger layout.
constructEytzinger(long[], int[]) - Static method in class org.neo4j.gds.core.utils.ArrayLayout
Constructs a new binary search tree using the Eytzinger layout.
constructEytzinger(long[], int, int) - Static method in class org.neo4j.gds.core.utils.ArrayLayout
Constructs a new binary search tree using the Eytzinger layout.
consume(long, long, double[]) - Method in interface org.neo4j.gds.api.CompositeRelationshipIterator.RelationshipConsumer
This method is called for every relationship of the specified iterator.
consume(LongConsumer) - Method in class org.neo4j.gds.core.utils.partition.IteratorPartition
 
consume(LongConsumer) - Method in class org.neo4j.gds.core.utils.partition.Partition
 
consume(ChunkedAdjacencyLists.Consumer) - Method in class org.neo4j.gds.core.loading.ChunkedAdjacencyLists
 
consume(QuerySubscription) - Static method in class org.neo4j.gds.core.loading.CypherLoadingUtils
 
consume(P) - Method in interface org.neo4j.gds.core.utils.partition.PartitionConsumer
 
consumeBatch(StoreScanner.RecordConsumer<? super Reference>) - Method in interface org.neo4j.gds.core.loading.StoreScanner.ScanCursor
Consumes the current batch using the given consumer.
contains(long) - Method in class org.neo4j.gds.core.loading.ChunkedAdjacencyLists
 
contains(long) - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap
 
contains(long) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
containsElement(long) - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Returns true, iff the element is contained in the queue.
containsKey(long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
containsKey(String) - Method in interface org.neo4j.gds.api.properties.PropertyStore
 
containsKey(String) - Method in interface org.neo4j.gds.api.RelationshipPropertyStore
 
containsOriginalId(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
containsOriginalId(long) - Method in interface org.neo4j.gds.api.IdMap
Returns true iff the Neo4j id is mapped, otherwise false.
containsOriginalId(long) - Method in class org.neo4j.gds.api.IdMapAdapter
 
containsOriginalId(long) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
containsOriginalId(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
containsOriginalId(long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
containsOriginalId(long) - Method in class org.neo4j.gds.core.loading.ArrayIdMap
 
containsOriginalId(long) - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
containsOriginalId(long) - Method in class org.neo4j.gds.core.loading.HighLimitIdMap
 
containsRootNodeId(long) - Method in interface org.neo4j.gds.api.FilteredIdMap
Checks if the rootNodeId (mappedNodeId) is present in the IdMaps mapping information.
containsRootNodeId(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
containsRootNodeId(long) - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
context() - Method in interface org.neo4j.gds.core.GraphLoader
 
copyOfPage(PAGE, int) - Method in interface org.neo4j.gds.core.compression.common.BumpAllocator.PositionalFactory
 
cosine(double[], double[], int) - Static method in class org.neo4j.gds.core.utils.Intersections
 
cosine(float[], float[], int) - Static method in class org.neo4j.gds.core.utils.Intersections
 
cost(long) - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Returns the cost associated with the given element.
costValues - Variable in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
 
create() - Static method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
create() - Static method in class org.neo4j.gds.core.concurrency.SyncBarrier
 
create(int, Optional<Long>, Optional<Long>) - Method in interface org.neo4j.gds.core.IdMapBehavior
 
create(int, Optional<Long>, Optional<Long>) - Method in class org.neo4j.gds.core.OpenGdsIdMapBehavior
 
create(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
 
create(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
 
create(Runnable) - Static method in class org.neo4j.gds.core.concurrency.SyncBarrier
 
create(String, int, Optional<Long>, Optional<Long>) - Method in interface org.neo4j.gds.core.IdMapBehavior
Attempts to create an IdMapBuilder identified by the given id.
create(String, int, Optional<Long>, Optional<Long>) - Method in class org.neo4j.gds.core.OpenGdsIdMapBehavior
 
create(IdMap, SingleTypeRelationships) - Static method in class org.neo4j.gds.core.loading.construction.GraphFactory
Creates a HugeGraph from the given node and relationship data.
create(NodePropertyValues, NodeFilteredGraph) - Static method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues.OriginalToFilteredNodePropertyValues
 
create(GraphSchema, IdMap, Map<String, NodePropertyValues>, SingleTypeRelationships) - Static method in class org.neo4j.gds.core.loading.construction.GraphFactory
 
create(LicenseState) - Method in interface org.neo4j.gds.core.IdMapBehaviorFactory
 
create(LicenseState) - Method in class org.neo4j.gds.core.OpenGdsIdMapBehaviorFactory
 
create(TransactionContext, long, int[], Log) - Static method in class org.neo4j.gds.core.loading.NodeScannerFactory
 
createAddress(long, long) - Static method in class org.neo4j.gds.core.compression.packed.Address
 
createCompressor() - Method in interface org.neo4j.gds.api.compress.AdjacencyCompressorFactory
 
createCompressor() - Method in class org.neo4j.gds.core.compression.common.AbstractAdjacencyCompressorFactory
 
createCompressorFromInternalState(AdjacencyListBuilder<TARGET_PAGE, ? extends AdjacencyList>, AdjacencyListBuilder<PROPERTY_PAGE, ? extends AdjacencyProperties>[], boolean, Aggregation[], HugeIntArray, HugeLongArray, HugeLongArray) - Method in class org.neo4j.gds.core.compression.common.AbstractAdjacencyCompressorFactory
 
createCursor(KernelTransaction) - Method in interface org.neo4j.gds.core.loading.StoreScanner
 
createForkJoinPool(int) - Static method in class org.neo4j.gds.core.concurrency.ExecutorServiceUtil
 
createFromGraph(DatabaseId, HugeGraph, Optional<String>, int) - Static method in class org.neo4j.gds.core.loading.CSRGraphStoreUtil
 
createGraphStore(Nodes, RelationshipImportResult) - Method in class org.neo4j.gds.api.CSRGraphStoreFactory
 
createRandomDataGenerator(Optional<Long>) - Static method in class org.neo4j.gds.core.utils.shuffle.ShuffleUtil
 
createSingleThreadPool(String) - Static method in class org.neo4j.gds.core.concurrency.ExecutorServiceUtil
 
createThreadPool(String, int, int) - Static method in class org.neo4j.gds.core.concurrency.ExecutorServiceUtil
 
createWithBaseDimensions(GraphProjectFromCypherConfig, GraphLoaderContext, GraphDimensions) - Static method in class org.neo4j.gds.core.loading.CypherFactory
 
createWithDerivedDimensions(GraphProjectFromCypherConfig, GraphLoaderContext) - Static method in class org.neo4j.gds.core.loading.CypherFactory
 
creationTime() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
CSRCompositeRelationshipIterator - Class in org.neo4j.gds.core.huge
 
CSRCompositeRelationshipIterator(AdjacencyList, Optional<AdjacencyList>, String[], AdjacencyProperties[], AdjacencyProperties[]) - Constructor for class org.neo4j.gds.core.huge.CSRCompositeRelationshipIterator
 
csrGraph - Variable in class org.neo4j.gds.api.CSRGraphAdapter
 
CSRGraph - Interface in org.neo4j.gds.api
A subtype of Graph which exposes datastructures specific to the csr graph representation such as AdjacencyList.
CSRGraphAdapter - Class in org.neo4j.gds.api
 
CSRGraphAdapter(CSRGraph) - Constructor for class org.neo4j.gds.api.CSRGraphAdapter
 
CSRGraphStore - Class in org.neo4j.gds.core.loading
 
CSRGraphStoreFactory<CONFIG extends GraphProjectConfig> - Class in org.neo4j.gds.api
 
CSRGraphStoreFactory(CONFIG, Capabilities, GraphLoaderContext, GraphDimensions) - Constructor for class org.neo4j.gds.api.CSRGraphStoreFactory
 
CSRGraphStoreUtil - Class in org.neo4j.gds.core.loading
 
cursors() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
customDegreePartitionWithBatchSize(Graph, int, LongToIntFunction, Function<DegreePartition, TASK>, Optional<Integer>, Optional<Long>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
cypher(GraphProjectFromCypherConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Cases
 
cypher(GraphProjectFromCypherConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
CypherFactory - Class in org.neo4j.gds.core.loading
 
CypherLoadingUtils - Class in org.neo4j.gds.core.loading
 
CypherQueryEstimator - Class in org.neo4j.gds.core.loading
 
CypherQueryEstimator(TransactionContext) - Constructor for class org.neo4j.gds.core.loading.CypherQueryEstimator
 
CypherQueryEstimator.EstimationResult - Interface in org.neo4j.gds.core.loading
 

D

databaseId() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
databaseId() - Method in interface org.neo4j.gds.api.GraphStore
 
databaseId() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
databaseId() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
DatabaseId - Class in org.neo4j.gds.api
 
databaseName() - Method in class org.neo4j.gds.api.DatabaseId
 
databaseName() - Method in class org.neo4j.gds.core.loading.CatalogRequest
 
databaseName() - Method in interface org.neo4j.gds.core.RemoteMLCatalog.ModelMetricIdentifier
 
dbms() - Method in interface org.neo4j.gds.core.loading.InMemoryGraphTrackerExtensionFactory.Dependencies
 
dbTemporalTimezone() - Static method in class org.neo4j.gds.core.Settings
 
decodeDeltaVLongs(long, byte[], int, int, long[]) - Static method in class org.neo4j.gds.core.compression.common.VarLongDecoding
 
decompress(byte[], int) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
decompress(int, long, long[], int) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
decompressAndPrefixSum(int, long, long, long[], int) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
decompressDouble(byte[], int) - Method in class org.neo4j.gds.core.loading.DoubleCodec
Decompress a single double from the given byte array and return it.
decompressDouble(byte[], int, MutableDouble) - Method in class org.neo4j.gds.core.loading.DoubleCodec
Decompress a single double from the given byte array and write the result into out.
decompressDouble(byte[], int, MutableDouble) - Method in class org.neo4j.gds.core.loading.NoopDoubleCodec
 
decompressDoubles(byte[], int) - Method in class org.neo4j.gds.core.loading.DoubleCodec
Decompress may doubles in one call.
decompressed() - Method in interface org.neo4j.gds.core.loading.DoubleCodec.CompressionInfo
 
DEFAULT_BATCH_SIZE - Static variable in class org.neo4j.gds.core.concurrency.ParallelUtil
 
DEFAULT_BUFFER_SIZE - Static variable in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
DEFAULT_CONCURRENCY - Static variable in interface org.neo4j.gds.config.ConcurrencyConfig
 
DEFAULT_MAX_NUMBER_OF_RETRIES - Static variable in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
Default value for how often a task is retried before giving up.
DEFAULT_PREFETCH_SIZE - Static variable in interface org.neo4j.gds.core.loading.StoreScanner
 
DEFAULT_SINGLE_THREAD_POOL - Static variable in class org.neo4j.gds.core.concurrency.ExecutorServiceUtil
 
DEFAULT_THREAD_FACTORY - Static variable in class org.neo4j.gds.core.concurrency.ExecutorServiceUtil
 
defaultDatabaseName() - Static method in class org.neo4j.gds.core.Settings
 
DefaultPool - Class in org.neo4j.gds.core.concurrency
 
defaultPropertyValue() - Method in interface org.neo4j.gds.api.Properties
 
defaultValue() - Method in interface org.neo4j.gds.api.properties.Property
 
defaultValue() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
defaultValue() - Method in interface org.neo4j.gds.core.loading.construction.GraphFactory.PropertyConfig
 
defaultValues() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.ImportMetaData
 
degree(long) - Method in interface org.neo4j.gds.api.AdjacencyList
Returns the degree of a node.
degree(long) - Method in interface org.neo4j.gds.api.CompositeRelationshipIterator
Returns the degree of the given node id.
degree(long) - Method in interface org.neo4j.gds.api.Degrees
Returns the number of relationships connected to that node.
degree(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
degree(long) - Method in class org.neo4j.gds.core.compression.mixed.MixedAdjacencyList
 
degree(long) - Method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyList
 
degree(long) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
degree(long) - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList
 
degree(long) - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyList
 
degree(long) - Method in class org.neo4j.gds.core.huge.CSRCompositeRelationshipIterator
 
degree(long) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
degree(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
degree(long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
degree(long) - Method in interface org.neo4j.gds.core.utils.partition.PartitionUtils.DegreeFunction
 
DegreeDistribution - Class in org.neo4j.gds.core.loading
 
degreeInverse(long) - Method in interface org.neo4j.gds.api.Degrees
Returns the number of relationships connected to that node.
degreeInverse(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
degreeInverse(long) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
degreeInverse(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
degreeInverse(long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
degreePartition(long, long, PartitionUtils.DegreeFunction, int, Function<DegreePartition, TASK>, Optional<Integer>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
degreePartition(Graph, int, Function<DegreePartition, TASK>, Optional<Integer>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
DegreePartition - Class in org.neo4j.gds.core.utils.partition
 
DegreePartition(long, long, long) - Constructor for class org.neo4j.gds.core.utils.partition.DegreePartition
 
degreePartitionStream(long, long, int, PartitionUtils.DegreeFunction) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
Returns a lazy stream of many small partitions (in contrast to list of few big ones)
degreePartitionWithBatchSize(long, PartitionUtils.DegreeFunction, long, Function<DegreePartition, TASK>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
degreePartitionWithBatchSize(BitSet, PartitionUtils.DegreeFunction, long, Function<IteratorPartition, TASK>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
degreePartitionWithBatchSize(Graph, long, Function<DegreePartition, TASK>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
degreeProducer(long, long, Random) - Method in enum org.neo4j.gds.beta.generator.RelationshipDistribution
Produces a unary function which accepts a node id parameter and returns the number of outgoing relationships that should be generated for this node.
Degrees - Interface in org.neo4j.gds.api
The Degree interface is intended to return the degree of a given node.
degreeWithoutParallelRelationships(long) - Method in interface org.neo4j.gds.api.Degrees
Much slower than just degree() because it may have to look up all relationships.
degreeWithoutParallelRelationships(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
degreeWithoutParallelRelationships(long) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
degreeWithoutParallelRelationships(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
degreeWithoutParallelRelationships(long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
deletedProperties - Variable in class org.neo4j.gds.core.loading.GraphDropRelationshipResult
 
deletedProperties() - Method in interface org.neo4j.gds.core.loading.DeletionResult
 
deletedRelationships - Variable in class org.neo4j.gds.core.loading.GraphDropRelationshipResult
 
deletedRelationships() - Method in interface org.neo4j.gds.core.loading.DeletionResult
 
deleteRelationships(RelationshipType) - Method in interface org.neo4j.gds.api.GraphStore
 
deleteRelationships(RelationshipType) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
deleteRelationships(RelationshipType) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
DeletionResult - Interface in org.neo4j.gds.core.loading
 
deltaDecode(long[], int, long) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
Decodes delta encoded values based on a given initial value.
deltaEncodeAndCompress(long[], int, int, Aggregation) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
deltaEncodeSortedValues(long[], int, int, Aggregation) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
DeltaVarLongCompressor - Class in org.neo4j.gds.core.compression.varlong
 
density(long, long) - Static method in class org.neo4j.gds.core.loading.DegreeDistribution
 
density(Graph) - Static method in class org.neo4j.gds.core.loading.DegreeDistribution
 
dependencyResolver() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
describeCompressedValue(byte[], int, double) - Method in class org.neo4j.gds.core.loading.DoubleCodec
Return debug info about how the current value is compressed.
describeCompressedValue(byte[], int, double) - Method in class org.neo4j.gds.core.loading.NoopDoubleCodec
 
describeCompression(int) - Method in class org.neo4j.gds.core.loading.DoubleCodec
Return some string description on how the data is compressed.
describeCompression(int) - Method in class org.neo4j.gds.core.loading.NoopDoubleCodec
 
dimension() - Method in interface org.neo4j.gds.api.properties.nodes.DoubleArrayNodePropertyValues
 
dimension() - Method in interface org.neo4j.gds.api.properties.nodes.DoubleNodePropertyValues
 
dimension() - Method in interface org.neo4j.gds.api.properties.nodes.FloatArrayNodePropertyValues
 
dimension() - Method in interface org.neo4j.gds.api.properties.nodes.LongArrayNodePropertyValues
 
dimension() - Method in interface org.neo4j.gds.api.properties.nodes.LongNodePropertyValues
 
dimension() - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
The dimension of the properties.
dimension() - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
dimension() - Method in class org.neo4j.gds.core.loading.NullPropertyMap
 
dimensions - Variable in class org.neo4j.gds.api.GraphStoreFactory
 
dimensions() - Method in class org.neo4j.gds.api.GraphStoreFactory
 
dimensions(GraphDimensions) - Method in class org.neo4j.gds.core.loading.NativeNodePropertyImporter.Builder
 
directed() - Method in class org.neo4j.gds.api.GraphCharacteristics.Builder
 
direction(Direction) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
DIRECTION_KEY - Static variable in class org.neo4j.gds.core.ProcedureConstants
 
disableOnlineBackup(T, SettingsUtil.SetConfig<T, Boolean>) - Static method in class org.neo4j.gds.core.Settings
 
disableReplication(T, SettingsUtil.SetConfig<T, Boolean>) - Static method in class org.neo4j.gds.core.Settings
 
DisjointSetStruct - Interface in org.neo4j.gds.core.utils.paged.dss
Disjoint-set-struct is a data structure that keeps track of a set of elements partitioned into a number of disjoint (non-overlapping) subsets.
distinctOrdering() - Method in interface org.neo4j.gds.core.utils.PageReordering.PageOrdering
Represents the order in which pages occur according to the offsets.
DistributionHelper - Class in org.neo4j.gds.core.utils.statistics
 
DoNothingSubscriber() - Constructor for class org.neo4j.gds.core.utils.ErrorCachingQuerySubscriber.DoNothingSubscriber
 
DoubleArrayBuffer - Class in org.neo4j.gds.api.compress
 
DoubleArrayBuffer() - Constructor for class org.neo4j.gds.api.compress.DoubleArrayBuffer
 
DoubleArrayBuffer(double[], int) - Constructor for class org.neo4j.gds.api.compress.DoubleArrayBuffer
 
DoubleArrayGraphPropertyValues - Interface in org.neo4j.gds.api.properties.graph
 
DoubleArrayNodePropertiesBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
DoubleArrayNodePropertiesBuilder(DefaultValue, int) - Constructor for class org.neo4j.gds.core.loading.nodeproperties.DoubleArrayNodePropertiesBuilder
 
DoubleArrayNodePropertyValues - Interface in org.neo4j.gds.api.properties.nodes
 
doubleArrayValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.DoubleArrayNodePropertyValues
 
doubleArrayValue(long) - Method in class org.neo4j.gds.api.properties.nodes.EmptyDoubleArrayNodePropertyValues
 
doubleArrayValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.FloatArrayNodePropertyValues
 
doubleArrayValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
 
doubleArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
doubleArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues.OriginalToFilteredNodePropertyValues
 
doubleArrayValues() - Method in interface org.neo4j.gds.api.properties.graph.DoubleArrayGraphPropertyValues
 
doubleArrayValues() - Method in interface org.neo4j.gds.api.properties.graph.FloatArrayGraphPropertyValues
 
doubleArrayValues() - Method in interface org.neo4j.gds.api.properties.graph.GraphPropertyValues
 
DoubleCodec - Class in org.neo4j.gds.core.loading
A class for compressing and decompressing doubles.
DoubleCodec() - Constructor for class org.neo4j.gds.core.loading.DoubleCodec
 
DoubleCodec.CompressionInfo - Interface in org.neo4j.gds.core.loading
 
DoubleGraphPropertyValues - Interface in org.neo4j.gds.api.properties.graph
 
DoubleNodePropertiesBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
DoubleNodePropertiesBuilder(DefaultValue, int) - Constructor for class org.neo4j.gds.core.loading.nodeproperties.DoubleNodePropertiesBuilder
 
DoubleNodePropertyValues - Interface in org.neo4j.gds.api.properties.nodes
 
DoubleNullPropertyMap(double) - Constructor for class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
doubleValue() - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Returns the current value of this AtomicDouble as an long with memory effects as specified by VarHandle.getVolatile(java.lang.Object...).
doubleValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.DoubleNodePropertyValues
 
doubleValue(long) - Method in class org.neo4j.gds.api.properties.nodes.EmptyDoubleNodePropertyValues
 
doubleValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.LongNodePropertyValues
 
doubleValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
 
doubleValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
doubleValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues.OriginalToFilteredNodePropertyValues
 
doubleValue(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
doubleValues() - Method in interface org.neo4j.gds.api.properties.graph.DoubleGraphPropertyValues
 
doubleValues() - Method in interface org.neo4j.gds.api.properties.graph.GraphPropertyValues
 
doubleValues() - Method in interface org.neo4j.gds.api.properties.graph.LongGraphPropertyValues
 

E

elementAt(int) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
elementCount() - Method in interface org.neo4j.gds.api.Properties
 
elementCount() - Method in interface org.neo4j.gds.api.Topology
 
elements() - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
elements1() - Method in class org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue
 
elements2() - Method in class org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue
 
ElementTypeValidator - Class in org.neo4j.gds.config
 
embeddingDimension() - Method in interface org.neo4j.gds.config.EmbeddingDimensionConfig
 
EmbeddingDimensionConfig - Interface in org.neo4j.gds.config
 
empty() - Static method in interface org.neo4j.gds.api.AdjacencyCursor
Returns a cursor that is always empty.
empty() - Static method in interface org.neo4j.gds.api.properties.graph.GraphPropertyStore
 
empty() - Static method in interface org.neo4j.gds.api.properties.nodes.NodePropertyStore
 
empty() - Static method in interface org.neo4j.gds.api.PropertyCursor
Returns a cursor that is always empty.
empty() - Static method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
empty() - Static method in class org.neo4j.gds.core.loading.construction.NodeLabelTokens
 
Empty() - Constructor for class org.neo4j.gds.core.compression.common.ImmutableHistogram.Empty
 
Empty() - Constructor for class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
EMPTY - Static variable in interface org.neo4j.gds.api.AdjacencyList
 
EMPTY - Static variable in class org.neo4j.gds.api.DatabaseId
 
EMPTY - Static variable in interface org.neo4j.gds.api.Topology
 
EMPTY - Static variable in class org.neo4j.gds.core.compression.common.BlockStatistics
 
EMPTY - Static variable in interface org.neo4j.gds.core.compression.common.ImmutableHistogram
 
EMPTY - Static variable in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
EMPTY - Static variable in interface org.neo4j.gds.core.compression.MemoryInfo
 
EMPTY - Static variable in interface org.neo4j.gds.core.loading.SingleTypeRelationships
 
EMPTY - Static variable in interface org.neo4j.gds.core.utils.RenamesCurrentThread
 
EMPTY_PROPERTIES - Static variable in class org.neo4j.gds.core.huge.CSRCompositeRelationshipIterator
 
EMPTY_USERNAME - Static variable in class org.neo4j.gds.core.Username
 
EmptyDoubleArrayNodePropertyValues - Class in org.neo4j.gds.api.properties.nodes
 
EmptyDoubleNodePropertyValues - Class in org.neo4j.gds.api.properties.nodes
 
EmptyFloatArrayNodePropertyValues - Class in org.neo4j.gds.api.properties.nodes
 
EmptyLongArrayNodePropertyValues - Class in org.neo4j.gds.api.properties.nodes
 
EmptyLongNodePropertyValues - Class in org.neo4j.gds.api.properties.nodes
 
emptyPages() - Method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
EmptyPropertyProducer() - Constructor for class org.neo4j.gds.beta.generator.PropertyProducer.EmptyPropertyProducer
 
emptyWithName(String, String) - Static method in interface org.neo4j.gds.config.GraphProjectConfig
 
encodedVLongSize(long) - Static method in class org.neo4j.gds.core.compression.common.VarLongEncoding
The values are equivalent to: BitUtil.ceilDiv(64 - Long.numberOfLeadingZeros(nodeCount - 1), 7)
encodedVLongsSize(long[], int) - Static method in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
encodedVLongsSize(long[], int, int) - Static method in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
encodeVLong(byte[], long, int) - Static method in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
encodeVLongs(long[], int, byte[], int) - Static method in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
encodeVLongs(long[], int, int, byte[], int) - Static method in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
ensureBufferSize(LongArrayBuffer, byte[]) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
ensureCapacity(int) - Method in class org.neo4j.gds.api.compress.ByteArrayBuffer
Make sure to be able to hold at least length elements.
ensureCapacity(int) - Method in class org.neo4j.gds.api.compress.DoubleArrayBuffer
Make sure to be able to hold at least length elements.
ensureCapacity(int) - Method in class org.neo4j.gds.api.compress.LongArrayBuffer
Make sure to be able to hold at least length elements.
ensureGraphDoesNotExist(User, DatabaseId, GraphName) - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
Predicate around @graphExists
ensureGraphExists(User, DatabaseId, GraphName) - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
Predicate around @graphExists
equals(Object) - Method in class org.neo4j.gds.api.DatabaseId
 
equals(Object) - Method in class org.neo4j.gds.api.GraphCharacteristics
 
equals(Object) - Method in class org.neo4j.gds.api.GraphName
 
equals(Object) - Method in class org.neo4j.gds.api.User
 
equals(Object) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedDoubleProducer
 
equals(Object) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedLongProducer
 
equals(Object) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleArrayProducer
 
equals(Object) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleEmbeddingProducer
 
equals(Object) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleProducer
 
equals(Object) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomEmbeddingProducer
 
equals(Object) - Method in class org.neo4j.gds.core.utils.partition.DegreePartition
 
equals(Object) - Method in class org.neo4j.gds.core.utils.partition.Partition
 
error() - Method in class org.neo4j.gds.core.utils.ErrorCachingQuerySubscriber
 
ErrorCachingQuerySubscriber - Class in org.neo4j.gds.core.utils
 
ErrorCachingQuerySubscriber() - Constructor for class org.neo4j.gds.core.utils.ErrorCachingQuerySubscriber
 
ErrorCachingQuerySubscriber.DoNothingSubscriber - Class in org.neo4j.gds.core.utils
 
estimatedRows() - Method in interface org.neo4j.gds.core.loading.CypherQueryEstimator.EstimationResult
 
estimateMemoryUsage(long) - Method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
estimateMemoryUsageAfterLoading() - Method in class org.neo4j.gds.api.GraphStoreFactory
 
estimateMemoryUsageAfterLoading() - Method in class org.neo4j.gds.core.loading.CypherFactory
 
estimateMemoryUsageDuringLoading() - Method in class org.neo4j.gds.api.GraphStoreFactory
 
estimateMemoryUsageDuringLoading() - Method in class org.neo4j.gds.core.loading.CypherFactory
 
estimateSize() - Method in class org.neo4j.gds.core.utils.queue.QueueBasedSpliterator
 
estimationDimensions() - Method in class org.neo4j.gds.api.GraphStoreFactory
 
estimationDimensions() - Method in class org.neo4j.gds.core.loading.CypherFactory
 
exceptions() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
executor() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
executor() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
The executor that will run the tasks.
ExecutorServiceUtil - Class in org.neo4j.gds.core.concurrency
 
exists(long, long) - Method in class org.neo4j.gds.api.GraphAdapter
 
exists(long, long) - Method in interface org.neo4j.gds.api.RelationshipPredicate
 
exists(long, long) - Method in class org.neo4j.gds.core.huge.HugeGraph
O(n) !
exists(long, long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
exists(long, long) - Method in class org.neo4j.gds.core.huge.UnionGraph
O(n) !
exists(String, String, String) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
exists(String, DatabaseId, String) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
EXP_BIAS - Static variable in class org.neo4j.gds.core.loading.DoubleCodec
Bias used in representing a double exponent.
EXP_BIT_MASK - Static variable in class org.neo4j.gds.core.loading.DoubleCodec
Bit mask to isolate the exponent field of a double.
export_location_setting - Static variable in class org.neo4j.gds.core.GraphStoreExportSettings
 
extractValue(Aggregation, AnyValue, double) - Static method in class org.neo4j.gds.core.loading.ReadHelper
 
extractValue(AnyValue, double) - Static method in class org.neo4j.gds.core.loading.ReadHelper
 

F

factory(long) - Static method in class org.neo4j.gds.core.loading.RelationshipScanCursorBasedScanner
 
factory(LongSupplier, AdjacencyListBuilderFactory<byte[], ? extends AdjacencyList, long[], ? extends AdjacencyProperties>, PropertyMappings, Aggregation[], boolean, MemoryTracker) - Static method in class org.neo4j.gds.core.compression.varlong.DeltaVarLongCompressor
 
factory(LongSupplier, AdjacencyListBuilderFactory<long[], ? extends AdjacencyList, long[], ? extends AdjacencyProperties>, PropertyMappings, Aggregation[], boolean, MemoryTracker) - Static method in class org.neo4j.gds.core.compression.uncompressed.RawCompressor
 
factory(LongSupplier, AdjacencyListBuilderFactory<Address, ? extends AdjacencyList, long[], ? extends AdjacencyProperties>, AdjacencyListBuilderFactory<byte[], ? extends AdjacencyList, long[], ? extends AdjacencyProperties>, PropertyMappings, Aggregation[], boolean, MemoryTracker) - Static method in class org.neo4j.gds.core.compression.mixed.MixedCompressor
 
factory(LongSupplier, AdjacencyListBuilderFactory<Address, ? extends AdjacencyList, long[], ? extends AdjacencyProperties>, PropertyMappings, Aggregation[], boolean, MemoryTracker) - Static method in class org.neo4j.gds.core.compression.packed.PackedCompressor
 
failOnMissingFiles() - Static method in class org.neo4j.gds.core.Settings
 
featureProperties() - Method in interface org.neo4j.gds.config.FeaturePropertiesConfig
 
FeaturePropertiesConfig - Interface in org.neo4j.gds.config
 
fill(byte[][], int, int) - Method in class org.neo4j.gds.core.utils.paged.ParallelBytePageCreator
 
fill(double[][], int, int) - Method in class org.neo4j.gds.core.utils.paged.ParallelDoublePageCreator
 
fill(int[][], int, int) - Method in class org.neo4j.gds.core.utils.paged.ParallelIntPageCreator
 
fill(long[][], int, int) - Method in class org.neo4j.gds.core.utils.paged.ParalleLongPageCreator
 
fillPage(byte[], long) - Method in class org.neo4j.gds.core.utils.paged.ParallelBytePageCreator
 
fillPage(double[], long) - Method in class org.neo4j.gds.core.utils.paged.ParallelDoublePageCreator
 
fillPage(int[], long) - Method in class org.neo4j.gds.core.utils.paged.ParallelIntPageCreator
 
fillPage(long[], long) - Method in class org.neo4j.gds.core.utils.paged.ParalleLongPageCreator
 
filter(String) - Method in interface org.neo4j.gds.api.RelationshipPropertyStore
 
filter(String) - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationships
Filters the relationships to include only the given property if present.
filter(Collection<NodeLabel>) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
filter(Collection<NodeLabel>) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
FilteredIdMap - Interface in org.neo4j.gds.api
Extends the IdMap to support an additional filtered id mapping layer.
FilteredLabeledIdMap - Class in org.neo4j.gds.core.loading
 
FilteredLabeledIdMap(IdMap, LabeledIdMap) - Constructor for class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
FilteredNodePropertyValues - Class in org.neo4j.gds.core.huge
 
FilteredNodePropertyValues.FilteredToOriginalNodePropertyValues - Class in org.neo4j.gds.core.huge
 
FilteredNodePropertyValues.OriginalToFilteredNodePropertyValues - Class in org.neo4j.gds.core.huge
 
FilteredToOriginalNodePropertyValues(NodePropertyValues, NodeFilteredGraph) - Constructor for class org.neo4j.gds.core.huge.FilteredNodePropertyValues.FilteredToOriginalNodePropertyValues
 
fixedDouble(String, double) - Static method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
FixedDoubleProducer(String, double) - Constructor for class org.neo4j.gds.beta.generator.PropertyProducer.FixedDoubleProducer
 
fixedLong(String, long) - Static method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
FixedLongProducer(String, long) - Constructor for class org.neo4j.gds.beta.generator.PropertyProducer.FixedLongProducer
 
flip(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Toggles the bit at the given index.
FloatArrayGraphPropertyValues - Interface in org.neo4j.gds.api.properties.graph
 
FloatArrayNodePropertiesBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
FloatArrayNodePropertiesBuilder(DefaultValue, int) - Constructor for class org.neo4j.gds.core.loading.nodeproperties.FloatArrayNodePropertiesBuilder
 
FloatArrayNodePropertyValues - Interface in org.neo4j.gds.api.properties.nodes
 
floatArrayValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.DoubleArrayNodePropertyValues
 
floatArrayValue(long) - Method in class org.neo4j.gds.api.properties.nodes.EmptyFloatArrayNodePropertyValues
 
floatArrayValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.FloatArrayNodePropertyValues
 
floatArrayValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
 
floatArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
floatArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues.OriginalToFilteredNodePropertyValues
 
floatArrayValues() - Method in interface org.neo4j.gds.api.properties.graph.DoubleArrayGraphPropertyValues
 
floatArrayValues() - Method in interface org.neo4j.gds.api.properties.graph.FloatArrayGraphPropertyValues
 
floatArrayValues() - Method in interface org.neo4j.gds.api.properties.graph.GraphPropertyValues
 
floatValue() - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Returns the current value of this AtomicDouble as an float after a narrowing primitive conversion, with memory effects as specified by VarHandle.getVolatile(java.lang.Object...).
FORBIDDEN_KEYS - Static variable in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
forbidSeedingAndConsecutiveIds() - Method in interface org.neo4j.gds.config.ConsecutiveIdsConfig
 
forceDag(boolean) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
forceUsageOfExecutor() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
This setting is only relevant if the RunWithConcurrency.concurrency() is 1.
foreach(BoundedLongLongPriorityQueue.Consumer) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue
 
forEach(BiConsumer<String, Value>) - Method in class org.neo4j.gds.core.loading.construction.PropertyValues
 
forEach(LabelInformation.LabelInformationConsumer) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
forEach(LabelInformation.LabelInformationConsumer) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
forEach(BoundedLongPriorityQueue.Consumer) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
forEachInverseRelationship(long, double, RelationshipWithPropertyConsumer) - Method in class org.neo4j.gds.api.GraphAdapter
 
forEachInverseRelationship(long, double, RelationshipWithPropertyConsumer) - Method in interface org.neo4j.gds.api.RelationshipIterator
Calls the given consumer for every inverse relationship of a given node.
forEachInverseRelationship(long, double, RelationshipWithPropertyConsumer) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
forEachInverseRelationship(long, double, RelationshipWithPropertyConsumer) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
forEachInverseRelationship(long, double, RelationshipWithPropertyConsumer) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
forEachInverseRelationship(long, CompositeRelationshipIterator.RelationshipConsumer) - Method in interface org.neo4j.gds.api.CompositeRelationshipIterator
Calls the given consumer for every inverse relationship of a given node.
forEachInverseRelationship(long, CompositeRelationshipIterator.RelationshipConsumer) - Method in class org.neo4j.gds.core.huge.CSRCompositeRelationshipIterator
 
forEachInverseRelationship(long, RelationshipConsumer) - Method in class org.neo4j.gds.api.GraphAdapter
 
forEachInverseRelationship(long, RelationshipConsumer) - Method in interface org.neo4j.gds.api.RelationshipIterator
Calls the given consumer for every inverse relationship of a given node.
forEachInverseRelationship(long, RelationshipConsumer) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
forEachInverseRelationship(long, RelationshipConsumer) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
forEachInverseRelationship(long, RelationshipConsumer) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
forEachNode(LongPredicate) - Method in class org.neo4j.gds.api.GraphAdapter
 
forEachNode(LongPredicate) - Method in class org.neo4j.gds.api.IdMapAdapter
 
forEachNode(LongPredicate) - Method in class org.neo4j.gds.api.LabeledIdMap
 
forEachNode(LongPredicate) - Method in interface org.neo4j.gds.api.NodeIterator
Iterate over each nodeId
forEachNode(LongPredicate) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
forEachNode(LongPredicate) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
forEachNode(LongPredicate) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in class org.neo4j.gds.api.GraphAdapter
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in interface org.neo4j.gds.api.IdMap
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in class org.neo4j.gds.api.IdMapAdapter
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in class org.neo4j.gds.api.LabeledIdMap
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
forEachRelationship(long, double, RelationshipWithPropertyConsumer) - Method in class org.neo4j.gds.api.GraphAdapter
 
forEachRelationship(long, double, RelationshipWithPropertyConsumer) - Method in interface org.neo4j.gds.api.RelationshipIterator
Calls the given consumer function for every relationship of a given node.
forEachRelationship(long, double, RelationshipWithPropertyConsumer) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
forEachRelationship(long, double, RelationshipWithPropertyConsumer) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
forEachRelationship(long, double, RelationshipWithPropertyConsumer) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
forEachRelationship(long, CompositeRelationshipIterator.RelationshipConsumer) - Method in interface org.neo4j.gds.api.CompositeRelationshipIterator
Applies the given consumer on all relationships of the given node id.
forEachRelationship(long, CompositeRelationshipIterator.RelationshipConsumer) - Method in class org.neo4j.gds.core.huge.CSRCompositeRelationshipIterator
 
forEachRelationship(long, RelationshipConsumer) - Method in class org.neo4j.gds.api.GraphAdapter
 
forEachRelationship(long, RelationshipConsumer) - Method in interface org.neo4j.gds.api.RelationshipIterator
Calls the given consumer function for every relationship of a given node.
forEachRelationship(long, RelationshipConsumer) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
forEachRelationship(long, RelationshipConsumer) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
forEachRelationship(long, RelationshipConsumer) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
forEachSetBit(LongConsumer) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Iterates the bit set in increasing order and calls the given consumer for each set bit.
forEachSetBit(LongConsumer) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
Iterates the bit set in increasing index order and calls the given consumer for each index with a set bit.
free() - Method in class org.neo4j.gds.core.compression.packed.Address
Free the underlying memory.
free() - Method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyList
Free the underlying memory.
freeMemory() - Static method in class org.neo4j.gds.core.utils.mem.GcListenerExtension
 
frequency(int) - Method in class org.neo4j.gds.core.compression.BoundedHistogram
Returns the number of recordings for the given value.
from(int...) - Static method in interface org.neo4j.gds.core.loading.NodeLabelTokenSet
 
from(long...) - Static method in interface org.neo4j.gds.core.loading.NodeLabelTokenSet
 
fromGraphName - Variable in class org.neo4j.gds.core.loading.GraphFilterResult
 
fromGraphName() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
fromGraphName() - Method in interface org.neo4j.gds.config.GraphSampleProcConfig
 
fromNumberType(NumberType) - Static method in class org.neo4j.gds.api.ValueTypes
 
fromProcedureConfig(String, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 

G

gaussianSample(long, long, long, Random) - Static method in class org.neo4j.gds.core.utils.statistics.DistributionHelper
 
GcListenerExtension - Class in org.neo4j.gds.core.utils.mem
 
GcListenerExtension() - Constructor for class org.neo4j.gds.core.utils.mem.GcListenerExtension
 
GdsLogExtension - Class in org.neo4j.gds.core
 
GdsLogExtension() - Constructor for class org.neo4j.gds.core.GdsLogExtension
 
GdsProxyExtension - Class in org.neo4j.gds.core
 
GdsProxyExtension() - Constructor for class org.neo4j.gds.core.GdsProxyExtension
 
generate() - Method in class org.neo4j.gds.beta.generator.RandomGraphGenerator
 
get() - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Returns the current value, with memory effects as specified by VarHandle.getVolatile(java.lang.Object...).
get(int) - Method in interface org.neo4j.gds.core.loading.construction.NodeLabelToken
 
get(int) - Method in interface org.neo4j.gds.core.loading.NodeLabelTokenSet
 
get(int) - Method in class org.neo4j.gds.core.loading.NodeLabelTokenSet.IntNodeLabelTokenSet
 
get(int) - Method in class org.neo4j.gds.core.loading.NodeLabelTokenSet.LongNodeLabelTokenSet
 
get(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Returns the state of the bit at the given index.
get(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
Returns the state of the bit at the given index.
get(long) - Method in class org.neo4j.gds.core.utils.paged.PagedAtomicIntegerArray
 
get(long) - Method in interface org.neo4j.gds.core.utils.paged.ReadOnlyHugeLongArray
 
get(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleTriangularMatrix
 
get(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongMatrix
 
get(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongTriangularMatrix
 
get(String) - Method in interface org.neo4j.gds.api.properties.PropertyStore
 
get(String) - Method in interface org.neo4j.gds.api.RelationshipPropertyStore
 
get(String, String, String) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
get(String, DatabaseId, String) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
get(GraphLoaderContext) - Method in interface org.neo4j.gds.api.GraphStoreFactory.Supplier
 
get(CatalogRequest, String) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
get(CatalogRequest, GraphName) - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
 
getAcquire() - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Returns the current value, with memory effects as specified by VarHandle.getAcquire(java.lang.Object...).
getAllGraphStores() - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
getAllGraphStores() - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
 
getAndAdd(double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Atomically adds the given value to the current value, with memory effects as specified by VarHandle.getAndAdd(java.lang.Object...).
getAndSet(double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Atomically sets the value to newValue and returns the old value, with memory effects as specified by VarHandle.getAndSet(java.lang.Object...).
getAndSet(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Sets a bit and returns the previous value.
getAndSet(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
Sets a bit and returns the previous value.
getAndUpdate(DoubleUnaryOperator) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Atomically updates (with memory effects as specified by VarHandle.compareAndSet(java.lang.Object...)) the current value with the results of applying the given function, returning the previous value.
getCompositeRelationshipIterator(RelationshipType, Collection<String>) - Method in interface org.neo4j.gds.api.GraphStore
 
getCompositeRelationshipIterator(RelationshipType, Collection<String>) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
getCompositeRelationshipIterator(RelationshipType, Collection<String>) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
getDegreeDistribution(String, DatabaseId, String) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
getDegreeDistribution(User, DatabaseId, GraphName) - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
 
getDoubleArray(Value) - Static method in class org.neo4j.gds.utils.Neo4jValueConversion
 
getDoubleValue(Value) - Static method in class org.neo4j.gds.utils.Neo4jValueConversion
 
getDuration() - Method in class org.neo4j.gds.core.utils.ProgressTimer
 
getFloatArray(Value) - Static method in class org.neo4j.gds.utils.Neo4jValueConversion
 
getGraph(String) - Method in interface org.neo4j.gds.api.GraphStore
 
getGraph(String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
getGraph(String, String, Optional<String>) - Method in interface org.neo4j.gds.api.GraphStore
 
getGraph(String, String, Optional<String>) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
getGraph(Collection<NodeLabel>) - Method in interface org.neo4j.gds.api.GraphStore
Returns a graph containing only nodes with the given node labels and no relationships.
getGraph(Collection<NodeLabel>) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
getGraph(Collection<NodeLabel>) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
getGraph(Collection<NodeLabel>, Collection<RelationshipType>, Optional<String>) - Method in interface org.neo4j.gds.api.GraphStore
 
getGraph(Collection<NodeLabel>, Collection<RelationshipType>, Optional<String>) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
getGraph(Collection<NodeLabel>, Collection<RelationshipType>, Optional<String>) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
getGraph(Collection<RelationshipType>, Optional<String>) - Method in interface org.neo4j.gds.api.GraphStore
 
getGraph(Collection<RelationshipType>, Optional<String>) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
getGraph(NodeLabel) - Method in interface org.neo4j.gds.api.GraphStore
Returns a graph containing only nodes with the given node label and no relationships.
getGraph(NodeLabel) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
getGraph(NodeLabel, RelationshipType, Optional<String>) - Method in interface org.neo4j.gds.api.GraphStore
 
getGraph(NodeLabel, RelationshipType, Optional<String>) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
getGraph(RelationshipType...) - Method in interface org.neo4j.gds.api.GraphStore
 
getGraph(RelationshipType...) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
getGraph(RelationshipType, Optional<String>) - Method in interface org.neo4j.gds.api.GraphStore
 
getGraph(RelationshipType, Optional<String>) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
getGraphStores(String) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
getGraphStores(String, DatabaseId) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
getGraphStores(User) - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
 
getGraphWithGraphStore(GraphName, AlgoBaseConfig, Optional<String>, User, DatabaseId) - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
 
getHead(long) - Static method in class org.neo4j.gds.core.utils.RawValues
get the head value
getIth(int) - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Returns the element in the i-th position of the heap
getLongArray(Value) - Static method in class org.neo4j.gds.utils.Neo4jValueConversion
 
getLongValue(Value) - Static method in class org.neo4j.gds.utils.Neo4jValueConversion
 
getMaxDoublePropertyValue() - Method in interface org.neo4j.gds.api.properties.nodes.DoubleNodePropertyValues
 
getMaxDoublePropertyValue() - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
 
getMaxDoublePropertyValue() - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
getMaxDoublePropertyValue() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
getMaxLongPropertyValue() - Method in interface org.neo4j.gds.api.properties.nodes.LongNodePropertyValues
 
getMaxLongPropertyValue() - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
 
getMaxLongPropertyValue() - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
getMaxLongPropertyValue() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
getMaxLongPropertyValue() - Method in class org.neo4j.gds.core.utils.OriginalIdNodePropertyValues
 
getMaybeRelationshipPropertyProducer() - Method in class org.neo4j.gds.beta.generator.RandomGraphGenerator
 
getMemoryEstimation(NodeProjections, RelationshipProjections, boolean) - Static method in class org.neo4j.gds.api.CSRGraphStoreFactory
 
getNodeEstimation(String) - Method in class org.neo4j.gds.core.loading.CypherQueryEstimator
 
getNodeLabelTokens(TokenRead) - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
getNodeProjections() - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
getObject(long) - Method in interface org.neo4j.gds.api.properties.nodes.DoubleArrayNodePropertyValues
 
getObject(long) - Method in interface org.neo4j.gds.api.properties.nodes.DoubleNodePropertyValues
 
getObject(long) - Method in interface org.neo4j.gds.api.properties.nodes.FloatArrayNodePropertyValues
 
getObject(long) - Method in interface org.neo4j.gds.api.properties.nodes.LongArrayNodePropertyValues
 
getObject(long) - Method in interface org.neo4j.gds.api.properties.nodes.LongNodePropertyValues
 
getObject(long) - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
 
getObject(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
getObject(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues.OriginalToFilteredNodePropertyValues
 
getObject(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
getObject(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
getOpaque() - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Returns the current value, with memory effects as specified by VarHandle.getOpaque(java.lang.Object...).
getOrCreateNodeLabelToken(String) - Method in class org.neo4j.gds.utils.StatementApi
 
getOrCreatePropertyToken(String) - Method in class org.neo4j.gds.utils.StatementApi
 
getOrCreateRelationshipToken(String) - Method in class org.neo4j.gds.utils.StatementApi
 
getOrDefault(long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
 
getOrDefault(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
getOrDefault(long, long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongDoubleMap
 
getPlain() - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Returns the current value, with memory semantics of reading as if the variable was declared non-volatile.
getPropertyName() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.EmptyPropertyProducer
 
getPropertyName() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedDoubleProducer
 
getPropertyName() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedLongProducer
 
getPropertyName() - Method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
getPropertyName() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.NodeIdProducer
 
getPropertyName() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleArrayProducer
 
getPropertyName() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleEmbeddingProducer
 
getPropertyName() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleProducer
 
getPropertyName() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomEmbeddingProducer
 
getPropertyName() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomLongArrayProducer
 
getPropertyName() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomLongProducer
 
getRelationshipCountsByType(Read, GraphDimensionsReader.TokenElementIdentifierMappings<NodeLabel>, GraphDimensionsReader.TokenElementIdentifierMappings<RelationshipType>) - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
getRelationshipDistribution() - Method in class org.neo4j.gds.beta.generator.RandomGraphGenerator
 
getRelationshipEstimation(String) - Method in class org.neo4j.gds.core.loading.CypherQueryEstimator
 
getRelationshipProjections() - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
getRelationshipTypeTokens(TokenRead) - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
getSign(long) - Static method in class org.neo4j.gds.core.loading.DoubleCodec
Get the sign bit of a bit representation of a double.
getSignificand(long) - Static method in class org.neo4j.gds.core.loading.DoubleCodec
Get the significand of a bit representation of a double.
getStrings() - Method in interface org.neo4j.gds.core.loading.construction.NodeLabelToken
 
getTail(long) - Static method in class org.neo4j.gds.core.utils.RawValues
get the tail value
getTaskStore(DatabaseId) - Method in class org.neo4j.gds.core.utils.progress.TaskStoreService
 
getUnbiasedExponent(long) - Static method in class org.neo4j.gds.core.loading.DoubleCodec
Get the unbiased exponent of a bit representation of a double.
getUnion() - Method in interface org.neo4j.gds.api.GraphStore
 
getUnion() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
getUnion() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
getUsername() - Method in class org.neo4j.gds.api.User
 
getValue() - Method in class org.neo4j.gds.api.GraphName
 
getWithDimension(GraphLoaderContext, GraphDimensions) - Method in interface org.neo4j.gds.api.GraphStoreFactory.Supplier
 
graph - Variable in class org.neo4j.gds.api.GraphAdapter
 
graph - Variable in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
graph() - Method in class org.neo4j.gds.api.GraphAdapter
 
graph() - Method in interface org.neo4j.gds.core.GraphLoader
 
graph(GraphProjectFromGraphConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Cases
 
graph(GraphProjectFromGraphConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
Graph - Interface in org.neo4j.gds.api
 
GraphAccessGraphPropertiesConfig - Interface in org.neo4j.gds.config
 
GraphAdapter - Class in org.neo4j.gds.api
 
GraphAdapter(Graph) - Constructor for class org.neo4j.gds.api.GraphAdapter
 
GraphCatalogConfig - Interface in org.neo4j.gds.config
 
GraphCharacteristics - Class in org.neo4j.gds.api
Graph characteristics describe certain capabilities of the graph.
GraphCharacteristics.Builder - Class in org.neo4j.gds.api
 
GraphDimensionsReader<T extends GraphProjectConfig> - Class in org.neo4j.gds.core
 
GraphDimensionsReader(TransactionContext, T, IdGeneratorFactory) - Constructor for class org.neo4j.gds.core.GraphDimensionsReader
 
GraphDimensionsReader.TokenElementIdentifierMappings<T extends org.neo4j.gds.ElementIdentifier> - Class in org.neo4j.gds.core
 
GraphDropNodePropertiesConfig - Interface in org.neo4j.gds.config
 
GraphDropNodePropertiesResult - Class in org.neo4j.gds.core.loading
 
GraphDropNodePropertiesResult(String, List<String>, long) - Constructor for class org.neo4j.gds.core.loading.GraphDropNodePropertiesResult
 
GraphDropRelationshipResult - Class in org.neo4j.gds.core.loading
 
GraphDropRelationshipResult(String, String, DeletionResult) - Constructor for class org.neo4j.gds.core.loading.GraphDropRelationshipResult
 
graphExists(User, DatabaseId, GraphName) - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
 
GraphFactory - Class in org.neo4j.gds.core.loading.construction
 
GraphFactory.PropertyConfig - Interface in org.neo4j.gds.core.loading.construction
 
GraphFilterResult - Class in org.neo4j.gds.core.loading
 
GraphFilterResult(String, String, String, String, long, long, long) - Constructor for class org.neo4j.gds.core.loading.GraphFilterResult
 
GraphLoader - Interface in org.neo4j.gds.core
 
GraphLoaderContext - Interface in org.neo4j.gds.api
 
graphName - Variable in class org.neo4j.gds.core.loading.GraphDropNodePropertiesResult
 
graphName - Variable in class org.neo4j.gds.core.loading.GraphDropRelationshipResult
 
graphName - Variable in class org.neo4j.gds.core.loading.GraphProjectResult.Builder
 
graphName - Variable in class org.neo4j.gds.core.loading.GraphProjectResult
 
graphName() - Method in interface org.neo4j.gds.config.GraphAccessGraphPropertiesConfig
 
graphName() - Method in interface org.neo4j.gds.config.GraphDropNodePropertiesConfig
 
graphName() - Method in interface org.neo4j.gds.config.GraphNameConfig
 
graphName() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
graphName() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
graphName() - Method in interface org.neo4j.gds.config.GraphStreamRelationshipsConfig
 
GraphName - Class in org.neo4j.gds.api
 
GraphNameConfig - Interface in org.neo4j.gds.config
 
graphProjectConfig - Variable in class org.neo4j.gds.api.GraphStoreFactory
 
graphProjectConfig - Variable in class org.neo4j.gds.core.GraphDimensionsReader
 
graphProjectConfig() - Method in class org.neo4j.gds.api.GraphStoreFactory
 
GraphProjectConfig - Interface in org.neo4j.gds.config
 
GraphProjectConfig.Cases<R> - Interface in org.neo4j.gds.config
 
GraphProjectConfig.Visitor - Interface in org.neo4j.gds.config
 
GraphProjectCypherResult - Class in org.neo4j.gds.core.loading
 
GraphProjectCypherResult.Builder - Class in org.neo4j.gds.core.loading
 
GraphProjectFromCypherConfig - Interface in org.neo4j.gds.config
 
GraphProjectFromGraphConfig - Interface in org.neo4j.gds.config
 
GraphProjectResult - Class in org.neo4j.gds.core.loading
 
GraphProjectResult(String, long, long, long) - Constructor for class org.neo4j.gds.core.loading.GraphProjectResult
 
GraphProjectResult.Builder<T extends GraphProjectResult> - Class in org.neo4j.gds.core.loading
 
graphProperty() - Method in interface org.neo4j.gds.config.GraphAccessGraphPropertiesConfig
 
graphProperty(String) - Method in interface org.neo4j.gds.api.GraphStore
 
graphProperty(String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
graphProperty(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
GraphProperty - Interface in org.neo4j.gds.api.properties.graph
 
graphPropertyKeys() - Method in interface org.neo4j.gds.api.GraphStore
 
graphPropertyKeys() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
graphPropertyKeys() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
GraphPropertyStore - Interface in org.neo4j.gds.api.properties.graph
 
GraphPropertyStore.Builder - Class in org.neo4j.gds.api.properties.graph
 
graphPropertyType(String) - Method in interface org.neo4j.gds.api.GraphStore
 
graphPropertyType(String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
graphPropertyType(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
graphPropertyValues(String) - Method in interface org.neo4j.gds.api.GraphStore
 
graphPropertyValues(String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
graphPropertyValues(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
GraphPropertyValues - Interface in org.neo4j.gds.api.properties.graph
 
GraphRemoveGraphPropertiesConfig - Interface in org.neo4j.gds.config
 
GraphSampleAlgoConfig - Interface in org.neo4j.gds.config
 
GraphSampleProcConfig - Interface in org.neo4j.gds.config
 
graphStore() - Method in interface org.neo4j.gds.api.GraphStoreFactory.ImportResult
 
graphStore() - Method in interface org.neo4j.gds.core.GraphLoader
 
graphStore() - Method in interface org.neo4j.gds.core.loading.GraphStoreCatalog.GraphStoreWithUserNameAndConfig
 
graphStore() - Method in interface org.neo4j.gds.core.loading.GraphStoreWithConfig
 
GraphStore - Interface in org.neo4j.gds.api
 
GraphStoreAdapter - Class in org.neo4j.gds.api
 
GraphStoreAdapter(GraphStore) - Constructor for class org.neo4j.gds.api.GraphStoreAdapter
 
GraphStoreCatalog - Class in org.neo4j.gds.core.loading
 
GraphStoreCatalog.GraphStoreWithUserNameAndConfig - Interface in org.neo4j.gds.core.loading
 
GraphStoreCatalogListener - Interface in org.neo4j.gds.core.loading
 
GraphStoreCatalogService - Class in org.neo4j.gds.core.loading
One day the graph catalog won't be a static thing, it'll instead be a dependency you inject here.
GraphStoreCatalogService() - Constructor for class org.neo4j.gds.core.loading.GraphStoreCatalogService
 
graphStoreCount() - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
graphStoreCount() - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
 
graphStoreCount(DatabaseId) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
GraphStoreExportSettings - Class in org.neo4j.gds.core
 
GraphStoreExportSettings() - Constructor for class org.neo4j.gds.core.GraphStoreExportSettings
 
graphStoreFactory() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
graphStoreFactory() - Method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
graphStoreFactory() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
graphStoreFactory() - Method in interface org.neo4j.gds.config.GraphSampleProcConfig
 
graphStoreFactory() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
graphStoreFactory() - Method in interface org.neo4j.gds.core.GraphLoader
 
GraphStoreFactory<STORE extends GraphStore,​CONFIG extends GraphProjectConfig> - Class in org.neo4j.gds.api
The Abstract Factory defines the construction of the graph
GraphStoreFactory(CONFIG, Capabilities, GraphLoaderContext, GraphDimensions) - Constructor for class org.neo4j.gds.api.GraphStoreFactory
 
GraphStoreFactory.ImportResult<STORE extends GraphStore> - Interface in org.neo4j.gds.api
 
GraphStoreFactory.Supplier - Interface in org.neo4j.gds.api
 
graphStoreValidation(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
GraphStoreWithConfig - Interface in org.neo4j.gds.core.loading
 
GraphStoreWrapper - Interface in org.neo4j.gds.api
 
GraphStreamGraphPropertiesConfig - Interface in org.neo4j.gds.config
 
GraphStreamRelationshipPropertiesConfig - Interface in org.neo4j.gds.config
 
GraphStreamRelationshipsConfig - Interface in org.neo4j.gds.config
 
GrowingArrayIdMapBuilder - Class in org.neo4j.gds.core.loading
 

H

hasGraphProperty(String) - Method in interface org.neo4j.gds.api.GraphStore
 
hasGraphProperty(String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
hasGraphProperty(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
hashCode() - Method in class org.neo4j.gds.api.DatabaseId
 
hashCode() - Method in class org.neo4j.gds.api.GraphCharacteristics
 
hashCode() - Method in class org.neo4j.gds.api.GraphName
 
hashCode() - Method in class org.neo4j.gds.api.User
 
hashCode() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedDoubleProducer
 
hashCode() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedLongProducer
 
hashCode() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleArrayProducer
 
hashCode() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleEmbeddingProducer
 
hashCode() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleProducer
 
hashCode() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomEmbeddingProducer
 
hashCode() - Method in class org.neo4j.gds.core.utils.partition.DegreePartition
 
hashCode() - Method in class org.neo4j.gds.core.utils.partition.Partition
 
hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.api.GraphAdapter
 
hasLabel(long, NodeLabel) - Method in interface org.neo4j.gds.api.IdMap
 
hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.api.IdMapAdapter
 
hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.api.LabeledIdMap
 
hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
hasLabel(long, NodeLabel) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
hasLabelInformation() - Method in class org.neo4j.gds.core.loading.NodesBatchBuffer
 
hasNext() - Method in class org.neo4j.gds.api.BatchNodeIterable.BitSetIdIterator
 
hasNext() - Method in class org.neo4j.gds.api.BatchNodeIterable.IdIterator
 
hasNextLong() - Method in enum org.neo4j.gds.api.PropertyCursor.EmptyPropertyCursor
 
hasNextLong() - Method in interface org.neo4j.gds.api.PropertyCursor
Return true iff there is at least one more target to decode.
hasNextLong() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
hasNextVLong() - Method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
hasNextVLong() - Method in interface org.neo4j.gds.api.AdjacencyCursor
Return true iff there is at least one more target to decode.
hasNextVLong() - Method in class org.neo4j.gds.core.compression.packed.BlockAlignedTailCursor
 
hasNextVLong() - Method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailCursor
 
hasNextVLong() - Method in class org.neo4j.gds.core.compression.packed.PackedTailCursor
 
hasNextVLong() - Method in class org.neo4j.gds.core.compression.packed.VarLongTailCursor
 
hasNextVLong() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
hasNextVLong() - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList.DecompressingCursor
 
hasNextVLong() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
hasNextVLong() - Method in class org.neo4j.gds.core.huge.NodeFilteredAdjacencyCursor
 
hasNodeProperty(String) - Method in interface org.neo4j.gds.api.GraphStore
 
hasNodeProperty(String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
hasNodeProperty(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
hasNodeProperty(Collection<NodeLabel>, String) - Method in interface org.neo4j.gds.api.GraphStore
 
hasNodeProperty(Collection<NodeLabel>, String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
hasNodeProperty(Collection<NodeLabel>, String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
hasNodeProperty(NodeLabel, String) - Method in interface org.neo4j.gds.api.GraphStore
 
hasNodeProperty(NodeLabel, String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
hasNodeProperty(NodeLabel, String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
hasRelationshipProperty - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
hasRelationshipProperty() - Method in interface org.neo4j.gds.api.Graph
 
hasRelationshipProperty() - Method in class org.neo4j.gds.api.GraphAdapter
 
hasRelationshipProperty() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
hasRelationshipProperty() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
hasRelationshipProperty(RelationshipType, String) - Method in interface org.neo4j.gds.api.GraphStore
 
hasRelationshipProperty(RelationshipType, String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
hasRelationshipProperty(RelationshipType, String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
hasRelationshipType(RelationshipType) - Method in interface org.neo4j.gds.api.GraphStore
 
hasRelationshipType(RelationshipType) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
hasRelationshipType(RelationshipType) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
hasRelationshipWeightProperty() - Method in interface org.neo4j.gds.config.RelationshipWeightConfig
 
hasTargetNodes() - Method in interface org.neo4j.gds.config.TargetNodesConfig
 
hasValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
 
headerAllocations() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
headerAllocations() - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
headerAllocations() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
headerAllocations() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Histogram that tracks the number of bytes used to store header information for a single adjacency list.
headerBits() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
headerBits() - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
headerBits() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
headerBits() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Histogram that tracks the number of bits used to encode a block of target ids.
headTailDiffBits() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
headTailDiffBits() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the absolute difference between the number of bits required to encode the head value and the average number of bits required for the tail values.
heapAllocations() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
heapAllocations() - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
heapAllocations() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
heapAllocations() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Histogram that tracks heap allocations sizes during adjacency list construction.
highestOriginalId() - Method in class org.neo4j.gds.api.GraphAdapter
 
highestOriginalId() - Method in interface org.neo4j.gds.api.IdMap
The highest id that is mapped in this id mapping.
highestOriginalId() - Method in class org.neo4j.gds.api.IdMapAdapter
 
highestOriginalId() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
highestOriginalId() - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
highestOriginalId() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
highestOriginalId() - Method in class org.neo4j.gds.core.loading.ArrayIdMap
 
highestOriginalId() - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
highestOriginalId() - Method in class org.neo4j.gds.core.loading.HighLimitIdMap
 
HighLimitIdMap - Class in org.neo4j.gds.core.loading
 
HighLimitIdMap(ShardedLongLongMap, IdMap) - Constructor for class org.neo4j.gds.core.loading.HighLimitIdMap
 
HighLimitIdMapBuilder - Class in org.neo4j.gds.core.loading
 
HISTOGRAM_PRECISION_DEFAULT - Static variable in class org.neo4j.gds.core.ProcedureConstants
 
hostname() - Method in interface org.neo4j.gds.config.WriteConfig.ArrowConnectionInfo
 
httpEnabled() - Static method in class org.neo4j.gds.core.Settings
 
httpsEnabled() - Static method in class org.neo4j.gds.core.Settings
 
HugeAtomicBitSet - Class in org.neo4j.gds.core.utils.paged
 
HugeAtomicDisjointSetStruct - Class in org.neo4j.gds.core.utils.paged.dss
Add adaption of the C++ implementation [1] for the "Wait-free Parallel Algorithms for the Union-Find Problem" [2] with some input from an atomic DSS implementation in Rust [3].
HugeAtomicDisjointSetStruct(long, int) - Constructor for class org.neo4j.gds.core.utils.paged.dss.HugeAtomicDisjointSetStruct
 
HugeAtomicDisjointSetStruct(long, NodePropertyValues, int) - Constructor for class org.neo4j.gds.core.utils.paged.dss.HugeAtomicDisjointSetStruct
 
HugeAtomicGrowingBitSet - Class in org.neo4j.gds.core.utils.paged
 
HugeDoubleArrayStack - Class in org.neo4j.gds.core.utils.paged
 
HugeDoubleTriangularMatrix - Class in org.neo4j.gds.core.utils.paged
 
HugeDoubleTriangularMatrix(long) - Constructor for class org.neo4j.gds.core.utils.paged.HugeDoubleTriangularMatrix
 
HugeGraph - Class in org.neo4j.gds.core.huge
Huge Graph contains two array like data structures.
HugeGraph(IdMap, GraphSchema, GraphCharacteristics, Map<String, NodePropertyValues>, long, AdjacencyList, AdjacencyList, boolean, double, AdjacencyProperties, AdjacencyProperties, boolean) - Constructor for class org.neo4j.gds.core.huge.HugeGraph
 
HugeLongArrayBuilder - Class in org.neo4j.gds.core.utils.paged
 
HugeLongArrayBuilder.Allocator - Class in org.neo4j.gds.core.utils.paged
 
HugeLongArrayQueue - Class in org.neo4j.gds.core.utils.paged
 
HugeLongArrayStack - Class in org.neo4j.gds.core.utils.paged
 
HugeLongDoubleMap - Class in org.neo4j.gds.core.utils.paged
 
HugeLongDoubleMap() - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
New instance with sane defaults.
HugeLongDoubleMap(long) - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
New instance with sane defaults.
HugeLongLongDoubleMap - Class in org.neo4j.gds.core.utils.paged
map with two longs as keys and huge underlying storage, so it can store more than 2B values
HugeLongLongDoubleMap() - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongLongDoubleMap
New instance with sane defaults.
HugeLongLongDoubleMap(long) - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongLongDoubleMap
New instance with sane defaults.
HugeLongLongMap - Class in org.neo4j.gds.core.utils.paged
map with long=>long mapping and huge underlying storage, so it can store more than 2B values
HugeLongLongMap() - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongLongMap
New instance with sane defaults.
HugeLongLongMap(long) - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongLongMap
New instance with sane defaults.
HugeLongMatrix - Class in org.neo4j.gds.core.utils.paged
 
HugeLongMatrix(long, long) - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongMatrix
 
HugeLongPriorityQueue - Class in org.neo4j.gds.core.utils.queue
A PriorityQueue specialized for longs that maintains a partial ordering of its elements such that the smallest value can always be found in constant time.
HugeLongPriorityQueue(long) - Constructor for class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Creates a new priority queue with the given capacity.
HugeLongSquareMatrix - Class in org.neo4j.gds.core.utils.paged
 
HugeLongSquareMatrix(long) - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongSquareMatrix
 
HugeLongTriangularMatrix - Class in org.neo4j.gds.core.utils.paged
 
HugeLongTriangularMatrix(long) - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongTriangularMatrix
 
HugeMergeSort - Class in org.neo4j.gds.core.utils.paged
 
HugeParallelGraphImporter<T extends java.lang.Runnable> - Interface in org.neo4j.gds.core.loading
 
HugeSerialIndirectMergeSort - Class in org.neo4j.gds.core.utils.paged
 
HugeSerialObjectMergeSort - Class in org.neo4j.gds.core.utils.paged
 

I

ID - Static variable in class org.neo4j.gds.core.loading.ArrayIdMapBuilder
 
ID - Static variable in class org.neo4j.gds.core.loading.HighLimitIdMapBuilder
 
identity(int) - Static method in class org.neo4j.gds.core.utils.paged.ParallelDoublePageCreator
 
identity(int) - Static method in class org.neo4j.gds.core.utils.paged.ParalleLongPageCreator
 
IdIterable(long, long) - Constructor for class org.neo4j.gds.api.BatchNodeIterable.IdIterable
 
IdIterator(long) - Constructor for class org.neo4j.gds.api.BatchNodeIterable.IdIterator
 
idMap - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
idMap() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
idMap() - Method in interface org.neo4j.gds.core.loading.LazyIdMapBuilder.HighLimitIdMapAndProperties
 
idMap() - Method in interface org.neo4j.gds.core.loading.Nodes
 
IdMap - Interface in org.neo4j.gds.api
Bidirectional mapping between two id spaces.
IdMap.NodeLabelConsumer - Interface in org.neo4j.gds.api
 
IdMapAdapter - Class in org.neo4j.gds.api
 
IdMapAdapter(IdMap) - Constructor for class org.neo4j.gds.api.IdMapAdapter
 
IdMapAllocator - Interface in org.neo4j.gds.core.loading
 
idMapBehavior() - Static method in class org.neo4j.gds.core.IdMapBehaviorServiceProvider
 
idMapBehavior(IdMapBehavior) - Static method in class org.neo4j.gds.core.IdMapBehaviorServiceProvider
 
IdMapBehavior - Interface in org.neo4j.gds.core
 
IdMapBehaviorFactory - Interface in org.neo4j.gds.core
 
IdMapBehaviorServiceProvider - Class in org.neo4j.gds.core
 
IdMapBuilder - Interface in org.neo4j.gds.core.loading
 
ignore(int) - Method in interface org.neo4j.gds.core.loading.NodeLabelTokenSet
 
ignore(int) - Method in class org.neo4j.gds.core.loading.NodeLabelTokenSet.IntNodeLabelTokenSet
 
ignore(int) - Method in class org.neo4j.gds.core.loading.NodeLabelTokenSet.LongNodeLabelTokenSet
 
IGNORE_VALUE - Static variable in class org.neo4j.gds.core.loading.AdjacencyPreAggregation
 
ImmutableHistogram - Interface in org.neo4j.gds.core.compression.common
 
ImmutableHistogram.Empty - Class in org.neo4j.gds.core.compression.common
 
IMPLICIT_GRAPH_NAME - Static variable in interface org.neo4j.gds.config.GraphProjectConfig
 
importedNodes() - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
importNodes(NodesBatchBuffer, IntObjectMap<List<NodeLabel>>, NodeImporter.PropertyReader) - Method in class org.neo4j.gds.core.loading.NodeImporter
 
importNodes(NodesBatchBuffer, NodeImporter.PropertyReader) - Method in class org.neo4j.gds.core.loading.NodeImporter
 
importProperties(long, NodeLabelTokenSet, PropertyReference, KernelTransaction) - Method in class org.neo4j.gds.core.loading.NativeNodePropertyImporter
 
importRelationships() - Method in class org.neo4j.gds.core.loading.ThreadLocalSingleTypeRelationshipImporter
 
importRelationships(RelationshipsBatchBuffer, long[], long[][], AdjacencyBuffer) - Method in class org.neo4j.gds.core.loading.ThreadLocalSingleTypeRelationshipImporter
 
importResults() - Method in interface org.neo4j.gds.core.loading.RelationshipImportResult
 
ImportSizing - Class in org.neo4j.gds.core.loading
 
indexOfMaxValue() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
indexOfMaxValue() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the index of the max value within a block of target ids.
indexOfMinValue() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
indexOfMinValue() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the index of the min value within a block of target ids.
init() - Method in interface org.neo4j.gds.api.compress.AdjacencyCompressorFactory
Prepares the compressor for flushing, for example by initializing data structures as they are needed.
init() - Method in class org.neo4j.gds.core.compression.common.AbstractAdjacencyCompressorFactory
 
init(long, int) - Method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
init(long, int) - Method in interface org.neo4j.gds.api.AdjacencyCursor
Initialize this cursor to point to the given index.
init(long, int) - Method in enum org.neo4j.gds.api.PropertyCursor.EmptyPropertyCursor
 
init(long, int) - Method in interface org.neo4j.gds.api.PropertyCursor
Initialize this cursor to point to the given index.
init(long, int) - Method in class org.neo4j.gds.core.compression.packed.BlockAlignedTailCursor
 
init(long, int) - Method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailCursor
 
init(long, int) - Method in class org.neo4j.gds.core.compression.packed.PackedTailCursor
 
init(long, int) - Method in class org.neo4j.gds.core.compression.packed.VarLongTailCursor
 
init(long, int) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
init(long, int) - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList.DecompressingCursor
 
init(long, int) - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
init(long, int) - Method in class org.neo4j.gds.core.huge.NodeFilteredAdjacencyCursor
 
init(HugeIntArray, HugeLongArray, HugeLongArray) - Method in interface org.neo4j.gds.api.compress.AdjacencyCompressorFactory
 
init(HugeIntArray, HugeLongArray, HugeLongArray) - Method in class org.neo4j.gds.core.compression.common.AbstractAdjacencyCompressorFactory
 
initNodesBuilder() - Static method in class org.neo4j.gds.core.loading.construction.GraphFactory
 
initNodesBuilder(NodeSchema) - Static method in class org.neo4j.gds.core.loading.construction.GraphFactory
 
initRelationshipsBuilder() - Static method in class org.neo4j.gds.core.loading.construction.GraphFactory
 
InlinedHeadPackedTailCursor - Class in org.neo4j.gds.core.compression.packed
 
InlinedHeadPackedTailCursor(long[]) - Constructor for class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailCursor
 
InlinedHeadPackedTailPacker - Class in org.neo4j.gds.core.compression.packed
Compresses values in blocks of AdjacencyPacking.BLOCK_SIZE using bit-packing.
InMemoryGraphTrackerExtensionFactory - Class in org.neo4j.gds.core.loading
 
InMemoryGraphTrackerExtensionFactory() - Constructor for class org.neo4j.gds.core.loading.InMemoryGraphTrackerExtensionFactory
 
InMemoryGraphTrackerExtensionFactory.Dependencies - Interface in org.neo4j.gds.core.loading
 
innerGraphStore() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
innerGraphStore() - Method in interface org.neo4j.gds.api.GraphStoreWrapper
 
InnerNodePropertiesBuilder - Interface in org.neo4j.gds.core.loading.nodeproperties
 
innerTypeId(String) - Static method in class org.neo4j.gds.core.loading.HighLimitIdMap
 
input() - Method in interface org.neo4j.gds.core.loading.DoubleCodec.CompressionInfo
 
insert(long[]) - Method in class org.neo4j.gds.core.loading.ArrayIdMapBuilder.BulkAdder
 
insert(long[]) - Method in interface org.neo4j.gds.core.loading.IdMapAllocator
 
insert(long[]) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder.Allocator
 
insert(long[]) - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap.BatchedBuilder.Batch
 
insertAt(long, PAGE, int) - Method in class org.neo4j.gds.core.compression.common.BumpAllocator.LocalPositionalAllocator
Inserts slice into the allocator at the given position
insertInto(int, ModifiableSlice<PAGE>) - Method in class org.neo4j.gds.core.compression.common.BumpAllocator.LocalAllocator
Allocate some memory into the slice, returns global address
instance() - Static method in class org.neo4j.gds.core.AsJavaObject
 
instance() - Static method in class org.neo4j.gds.core.loading.NoopDoubleCodec
 
INSTANCE - org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
INSTANCE - org.neo4j.gds.api.PropertyCursor.EmptyPropertyCursor
 
INSTANCE - org.neo4j.gds.core.compression.common.ZigZagLongDecoding.Identity
 
INSTANCE - Static variable in class org.neo4j.gds.api.properties.nodes.EmptyDoubleArrayNodePropertyValues
 
INSTANCE - Static variable in class org.neo4j.gds.api.properties.nodes.EmptyDoubleNodePropertyValues
 
INSTANCE - Static variable in class org.neo4j.gds.api.properties.nodes.EmptyFloatArrayNodePropertyValues
 
INSTANCE - Static variable in class org.neo4j.gds.api.properties.nodes.EmptyLongArrayNodePropertyValues
 
INSTANCE - Static variable in class org.neo4j.gds.api.properties.nodes.EmptyLongNodePropertyValues
 
INSTANCE - Static variable in class org.neo4j.gds.core.concurrency.DefaultPool
 
IntBinaryPredicate - Interface in org.neo4j.gds.api
 
intermediateIdMap() - Method in interface org.neo4j.gds.core.loading.LazyIdMapBuilder.HighLimitIdMapAndProperties
 
internalRelationshipTypes(GraphStore) - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
intersect(GraphCharacteristics) - Method in class org.neo4j.gds.api.GraphCharacteristics
Intersects the characteristics with the given one and returns a new characteristics instance.
intersectAll(long, IntersectionConsumer) - Method in interface org.neo4j.gds.api.RelationshipIntersect
 
intersection(LongHashSet, LongHashSet) - Static method in class org.neo4j.gds.core.utils.Intersections
 
intersection2(long[], long[]) - Static method in class org.neo4j.gds.core.utils.Intersections
 
intersection3(long[], long[]) - Static method in class org.neo4j.gds.core.utils.Intersections
 
intersection4(long[], long[]) - Static method in class org.neo4j.gds.core.utils.Intersections
 
intersectionArraysWithLength(long[], long[], int, int) - Static method in class org.neo4j.gds.core.utils.Intersections
 
IntersectionConsumer - Interface in org.neo4j.gds.api
 
Intersections - Class in org.neo4j.gds.core.utils
 
Intersections() - Constructor for class org.neo4j.gds.core.utils.Intersections
 
IntNodeLabelTokenSet(int[]) - Constructor for class org.neo4j.gds.core.loading.NodeLabelTokenSet.IntNodeLabelTokenSet
 
intoPages() - Method in class org.neo4j.gds.core.compression.common.BumpAllocator
 
intValue() - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Returns the current value of this AtomicDouble as an int after a narrowing primitive conversion, with memory effects as specified by VarHandle.getVolatile(java.lang.Object...).
invalid() - Static method in class org.neo4j.gds.core.loading.construction.NodeLabelTokens
 
inverseAdjacency - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
inverseIndex(boolean) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
inverseIndexed() - Method in class org.neo4j.gds.api.GraphCharacteristics.Builder
 
inverseIndexedRelationshipTypes() - Method in interface org.neo4j.gds.api.GraphStore
 
inverseIndexedRelationshipTypes() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
inverseIndexedRelationshipTypes() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
inverseOfRelationshipType() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.SingleTypeRelationshipImportContext
 
inverseProperties - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
inverseProperties() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationships
 
inverseRelationshipProperties() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
inverseRelationshipTopology() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
inverseTopology() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationships
 
isAdmin() - Method in class org.neo4j.gds.api.User
 
isDirected() - Method in class org.neo4j.gds.api.GraphCharacteristics
 
isEmpty() - Method in interface org.neo4j.gds.api.Graph
 
isEmpty() - Method in interface org.neo4j.gds.api.properties.PropertyStore
 
isEmpty() - Method in interface org.neo4j.gds.api.RelationshipPropertyStore
 
isEmpty() - Method in interface org.neo4j.gds.core.loading.construction.NodeLabelToken
 
isEmpty() - Method in class org.neo4j.gds.core.loading.construction.PropertyValues
 
isEmpty() - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
isEmpty() - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
isEmpty() - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
isEmpty() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Returns true iff no bit is set.
isEmpty() - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArrayStack
 
isEmpty() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayQueue
 
isEmpty() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayStack
 
isEmpty() - Method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
 
isEmpty() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongDoubleMap
 
isEmpty() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
isEmpty() - Method in class org.neo4j.gds.core.utils.paged.PagedLongStack
 
isEmpty() - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
 
isFictitiousLoading() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
isFull() - Method in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
isHighLimitIdMap(String) - Static method in class org.neo4j.gds.core.loading.HighLimitIdMap
 
isIncremental() - Method in interface org.neo4j.gds.config.SeedConfig
 
isInvalid() - Method in interface org.neo4j.gds.core.loading.construction.NodeLabelToken
 
isInverseIndexed() - Method in class org.neo4j.gds.api.GraphCharacteristics
 
isMissing() - Method in interface org.neo4j.gds.core.loading.construction.NodeLabelToken
 
isMultiGraph - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
isMultiGraph() - Method in interface org.neo4j.gds.api.Graph
Whether the graph is guaranteed to have no parallel relationships.
isMultiGraph() - Method in class org.neo4j.gds.api.GraphAdapter
 
isMultiGraph() - Method in interface org.neo4j.gds.api.Topology
 
isMultiGraph() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
isMultiGraph() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
isNodeFilteredGraph() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
isSingleLabel() - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
isSingleLabel() - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
isTerminated() - Method in class org.neo4j.gds.TransactionTerminationMonitor
 
isUndirected() - Method in class org.neo4j.gds.api.GraphCharacteristics
 
IterationsConfig - Interface in org.neo4j.gds.config
 
iterator() - Method in class org.neo4j.gds.api.BatchNodeIterable.IdIterable
 
iterator() - Method in class org.neo4j.gds.core.utils.LazyBatchCollection
 
iterator() - Method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
 
iterator() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
iterator() - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
 
iterator() - Method in class org.neo4j.gds.core.utils.SetBitsIterable
 
IteratorPartition - Class in org.neo4j.gds.core.utils.partition
 
IteratorPartition(PrimitiveIterator.OfLong, long) - Constructor for class org.neo4j.gds.core.utils.partition.IteratorPartition
 

K

key() - Method in interface org.neo4j.gds.api.properties.Property
 
key() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
keySet() - Method in interface org.neo4j.gds.api.properties.PropertyStore
 
keySet() - Method in interface org.neo4j.gds.api.RelationshipPropertyStore
 

L

LabeledIdMap - Class in org.neo4j.gds.api
 
LabeledIdMap(LabelInformation, long) - Constructor for class org.neo4j.gds.api.LabeledIdMap
 
labelInformation - Variable in class org.neo4j.gds.api.LabeledIdMap
 
labelInformation() - Method in class org.neo4j.gds.api.LabeledIdMap
 
LabelInformation - Interface in org.neo4j.gds.core.loading
 
LabelInformation.Builder - Interface in org.neo4j.gds.core.loading
 
LabelInformation.LabelInformationConsumer - Interface in org.neo4j.gds.core.loading
 
LabelInformationBuilders - Class in org.neo4j.gds.core.loading
 
labels() - Method in class org.neo4j.gds.core.loading.MultipleNodeLabelIndexReference
 
labels() - Method in class org.neo4j.gds.core.loading.NodeCursorReference
 
labels() - Method in class org.neo4j.gds.core.loading.NodeLabelIndexReference
 
labels() - Method in interface org.neo4j.gds.core.loading.NodeReference
 
labels(long) - Method in interface org.neo4j.gds.beta.generator.NodeLabelProducer
 
labelTokens() - Method in class org.neo4j.gds.core.loading.NodesBatchBuffer
 
layout() - Method in interface org.neo4j.gds.core.utils.ArrayLayout.LayoutAndSecondary
 
LazyBatchCollection<T> - Class in org.neo4j.gds.core.utils
 
LazyBatchCollection.BatchSupplier<T> - Interface in org.neo4j.gds.core.utils
 
LazyDegreePartitionIterator - Class in org.neo4j.gds.core.utils.partition
 
LazyDegreePartitionIterator() - Constructor for class org.neo4j.gds.core.utils.partition.LazyDegreePartitionIterator
 
LazyIdMapBuilder - Class in org.neo4j.gds.core.loading
 
LazyIdMapBuilder(int, boolean, boolean, PropertyState) - Constructor for class org.neo4j.gds.core.loading.LazyIdMapBuilder
 
LazyIdMapBuilder.HighLimitIdMapAndProperties - Interface in org.neo4j.gds.core.loading
 
lazySet(long) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Sets the value to newValue, with memory effects as specified by VarHandle.setRelease(java.lang.Object...).
length - Variable in class org.neo4j.gds.api.compress.DoubleArrayBuffer
 
length - Variable in class org.neo4j.gds.api.compress.LongArrayBuffer
 
length() - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilder.Slice
 
length() - Method in class org.neo4j.gds.core.loading.NodeLabelTokenSet.IntNodeLabelTokenSet
 
length() - Method in interface org.neo4j.gds.core.loading.NodeLabelTokenSet
 
length() - Method in class org.neo4j.gds.core.loading.NodeLabelTokenSet.LongNodeLabelTokenSet
 
length() - Method in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
length() - Method in interface org.neo4j.gds.core.utils.PageReordering.PageOrdering
length() - Method in class org.neo4j.gds.core.utils.partition.IteratorPartition
 
lengthOfPage(PAGE) - Method in interface org.neo4j.gds.core.compression.common.BumpAllocator.PositionalFactory
 
lessThan(long, long) - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Defines the ordering of the queue.
listParameterKeys(Map<String, Object>) - Static method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
loadCsvFileUrlRoot() - Static method in class org.neo4j.gds.core.Settings
 
loadingContext - Variable in class org.neo4j.gds.api.GraphStoreFactory
 
LoadingExceptions - Class in org.neo4j.gds.core.loading
 
loadPropertyTokens(Map<? extends ElementIdentifier, ? extends ElementProjection>, TokenRead) - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
LOCAL - org.neo4j.gds.core.loading.Capabilities.WriteMode
 
localId(long) - Method in interface org.neo4j.gds.core.loading.AdjacencyBufferPaging
 
log() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
logLoadingSummary(GraphStore) - Method in class org.neo4j.gds.api.CSRGraphStoreFactory
 
logs - Static variable in class org.neo4j.gds.core.RemoteMLCatalog
 
LongArrayBuffer - Class in org.neo4j.gds.api.compress
 
LongArrayBuffer() - Constructor for class org.neo4j.gds.api.compress.LongArrayBuffer
 
LongArrayBuffer(long[], int) - Constructor for class org.neo4j.gds.api.compress.LongArrayBuffer
 
LongArrayGraphPropertyValues - Interface in org.neo4j.gds.api.properties.graph
 
LongArrayNodePropertiesBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
LongArrayNodePropertiesBuilder(DefaultValue, int) - Constructor for class org.neo4j.gds.core.loading.nodeproperties.LongArrayNodePropertiesBuilder
 
LongArrayNodePropertyValues - Interface in org.neo4j.gds.api.properties.nodes
 
longArrayValue(long) - Method in class org.neo4j.gds.api.properties.nodes.EmptyLongArrayNodePropertyValues
 
longArrayValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.LongArrayNodePropertyValues
 
longArrayValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
 
longArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
longArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues.OriginalToFilteredNodePropertyValues
 
longArrayValues() - Method in interface org.neo4j.gds.api.properties.graph.GraphPropertyValues
 
longArrayValues() - Method in interface org.neo4j.gds.api.properties.graph.LongArrayGraphPropertyValues
 
LongGraphPropertyValues - Interface in org.neo4j.gds.api.properties.graph
 
LongNodePropertiesBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
LongNodePropertyValues - Interface in org.neo4j.gds.api.properties.nodes
 
LongNodePropertyValuesAdapter - Class in org.neo4j.gds.api.properties.nodes
 
LongNullPropertyMap(long) - Constructor for class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
longValue() - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Returns the current value of this AtomicDouble as an long after a narrowing primitive conversion, with memory effects as specified by VarHandle.getVolatile(java.lang.Object...).
longValue(long) - Method in class org.neo4j.gds.api.properties.nodes.EmptyLongNodePropertyValues
 
longValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.LongNodePropertyValues
 
longValue(long) - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
 
longValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
longValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues.OriginalToFilteredNodePropertyValues
 
longValue(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
longValue(long) - Method in class org.neo4j.gds.core.utils.OriginalIdNodePropertyValues
 
longValues() - Method in interface org.neo4j.gds.api.properties.graph.GraphPropertyValues
 
longValues() - Method in interface org.neo4j.gds.api.properties.graph.LongGraphPropertyValues
 
loopPack(int, long[], int, int, long) - Static method in class org.neo4j.gds.core.compression.packed.AdjacencyPacking
 
loopUnpack(int, long[], int, int, long) - Static method in class org.neo4j.gds.core.compression.packed.AdjacencyUnpacking
 

M

map(long) - Method in interface org.neo4j.gds.api.compress.AdjacencyCompressor.ValueMapper
A mapper to transform values before compressing them.
mapNode(VirtualNodeValue) - Method in class org.neo4j.gds.core.AsJavaObject
 
mapPath(VirtualPathValue) - Method in class org.neo4j.gds.core.AsJavaObject
 
mapRelationship(VirtualRelationshipValue) - Method in class org.neo4j.gds.core.AsJavaObject
 
materialize() - Method in class org.neo4j.gds.core.utils.partition.IteratorPartition
 
max() - Method in class org.neo4j.gds.core.compression.BoundedHistogram
Returns the highest recorded value in the histogram.
max(int) - Static method in class org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue
 
max(int) - Static method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
max(long) - Static method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Returns a non growing max priority queue, i.e.
maxBits() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
maxBits() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the maximum number of bits used to encode a block of target ids.
maxIterations() - Method in interface org.neo4j.gds.config.IterationsConfig
 
maxOriginalId() - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap
 
maxValue() - Method in class org.neo4j.gds.core.compression.common.ImmutableHistogram.Empty
 
maxValue() - Method in interface org.neo4j.gds.core.compression.common.ImmutableHistogram
 
maxWaitRetries() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
If the RunWithConcurrency.executor() is not able to accept any more tasks, we will wait and retry submitting the task.
mayInterruptIfRunning() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
If the RunWithConcurrency.terminationFlag() triggers or the calling thread is interrupted, all running tasks are cancelled.
mean() - Method in class org.neo4j.gds.core.compression.BoundedHistogram
Return the average value recorded.
mean() - Method in class org.neo4j.gds.core.compression.common.ImmutableHistogram.Empty
 
mean() - Method in interface org.neo4j.gds.core.compression.common.ImmutableHistogram
 
meanBits() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
meanBits() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the mean of the number of bits used to encode a block of target ids.
median() - Method in class org.neo4j.gds.core.compression.BoundedHistogram
Return the median value recorded.
medianBits() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
medianBits() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the median of the number of bits used to encode a block of target ids.
memoryEstimation() - Method in interface org.neo4j.gds.core.IdMapBehavior
 
memoryEstimation() - Static method in class org.neo4j.gds.core.loading.ArrayIdMap
 
memoryEstimation() - Static method in class org.neo4j.gds.core.loading.nodeproperties.NodePropertiesFromStoreBuilder
 
memoryEstimation() - Method in class org.neo4j.gds.core.OpenGdsIdMapBehavior
 
memoryEstimation() - Static method in class org.neo4j.gds.core.utils.paged.HugeLongArrayQueue
 
memoryEstimation() - Static method in class org.neo4j.gds.core.utils.paged.HugeLongArrayStack
 
memoryEstimation() - Static method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
 
memoryEstimation() - Static method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
memoryEstimation() - Static method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
 
memoryEstimation(boolean) - Static method in class org.neo4j.gds.core.utils.paged.dss.HugeAtomicDisjointSetStruct
 
memoryEstimation(int) - Static method in class org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue
 
memoryEstimation(int) - Static method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
memoryEstimation(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
 
memoryEstimation(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeLongArrayQueue
 
memoryEstimation(long) - Static method in class org.neo4j.gds.core.utils.paged.PagedLongStack
 
memoryEstimation(long, long, int) - Static method in class org.neo4j.gds.core.loading.ChunkedAdjacencyLists
 
memoryEstimation(long, long, int, int) - Static method in class org.neo4j.gds.core.loading.AdjacencyBuffer
 
memoryEstimation(RelationshipType, int, boolean) - Static method in class org.neo4j.gds.core.loading.AdjacencyBuffer
 
MemoryEstimationSettings - Class in org.neo4j.gds.internal
 
MemoryEstimationSettings() - Constructor for class org.neo4j.gds.internal.MemoryEstimationSettings
 
memoryInfo() - Method in interface org.neo4j.gds.api.AdjacencyList
Returns information about on heap and off heap memory usage of this adjacency list.
memoryInfo() - Method in class org.neo4j.gds.core.compression.mixed.MixedAdjacencyList
 
memoryInfo() - Method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyList
 
memoryInfo() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
memoryInfo() - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList
 
memoryInfo() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyList
 
MemoryInfo - Interface in org.neo4j.gds.core.compression
 
MemoryInfoUtil - Class in org.neo4j.gds.core.compression
 
MemoryTracker - Interface in org.neo4j.gds.core.compression.common
 
MemoryTracker.Empty - Class in org.neo4j.gds.core.compression.common
 
MemoryTracker.NonEmpty - Class in org.neo4j.gds.core.compression.common
 
memoryTransactionMaxSize() - Static method in class org.neo4j.gds.core.Settings
 
merge(ImmutableHistogram) - Method in class org.neo4j.gds.core.compression.common.ImmutableHistogram.Empty
 
merge(ImmutableHistogram) - Method in interface org.neo4j.gds.core.compression.common.ImmutableHistogram
 
merge(MemoryInfo) - Method in interface org.neo4j.gds.core.compression.MemoryInfo
 
mergeInto(BlockStatistics) - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
min() - Method in class org.neo4j.gds.core.compression.BoundedHistogram
Returns the lowest recorded value in the histogram.
min(int) - Static method in class org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue
 
min(int) - Static method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
min(long) - Static method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Returns a non growing min priority queue, i.e.
MIN_PAGE_SIZE - Static variable in class org.neo4j.gds.core.loading.ImportSizing
 
minBatchSize() - Method in interface org.neo4j.gds.config.ConcurrencyConfig
 
minBits() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
minBits() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the minimum number of bits used to encode a block of target ids.
minCommunitySize() - Method in interface org.neo4j.gds.config.CommunitySizeConfig
 
minValue() - Method in class org.neo4j.gds.core.compression.common.ImmutableHistogram.Empty
 
minValue() - Method in interface org.neo4j.gds.core.compression.common.ImmutableHistogram
 
missing() - Static method in class org.neo4j.gds.core.loading.construction.NodeLabelTokens
 
mixed(LongSupplier, PropertyMappings, Aggregation[], boolean) - Static method in interface org.neo4j.gds.core.loading.AdjacencyListBehavior
 
MixedAdjacencyList - Class in org.neo4j.gds.core.compression.mixed
 
MixedAdjacencyProperties - Class in org.neo4j.gds.core.compression.mixed
 
MixedCompressor - Class in org.neo4j.gds.core.compression.mixed
 
MixedPage - Class in org.neo4j.gds.core.compression.mixed
 
MixedPage() - Constructor for class org.neo4j.gds.core.compression.mixed.MixedPage
 
MixedPageVisitor<R,​P> - Interface in org.neo4j.gds.core.compression.mixed
 
modelMetrics - Static variable in class org.neo4j.gds.core.RemoteMLCatalog
 
modelName() - Method in interface org.neo4j.gds.core.RemoteMLCatalog.ModelMetricIdentifier
 
modificationTime() - Method in interface org.neo4j.gds.api.GraphStore
 
modificationTime() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
modificationTime() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
MultiLabelInformation - Class in org.neo4j.gds.core.loading
 
MultiLabelInformation.Builder - Class in org.neo4j.gds.core.loading
 
multiLabelWithCapacity(long) - Static method in class org.neo4j.gds.core.loading.LabelInformationBuilders
 
multiLabelWithCapacityAndLabelInformation(long, Collection<NodeLabel>, Collection<NodeLabel>) - Static method in class org.neo4j.gds.core.loading.LabelInformationBuilders
 
MultipleNodeLabelIndexReference - Class in org.neo4j.gds.core.loading
 
MutableIntValue - Class in org.neo4j.gds.core.loading
 
MutableIntValue() - Constructor for class org.neo4j.gds.core.loading.MutableIntValue
 
MUTATE_PROPERTY_KEY - Static variable in interface org.neo4j.gds.config.MutateNodePropertyConfig
 
MUTATE_PROPERTY_KEY - Static variable in interface org.neo4j.gds.config.MutateRelationshipPropertyConfig
 
MUTATE_RELATIONSHIP_TYPE_KEY - Static variable in interface org.neo4j.gds.config.MutateRelationshipConfig
 
MutateConfig - Interface in org.neo4j.gds.config
 
MutateLabelConfig - Interface in org.neo4j.gds.config
 
mutateMillis - Variable in class org.neo4j.gds.result.AbstractResultBuilder
 
MutateNodePropertyConfig - Interface in org.neo4j.gds.config
 
mutateProperty() - Method in interface org.neo4j.gds.config.MutateNodePropertyConfig
 
mutateProperty() - Method in interface org.neo4j.gds.config.MutateRelationshipPropertyConfig
 
MutateRelationshipConfig - Interface in org.neo4j.gds.config
 
MutateRelationshipPropertyConfig - Interface in org.neo4j.gds.config
 
mutateRelationshipType() - Method in interface org.neo4j.gds.config.MutateRelationshipConfig
 

N

nativeAllocations() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
nativeAllocations() - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
nativeAllocations() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
nativeAllocations() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Histogram that tracks native allocations sizes during adjacency list construction.
NativeNodePropertyImporter - Class in org.neo4j.gds.core.loading
 
NativeNodePropertyImporter.Builder - Class in org.neo4j.gds.core.loading
 
neo4jHome() - Static method in class org.neo4j.gds.core.Settings
 
Neo4jValueConversion - Class in org.neo4j.gds.utils
 
newAdjacencyListBuilder(MemoryTracker) - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilderFactory
 
newAdjacencyListBuilder(MemoryTracker) - Method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyListBuilderFactory
 
newAdjacencyListBuilder(MemoryTracker) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyListBuilderFactory
 
newAdjacencyListBuilder(MemoryTracker) - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyListBuilderFactory
 
newAdjacencyPropertiesBuilder(MemoryTracker) - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilderFactory
 
newAdjacencyPropertiesBuilder(MemoryTracker) - Method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyListBuilderFactory
 
newAdjacencyPropertiesBuilder(MemoryTracker) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyListBuilderFactory
 
newAdjacencyPropertiesBuilder(MemoryTracker) - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyListBuilderFactory
 
newAllocator() - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilder
 
newAllocator() - Method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyListBuilder
 
newAllocator() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyListBuilder
 
newAllocator() - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyListBuilder
 
newArray(long) - Static method in class org.neo4j.gds.core.utils.paged.PagedAtomicIntegerArray
 
newBatch(long, long) - Method in interface org.neo4j.gds.core.utils.LazyBatchCollection.BatchSupplier
 
newBuilder() - Static method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder
 
newCopy(long[]) - Static method in class org.neo4j.gds.core.loading.RadixSort
 
newCopy(T[]) - Static method in class org.neo4j.gds.core.loading.RadixSort
 
newEmptyPages() - Method in interface org.neo4j.gds.core.compression.common.BumpAllocator.Factory
 
newHistogram(int) - Static method in class org.neo4j.gds.core.loading.RadixSort
 
newImporter(long, PrimitiveLongIterable) - Method in interface org.neo4j.gds.core.loading.HugeParallelGraphImporter
Return a new Runnable.
newInstance(ExtensionContext, GdsLogExtension.Dependencies) - Method in class org.neo4j.gds.core.GdsLogExtension
 
newInstance(ExtensionContext, GdsProxyExtension.Dependencies) - Method in class org.neo4j.gds.core.GdsProxyExtension
 
newInstance(ExtensionContext, InMemoryGraphTrackerExtensionFactory.Dependencies) - Method in class org.neo4j.gds.core.loading.InMemoryGraphTrackerExtensionFactory
 
newInstance(ExtensionContext, UsernameExtension.Dependencies) - Method in class org.neo4j.gds.core.UsernameExtension
 
newInstance(ExtensionContext, GcListenerExtension.Dependencies) - Method in class org.neo4j.gds.core.utils.mem.GcListenerExtension
 
newLocalAllocator() - Method in class org.neo4j.gds.core.compression.common.BumpAllocator
 
newLocalPositionalAllocator(BumpAllocator.PositionalFactory<PAGE>) - Method in class org.neo4j.gds.core.compression.common.BumpAllocator
 
newPage() - Method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
newPage() - Method in interface org.neo4j.gds.core.utils.paged.PageAllocator.PageFactory
 
newPage(int) - Method in interface org.neo4j.gds.core.compression.common.BumpAllocator.Factory
 
newPositionalAllocator() - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilder
 
newPositionalAllocator() - Method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyListBuilder
 
newPositionalAllocator() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyListBuilder
 
newPositionalAllocator() - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyListBuilder
 
newQueue(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeLongArrayQueue
 
newScanner(int, TransactionContext) - Method in interface org.neo4j.gds.core.loading.StoreScanner.Factory
 
newStack(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeDoubleArrayStack
 
newStack(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeLongArrayStack
 
newThread(Runnable) - Static method in class org.neo4j.gds.core.concurrency.ExecutorServiceUtil
 
nextBuffer() - Method in class org.neo4j.gds.core.loading.ArrayIdMapBuilder.BulkAdder
 
nextBuffer() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder.Allocator
 
nextLong() - Method in class org.neo4j.gds.api.BatchNodeIterable.BitSetIdIterator
 
nextLong() - Method in class org.neo4j.gds.api.BatchNodeIterable.IdIterator
 
nextLong() - Method in enum org.neo4j.gds.api.PropertyCursor.EmptyPropertyCursor
 
nextLong() - Method in interface org.neo4j.gds.api.PropertyCursor
Read the next target id.
nextLong() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
nextVLong() - Method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
nextVLong() - Method in interface org.neo4j.gds.api.AdjacencyCursor
Read and decode the next target id.
nextVLong() - Method in class org.neo4j.gds.core.compression.packed.BlockAlignedTailCursor
 
nextVLong() - Method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailCursor
 
nextVLong() - Method in class org.neo4j.gds.core.compression.packed.PackedTailCursor
 
nextVLong() - Method in class org.neo4j.gds.core.compression.packed.VarLongTailCursor
 
nextVLong() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
nextVLong() - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList.DecompressingCursor
 
nextVLong() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
nextVLong() - Method in class org.neo4j.gds.core.huge.NodeFilteredAdjacencyCursor
 
NO - org.neo4j.gds.config.RandomGraphGeneratorConfig.AllowSelfLoops
 
NO_TYPE - Static variable in interface org.neo4j.gds.api.IdMap
Used for IdMap implementations that do not require a type definition.
NODE_COUNT_KEY - Static variable in interface org.neo4j.gds.config.GraphProjectConfig
 
NODE_LABELS_KEY - Static variable in interface org.neo4j.gds.config.AlgoBaseConfig
 
NODE_QUERY_KEY - Static variable in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
NodeConfig - Interface in org.neo4j.gds.config
 
nodeCount - Variable in class org.neo4j.gds.core.loading.GraphProjectResult.Builder
 
nodeCount - Variable in class org.neo4j.gds.core.loading.GraphProjectResult
 
nodeCount - Variable in class org.neo4j.gds.result.AbstractResultBuilder
 
nodeCount() - Method in class org.neo4j.gds.api.GraphAdapter
 
nodeCount() - Method in interface org.neo4j.gds.api.GraphStore
 
nodeCount() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
nodeCount() - Method in interface org.neo4j.gds.api.IdMap
Number of mapped nodeIds.
nodeCount() - Method in class org.neo4j.gds.api.IdMapAdapter
 
nodeCount() - Method in class org.neo4j.gds.api.LabeledIdMap
 
nodeCount() - Method in class org.neo4j.gds.api.properties.nodes.EmptyDoubleArrayNodePropertyValues
 
nodeCount() - Method in class org.neo4j.gds.api.properties.nodes.EmptyDoubleNodePropertyValues
 
nodeCount() - Method in class org.neo4j.gds.api.properties.nodes.EmptyFloatArrayNodePropertyValues
 
nodeCount() - Method in class org.neo4j.gds.api.properties.nodes.EmptyLongArrayNodePropertyValues
 
nodeCount() - Method in class org.neo4j.gds.api.properties.nodes.EmptyLongNodePropertyValues
 
nodeCount() - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
 
nodeCount() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
nodeCount() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
nodeCount() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
nodeCount() - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
nodeCount() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
nodeCount() - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
nodeCount() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
nodeCount() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
nodeCount() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
nodeCount() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
nodeCount() - Method in class org.neo4j.gds.core.utils.OriginalIdNodePropertyValues
 
nodeCount() - Method in class org.neo4j.gds.core.utils.partition.Partition
 
nodeCount(long) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
nodeCount(NodeLabel) - Method in class org.neo4j.gds.api.GraphAdapter
 
nodeCount(NodeLabel) - Method in interface org.neo4j.gds.api.IdMap
Number of mapped nodeIds for a specific node label.
nodeCount(NodeLabel) - Method in class org.neo4j.gds.api.IdMapAdapter
 
nodeCount(NodeLabel) - Method in class org.neo4j.gds.api.LabeledIdMap
 
nodeCount(NodeLabel) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
nodeCount(NodeLabel) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
nodeCount(NodeLabel) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
nodeCountForLabel(NodeLabel) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
nodeCountForLabel(NodeLabel) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
NodeCursorReference - Class in org.neo4j.gds.core.loading
 
nodeFilter - Variable in class org.neo4j.gds.core.loading.GraphFilterResult
 
nodeFilter() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
nodeFilter() - Method in interface org.neo4j.gds.config.MutateLabelConfig
 
nodeFilter() - Method in interface org.neo4j.gds.config.WriteLabelConfig
 
NodeFilteredAdjacencyCursor - Class in org.neo4j.gds.core.huge
 
NodeFilteredGraph - Class in org.neo4j.gds.core.huge
 
NodeFilteredGraph(CSRGraph, FilteredIdMap) - Constructor for class org.neo4j.gds.core.huge.NodeFilteredGraph
 
nodeId() - Method in class org.neo4j.gds.core.loading.MultipleNodeLabelIndexReference
 
nodeId() - Method in class org.neo4j.gds.core.loading.NodeCursorReference
 
nodeId() - Method in class org.neo4j.gds.core.loading.NodeLabelIndexReference
 
nodeId() - Method in interface org.neo4j.gds.core.loading.NodeReference
 
nodeIdAsLong(String) - Static method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
NodeIdsParser - Interface in org.neo4j.gds.config
 
NodeImporter - Class in org.neo4j.gds.core.loading
 
NodeImporter.PropertyReader - Interface in org.neo4j.gds.core.loading
 
nodeIterator() - Method in class org.neo4j.gds.api.GraphAdapter
 
nodeIterator() - Method in class org.neo4j.gds.api.IdMapAdapter
 
nodeIterator() - Method in class org.neo4j.gds.api.LabeledIdMap
 
nodeIterator() - Method in interface org.neo4j.gds.api.NodeIterator
 
nodeIterator() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
nodeIterator() - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
nodeIterator() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
nodeIterator(Collection<NodeLabel>, long) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
nodeIterator(Collection<NodeLabel>, long) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
nodeIterator(Set<NodeLabel>) - Method in class org.neo4j.gds.api.GraphAdapter
 
nodeIterator(Set<NodeLabel>) - Method in class org.neo4j.gds.api.IdMapAdapter
 
nodeIterator(Set<NodeLabel>) - Method in class org.neo4j.gds.api.LabeledIdMap
 
nodeIterator(Set<NodeLabel>) - Method in interface org.neo4j.gds.api.NodeIterator
 
nodeIterator(Set<NodeLabel>) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
nodeIterator(Set<NodeLabel>) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
nodeIterator(Set<NodeLabel>) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
NodeIterator - Interface in org.neo4j.gds.api
Iterate over each node Id until either all nodes have been consumed or the consumer decides to stop the iteration.
nodeLabelIdentifiers(GraphStore) - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
NodeLabelIndexReference - Class in org.neo4j.gds.core.loading
 
nodeLabelProducer(NodeLabelProducer) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
NodeLabelProducer - Interface in org.neo4j.gds.beta.generator
 
nodeLabels() - Method in interface org.neo4j.gds.api.GraphStore
 
nodeLabels() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
nodeLabels() - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
nodeLabels() - Method in interface org.neo4j.gds.core.loading.construction.NodeLabelToken
 
nodeLabels() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
nodeLabels(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
nodeLabels(long) - Method in interface org.neo4j.gds.api.IdMap
 
nodeLabels(long) - Method in class org.neo4j.gds.api.IdMapAdapter
 
nodeLabels(long) - Method in class org.neo4j.gds.api.LabeledIdMap
 
nodeLabels(long) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
nodeLabels(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
nodeLabels(long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
nodeLabels(long) - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
nodeLabelsFilter() - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
nodeLabelsForNodeId(long) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
nodeLabelsForNodeId(long) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
NodeLabelToken - Interface in org.neo4j.gds.core.loading.construction
 
NodeLabelTokens - Class in org.neo4j.gds.core.loading.construction
 
NodeLabelTokenSet - Interface in org.neo4j.gds.core.loading
 
NodeLabelTokenSet.IntNodeLabelTokenSet - Class in org.neo4j.gds.core.loading
 
NodeLabelTokenSet.LongNodeLabelTokenSet - Class in org.neo4j.gds.core.loading
 
nodeProjections() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
nodeProperties - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
nodeProperties - Variable in class org.neo4j.gds.core.loading.GraphDropNodePropertiesResult
 
nodeProperties() - Method in interface org.neo4j.gds.config.GraphDropNodePropertiesConfig
 
nodeProperties() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
nodeProperties(String) - Method in class org.neo4j.gds.api.GraphAdapter
 
nodeProperties(String) - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyContainer
Return the property values for a property key NOTE: Avoid using this on the hot path, favor caching the NodeProperties object when possible
nodeProperties(String) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
nodeProperties(String) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
nodeProperties(String) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
NodePropertiesFromStoreBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
nodePropertiesWritten - Variable in class org.neo4j.gds.result.AbstractResultBuilder
 
nodeProperty(String) - Method in interface org.neo4j.gds.api.GraphStore
 
nodeProperty(String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
nodeProperty(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
NodeProperty - Interface in org.neo4j.gds.api.properties.nodes
 
NodePropertyContainer - Interface in org.neo4j.gds.api.properties.nodes
Getter interface for node properties.
nodePropertyKeys() - Method in interface org.neo4j.gds.api.GraphStore
 
nodePropertyKeys() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
nodePropertyKeys() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
nodePropertyKeys(Collection<NodeLabel>) - Method in interface org.neo4j.gds.api.GraphStore
 
nodePropertyKeys(Collection<NodeLabel>) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
nodePropertyKeys(NodeLabel) - Method in interface org.neo4j.gds.api.GraphStore
 
nodePropertyKeys(NodeLabel) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
nodePropertyKeys(NodeLabel) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
nodePropertyProducer(PropertyProducer<?>) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
NodePropertyStore - Interface in org.neo4j.gds.api.properties.nodes
 
NodePropertyStore.Builder - Class in org.neo4j.gds.api.properties.nodes
 
NodePropertyValues - Interface in org.neo4j.gds.api.properties.nodes
 
NodePropertyValuesAdapter - Class in org.neo4j.gds.api.properties.nodes
 
nodeQuery - Variable in class org.neo4j.gds.core.loading.GraphProjectCypherResult
 
nodeQuery() - Method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
NodeReference - Interface in org.neo4j.gds.core.loading
 
nodes() - Method in interface org.neo4j.gds.api.GraphStore
 
nodes() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
nodes() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
Nodes - Interface in org.neo4j.gds.core.loading
 
NodesBatchBuffer - Class in org.neo4j.gds.core.loading
 
NodesBuilder - Class in org.neo4j.gds.core.loading.construction
 
NodeScannerFactory - Class in org.neo4j.gds.core.loading
 
NodeWeightConfig - Interface in org.neo4j.gds.config
 
nodeWeightProperty() - Method in interface org.neo4j.gds.config.NodeWeightConfig
 
nodeWeightValidation(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.NodeWeightConfig
 
NONE - org.neo4j.gds.core.loading.Capabilities.WriteMode
 
NONE - Static variable in class org.neo4j.gds.api.GraphCharacteristics
 
NoopDoubleCodec - Class in org.neo4j.gds.core.loading
 
normalize() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationships
 
NOT_FOUND - Static variable in interface org.neo4j.gds.api.AdjacencyCursor
Special ID value that could be returned to indicate that no valid value can be produced
NOT_FOUND - Static variable in interface org.neo4j.gds.api.IdMap
Defines the value for unmapped ids
now() - Static method in class org.neo4j.gds.core.utils.TimeUtil
 
nthTarget(long, int) - Method in interface org.neo4j.gds.api.Graph
Get the n-th target node id for a given sourceNodeId.
nthTarget(long, int) - Method in class org.neo4j.gds.api.GraphAdapter
 
nthTarget(long, int) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
nthTarget(long, int) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
nthTarget(long, int) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
nthTarget(Graph, long, int) - Static method in interface org.neo4j.gds.api.Graph
NULL_CONTEXT - Static variable in interface org.neo4j.gds.api.GraphLoaderContext
 
NullPropertyMap - Class in org.neo4j.gds.core.loading
NodePropertyValues implementation which always returns a given default property value upon invocation.
NullPropertyMap() - Constructor for class org.neo4j.gds.core.loading.NullPropertyMap
 
NullPropertyMap.DoubleNullPropertyMap - Class in org.neo4j.gds.core.loading
 
NullPropertyMap.LongNullPropertyMap - Class in org.neo4j.gds.core.loading
 
numberAlignedPartitioning(int, long, long) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
numberAlignedPartitioning(int, long, long, Function<Partition, TASK>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
numberAlignedPartitioningWithMaxSize(int, long, long, long) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
numberAlignedPartitioningWithMaxSize(int, long, long, long, Function<Partition, TASK>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
numPages(long) - Method in class org.neo4j.gds.core.utils.paged.PagedDataStructure
 

O

objects() - Method in interface org.neo4j.gds.api.properties.graph.DoubleArrayGraphPropertyValues
 
objects() - Method in interface org.neo4j.gds.api.properties.graph.DoubleGraphPropertyValues
 
objects() - Method in interface org.neo4j.gds.api.properties.graph.FloatArrayGraphPropertyValues
 
objects() - Method in interface org.neo4j.gds.api.properties.graph.GraphPropertyValues
 
objects() - Method in interface org.neo4j.gds.api.properties.graph.LongArrayGraphPropertyValues
 
objects() - Method in interface org.neo4j.gds.api.properties.graph.LongGraphPropertyValues
 
of() - Static method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyListBuilderFactory
 
of() - Static method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyListBuilderFactory
 
of() - Static method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyListBuilderFactory
 
of() - Static method in class org.neo4j.gds.core.loading.GrowingArrayIdMapBuilder
 
of() - Static method in class org.neo4j.gds.core.loading.ScanState
 
of(boolean) - Static method in enum org.neo4j.gds.config.RandomGraphGeneratorConfig.AllowSelfLoops
 
of(int) - Static method in class org.neo4j.gds.core.loading.ImportSizing
 
of(int) - Static method in class org.neo4j.gds.core.utils.paged.ParallelBytePageCreator
 
of(int) - Static method in class org.neo4j.gds.core.utils.paged.ParallelIntPageCreator
 
of(int, long) - Static method in class org.neo4j.gds.core.loading.ChunkedAdjacencyLists
 
of(int, long) - Static method in class org.neo4j.gds.core.loading.ImportSizing
 
of(int, long, PageAllocator.PageFactory<T>, T[]) - Static method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
of(int, LongToDoubleFunction) - Static method in class org.neo4j.gds.core.utils.paged.ParallelDoublePageCreator
 
of(int, LongUnaryOperator) - Static method in class org.neo4j.gds.core.utils.paged.ParalleLongPageCreator
 
of(int, IdMapBuilder) - Static method in class org.neo4j.gds.core.loading.HighLimitIdMapBuilder
 
of(long) - Static method in class org.neo4j.gds.core.loading.ArrayIdMapBuilder
 
of(long...) - Static method in interface org.neo4j.gds.core.utils.paged.ReadOnlyHugeLongArray
 
of(long, long) - Static method in class org.neo4j.gds.core.utils.partition.Partition
 
of(long, long, long) - Static method in class org.neo4j.gds.core.utils.partition.DegreePartition
 
of(long, long, LazyBatchCollection.BatchSupplier<T>) - Static method in class org.neo4j.gds.core.utils.LazyBatchCollection
 
of(Object) - Static method in class org.neo4j.gds.core.loading.construction.NodeLabelTokens
 
of(String) - Static method in class org.neo4j.gds.api.DatabaseId
 
of(String) - Static method in interface org.neo4j.gds.core.loading.construction.GraphFactory.PropertyConfig
 
of(String) - Static method in class org.neo4j.gds.core.Username
 
of(String, Object, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphDropNodePropertiesConfig
 
of(String, String) - Static method in class org.neo4j.gds.core.loading.CatalogRequest
 
of(String, String, long, long, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
of(String, String, String, String, String, GraphProjectConfig, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
of(String, String, String, String, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
of(String, String, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphRemoveGraphPropertiesConfig
 
of(String, String, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphStreamGraphPropertiesConfig
 
of(String, List<String>, List<String>, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphStreamRelationshipPropertiesConfig
 
of(String, List<String>, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphStreamRelationshipsConfig
 
of(String, DatabaseId) - Static method in class org.neo4j.gds.core.loading.CatalogRequest
 
of(String, GraphPropertyValues) - Static method in interface org.neo4j.gds.api.properties.graph.GraphProperty
 
of(String, GraphPropertyValues, DefaultValue) - Static method in interface org.neo4j.gds.api.properties.graph.GraphProperty
 
of(String, PropertyState, NodePropertyValues) - Static method in interface org.neo4j.gds.api.properties.nodes.NodeProperty
 
of(String, PropertyState, NodePropertyValues, DefaultValue) - Static method in interface org.neo4j.gds.api.properties.nodes.NodeProperty
 
of(String, Aggregation, DefaultValue) - Static method in interface org.neo4j.gds.core.loading.construction.GraphFactory.PropertyConfig
 
of(String, NumberType, PropertyState, Properties, DefaultValue, Aggregation) - Static method in interface org.neo4j.gds.api.RelationshipProperty
 
of(Collection<SingleTypeRelationshipImporter.SingleTypeRelationshipImportContext>) - Static method in interface org.neo4j.gds.core.loading.RelationshipImportResult
This method creates the final RelationshipImportResult in preparation for the GraphStore.
of(Consumer<ImmutableDeletionResult.Builder>) - Static method in interface org.neo4j.gds.core.loading.DeletionResult
 
of(List<? extends CSRGraph>) - Static method in class org.neo4j.gds.core.huge.UnionGraph
 
of(Map<String, Object>) - Static method in interface org.neo4j.gds.config.MutateLabelConfig
 
of(Map<String, Object>) - Static method in interface org.neo4j.gds.config.WriteLabelConfig
 
of(Map<String, Value>) - Static method in class org.neo4j.gds.core.loading.construction.PropertyValues
 
of(Map<RelationshipType, Topology>, Map<RelationshipType, RelationshipPropertyStore>, Map<RelationshipType, Direction>) - Static method in interface org.neo4j.gds.core.loading.RelationshipImportResult
 
of(Map<RelationshipType, SingleTypeRelationships>) - Static method in interface org.neo4j.gds.core.loading.RelationshipImportResult
 
of(AbstractHistogram) - Static method in interface org.neo4j.gds.core.compression.common.ImmutableHistogram
 
of(DatabaseId, Capabilities, MutableGraphSchema, Nodes, RelationshipImportResult, Optional<GraphPropertyStore>, int) - Static method in class org.neo4j.gds.core.loading.CSRGraphStore
 
of(DefaultValue, int) - Static method in class org.neo4j.gds.core.loading.nodeproperties.LongNodePropertiesBuilder
 
of(DefaultValue, int) - Static method in class org.neo4j.gds.core.loading.nodeproperties.NodePropertiesFromStoreBuilder
 
of(GraphStore, GraphProjectConfig) - Static method in interface org.neo4j.gds.core.loading.GraphStoreWithConfig
 
of(IdMap, Map<NodeLabel, PropertyMappings>, Map<PropertyMapping, NodePropertyValues>, PropertyState) - Static method in interface org.neo4j.gds.core.loading.Nodes
 
of(User, DatabaseId) - Static method in class org.neo4j.gds.core.loading.CatalogRequest
 
of(User, DatabaseId, Optional<String>) - Static method in class org.neo4j.gds.core.loading.CatalogRequest
 
of(HugeLongArray) - Static method in interface org.neo4j.gds.core.utils.paged.ReadOnlyHugeLongArray
 
of(BoundedHistogram) - Static method in interface org.neo4j.gds.core.compression.common.ImmutableHistogram
 
of(CypherMapWrapper) - Static method in interface org.neo4j.gds.config.WriteRelationshipPropertiesConfig
 
of(SingleTypeRelationshipImporter.ImportMetaData, LongSupplier, ImportSizing) - Static method in class org.neo4j.gds.core.loading.SingleTypeRelationshipImporter
 
of(SingleTypeRelationshipImporter.ImportMetaData, AdjacencyCompressorFactory, ImportSizing) - Static method in class org.neo4j.gds.core.loading.AdjacencyBuffer
 
of(RelationshipProjection, int, Map<String, Integer>, boolean) - Static method in interface org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.ImportMetaData
 
of(RelationshipType, Topology, Direction, Optional<Properties>, Optional<RelationshipPropertySchema>) - Static method in interface org.neo4j.gds.core.loading.SingleTypeRelationships
 
of(RelationshipType, RelationshipProjection) - Static method in interface org.neo4j.gds.core.loading.RelationshipImportResult.RelationshipTypeAndProjection
 
of(SequenceValue) - Static method in class org.neo4j.gds.core.loading.construction.NodeLabelTokens
 
of(TextArray) - Static method in class org.neo4j.gds.core.loading.construction.NodeLabelTokens
 
of(TextValue) - Static method in class org.neo4j.gds.core.loading.construction.NodeLabelTokens
 
of(MapValue) - Static method in class org.neo4j.gds.core.loading.construction.PropertyValues
 
of(STORE) - Static method in interface org.neo4j.gds.api.GraphStoreFactory.ImportResult
 
ofAdmin(String, String) - Static method in class org.neo4j.gds.core.loading.CatalogRequest
 
ofAdmin(String, Optional<String>, String) - Static method in class org.neo4j.gds.core.loading.CatalogRequest
 
ofAdmin(String, Optional<String>, DatabaseId) - Static method in class org.neo4j.gds.core.loading.CatalogRequest
 
ofAdmin(String, DatabaseId) - Static method in class org.neo4j.gds.core.loading.CatalogRequest
 
ofArray(Class<T>) - Static method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
offer(long, double) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
offer(long, long, double) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue
 
offer(NodeReference) - Method in class org.neo4j.gds.core.loading.NodesBatchBuffer
 
offer(RelationshipReference) - Method in class org.neo4j.gds.core.loading.CompositeRelationshipsBatchBuffer
 
offer(RelationshipReference) - Method in class org.neo4j.gds.core.loading.RelationshipsBatchBuffer
 
offer(Reference) - Method in interface org.neo4j.gds.core.loading.StoreScanner.RecordConsumer
Handles the given record and tells the caller, if it can accept more records.
offset() - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilder.Slice
 
ofNodeLabels(NodeLabel...) - Static method in class org.neo4j.gds.core.loading.construction.NodeLabelTokens
 
ofNullable(Object) - Static method in class org.neo4j.gds.core.loading.construction.NodeLabelTokens
 
ofStrings(String...) - Static method in class org.neo4j.gds.core.loading.construction.NodeLabelTokens
 
ofStrings(List<NodeLabel>, String...) - Static method in class org.neo4j.gds.core.loading.construction.NodeLabelTokens
 
onError(Throwable) - Method in class org.neo4j.gds.core.utils.ErrorCachingQuerySubscriber
 
onField(int, AnyValue) - Method in class org.neo4j.gds.core.utils.ErrorCachingQuerySubscriber.DoNothingSubscriber
 
onProject(String, String, String) - Method in interface org.neo4j.gds.core.loading.GraphStoreCatalogListener
 
onRecord() - Method in class org.neo4j.gds.core.utils.ErrorCachingQuerySubscriber.DoNothingSubscriber
 
onRecordCompleted() - Method in class org.neo4j.gds.core.utils.ErrorCachingQuerySubscriber.DoNothingSubscriber
 
onResult(int) - Method in class org.neo4j.gds.core.utils.ErrorCachingQuerySubscriber.DoNothingSubscriber
 
onResultCompleted(QueryStatistics) - Method in class org.neo4j.gds.core.utils.ErrorCachingQuerySubscriber.DoNothingSubscriber
 
OpenGdsIdMapBehavior - Class in org.neo4j.gds.core
 
OpenGdsIdMapBehavior() - Constructor for class org.neo4j.gds.core.OpenGdsIdMapBehavior
 
OpenGdsIdMapBehaviorFactory - Class in org.neo4j.gds.core
 
OpenGdsIdMapBehaviorFactory() - Constructor for class org.neo4j.gds.core.OpenGdsIdMapBehaviorFactory
 
order() - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleTriangularMatrix
 
org.neo4j.gds - package org.neo4j.gds
 
org.neo4j.gds.api - package org.neo4j.gds.api
 
org.neo4j.gds.api.compress - package org.neo4j.gds.api.compress
 
org.neo4j.gds.api.properties - package org.neo4j.gds.api.properties
 
org.neo4j.gds.api.properties.graph - package org.neo4j.gds.api.properties.graph
 
org.neo4j.gds.api.properties.nodes - package org.neo4j.gds.api.properties.nodes
 
org.neo4j.gds.beta.generator - package org.neo4j.gds.beta.generator
 
org.neo4j.gds.config - package org.neo4j.gds.config
 
org.neo4j.gds.core - package org.neo4j.gds.core
 
org.neo4j.gds.core.compression - package org.neo4j.gds.core.compression
 
org.neo4j.gds.core.compression.common - package org.neo4j.gds.core.compression.common
 
org.neo4j.gds.core.compression.mixed - package org.neo4j.gds.core.compression.mixed
 
org.neo4j.gds.core.compression.packed - package org.neo4j.gds.core.compression.packed
 
org.neo4j.gds.core.compression.uncompressed - package org.neo4j.gds.core.compression.uncompressed
 
org.neo4j.gds.core.compression.varlong - package org.neo4j.gds.core.compression.varlong
 
org.neo4j.gds.core.concurrency - package org.neo4j.gds.core.concurrency
 
org.neo4j.gds.core.huge - package org.neo4j.gds.core.huge
 
org.neo4j.gds.core.loading - package org.neo4j.gds.core.loading
 
org.neo4j.gds.core.loading.construction - package org.neo4j.gds.core.loading.construction
 
org.neo4j.gds.core.loading.nodeproperties - package org.neo4j.gds.core.loading.nodeproperties
 
org.neo4j.gds.core.utils - package org.neo4j.gds.core.utils
 
org.neo4j.gds.core.utils.mem - package org.neo4j.gds.core.utils.mem
 
org.neo4j.gds.core.utils.paged - package org.neo4j.gds.core.utils.paged
 
org.neo4j.gds.core.utils.paged.dss - package org.neo4j.gds.core.utils.paged.dss
 
org.neo4j.gds.core.utils.partition - package org.neo4j.gds.core.utils.partition
 
org.neo4j.gds.core.utils.progress - package org.neo4j.gds.core.utils.progress
 
org.neo4j.gds.core.utils.queue - package org.neo4j.gds.core.utils.queue
 
org.neo4j.gds.core.utils.shuffle - package org.neo4j.gds.core.utils.shuffle
 
org.neo4j.gds.core.utils.statistics - package org.neo4j.gds.core.utils.statistics
 
org.neo4j.gds.functions.similarity - package org.neo4j.gds.functions.similarity
 
org.neo4j.gds.internal - package org.neo4j.gds.internal
 
org.neo4j.gds.result - package org.neo4j.gds.result
 
org.neo4j.gds.utils - package org.neo4j.gds.utils
 
orientation() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
originalConfig() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
originalConfig() - Method in interface org.neo4j.gds.config.GraphSampleProcConfig
 
OriginalIdNodePropertyValues - Class in org.neo4j.gds.core.utils
 
OriginalIdNodePropertyValues(IdMap) - Constructor for class org.neo4j.gds.core.utils.OriginalIdNodePropertyValues
 
orOverride(String) - Method in class org.neo4j.gds.api.DatabaseId
Microtypes ftw! They sit there and attract behaviour.
outputFieldDenylist() - Method in interface org.neo4j.gds.config.GraphCatalogConfig
 
outputFieldDenylist() - Method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
outputFieldDenylist() - Method in interface org.neo4j.gds.config.GraphSampleAlgoConfig
 
outputFieldDenylist() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
OverlapSimilarity - Class in org.neo4j.gds.functions.similarity
 
overwrite(GraphProjectConfig, GraphStore) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 

P

p1 - Variable in class org.neo4j.gds.core.utils.paged.PaddedAtomicLong
 
p2 - Variable in class org.neo4j.gds.core.utils.paged.PaddedAtomicLong
 
p3 - Variable in class org.neo4j.gds.core.utils.paged.PaddedAtomicLong
 
p4 - Variable in class org.neo4j.gds.core.utils.paged.PaddedAtomicLong
 
p5 - Variable in class org.neo4j.gds.core.utils.paged.PaddedAtomicLong
 
p6 - Variable in class org.neo4j.gds.core.utils.paged.PaddedAtomicLong
 
p7 - Variable in class org.neo4j.gds.core.utils.paged.PaddedAtomicLong
 
pack(int, long[], int, long) - Static method in class org.neo4j.gds.core.compression.packed.AdjacencyPacking
 
packed(LongSupplier, PropertyMappings, Aggregation[], boolean) - Static method in interface org.neo4j.gds.core.loading.AdjacencyListBehavior
 
PackedAdjacencyList - Class in org.neo4j.gds.core.compression.packed
 
PackedAdjacencyListBuilder - Class in org.neo4j.gds.core.compression.packed
 
PackedAdjacencyListBuilderFactory - Class in org.neo4j.gds.core.compression.packed
 
PackedCompressor - Class in org.neo4j.gds.core.compression.packed
 
PackedTailCursor - Class in org.neo4j.gds.core.compression.packed
 
PackedTailCursor(long[]) - Constructor for class org.neo4j.gds.core.compression.packed.PackedTailCursor
 
PackedTailPacker - Class in org.neo4j.gds.core.compression.packed
Compresses values in blocks of AdjacencyPacking.BLOCK_SIZE using bit-packing.
PaddedAtomicLong - Class in org.neo4j.gds.core.utils.paged
 
PaddedAtomicLong() - Constructor for class org.neo4j.gds.core.utils.paged.PaddedAtomicLong
 
PAGE_MASK - Static variable in class org.neo4j.gds.core.compression.common.BumpAllocator
 
PAGE_SHIFT - Static variable in class org.neo4j.gds.core.compression.common.BumpAllocator
 
PAGE_SIZE - Static variable in class org.neo4j.gds.core.compression.common.BumpAllocator
 
PageAllocator<T> - Class in org.neo4j.gds.core.utils.paged
 
PageAllocator() - Constructor for class org.neo4j.gds.core.utils.paged.PageAllocator
 
PageAllocator.Factory<T> - Class in org.neo4j.gds.core.utils.paged
 
PageAllocator.PageFactory<T> - Interface in org.neo4j.gds.core.utils.paged
 
pageCacheMemory() - Static method in class org.neo4j.gds.core.Settings
 
pageCacheMemoryValue(String) - Static method in class org.neo4j.gds.core.Settings
 
PagedAtomicIntegerArray - Class in org.neo4j.gds.core.utils.paged
 
PagedDataStructure<T> - Class in org.neo4j.gds.core.utils.paged
 
PagedLongStack - Class in org.neo4j.gds.core.utils.paged
 
PagedLongStack(long) - Constructor for class org.neo4j.gds.core.utils.paged.PagedLongStack
 
pageId(long) - Method in interface org.neo4j.gds.core.loading.AdjacencyBufferPaging
 
pageOffsets() - Method in interface org.neo4j.gds.core.utils.PageReordering.PageOrdering
Represents the start and end indexes within the offsets where a page starts or ends.
PageReordering - Class in org.neo4j.gds.core.utils
 
PageReordering.PageOrdering - Interface in org.neo4j.gds.core.utils
 
pages() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
The number of pages this adjacency list occupies.
pageSize() - Method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
pageSizes() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
pageSizes() - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
pageSizes() - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
pageSizes() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Histogram that tracks pages sizes of an adjacency list.
ParallelBytePageCreator - Class in org.neo4j.gds.core.utils.paged
 
ParallelBytePageCreator(int) - Constructor for class org.neo4j.gds.core.utils.paged.ParallelBytePageCreator
 
ParallelDoublePageCreator - Class in org.neo4j.gds.core.utils.paged
 
parallelForEachNode(long, int, TerminationFlag, LongConsumer) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
ParallelIntPageCreator - Class in org.neo4j.gds.core.utils.paged
 
ParallelIntPageCreator(int) - Constructor for class org.neo4j.gds.core.utils.paged.ParallelIntPageCreator
 
ParalleLongPageCreator - Class in org.neo4j.gds.core.utils.paged
 
parallelPartitionsConsume(RunWithConcurrency.Builder, Stream<P>, Supplier<PartitionConsumer<P>>) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
This method is useful, when |partitions| is greatly larger than concurrency as we only create a single consumer per thread.
parallelStream(T, int, Function<T, R>) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Executes the given function in parallel on the given BaseStream, using a FJ pool of the requested size.
parallelStreamConsume(T, int, TerminationFlag, Consumer<T>) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Executes the given function in parallel on the given BaseStream, using a FJ pool of the requested size.
ParallelUtil - Class in org.neo4j.gds.core.concurrency
 
parameters() - Method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
parameters() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
parse(Object) - Static method in enum org.neo4j.gds.beta.generator.RelationshipDistribution
 
parse(Object) - Static method in interface org.neo4j.gds.config.WriteConfig.ArrowConnectionInfo
 
parse(Object, String) - Static method in class org.neo4j.gds.config.UserInputAsStringOrListOfString
 
parse(String) - Static method in class org.neo4j.gds.api.GraphName
Trim the incoming string and use that.
parseNodeId(Object) - Static method in interface org.neo4j.gds.config.NodeIdsParser
 
parseNodeId(Object, String) - Static method in interface org.neo4j.gds.config.NodeConfig
 
parseNodeIds(Object) - Static method in interface org.neo4j.gds.config.NodeIdsParser
 
parseNodeProperties(Object) - Static method in interface org.neo4j.gds.config.GraphDropNodePropertiesConfig
 
parseSourceNodeId(Object) - Static method in interface org.neo4j.gds.config.SourceNodeConfig
 
parseTargetNodeId(Object) - Static method in interface org.neo4j.gds.config.TargetNodeConfig
 
parseUsernameOverride(String) - Static method in class org.neo4j.gds.api.User
Take user input and determine whether it is a valid username override.
PartialIdMap - Interface in org.neo4j.gds.api
This interface exposes the relevant parts of IdMap used for relationship loading.
Partition - Class in org.neo4j.gds.core.utils.partition
 
Partition(long, long) - Constructor for class org.neo4j.gds.core.utils.partition.Partition
 
PartitionConsumer<P extends Partition> - Interface in org.neo4j.gds.core.utils.partition
 
PartitionUtils - Class in org.neo4j.gds.core.utils.partition
 
PartitionUtils.DegreeFunction - Interface in org.neo4j.gds.core.utils.partition
 
passThrough(int) - Static method in class org.neo4j.gds.core.utils.paged.ParallelDoublePageCreator
 
passThrough(int) - Static method in class org.neo4j.gds.core.utils.paged.ParalleLongPageCreator
 
pearson(double[], double[], int) - Static method in class org.neo4j.gds.core.utils.Intersections
 
peek() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayQueue
 
peek() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayStack
 
peek() - Method in class org.neo4j.gds.core.utils.paged.PagedLongStack
 
peekVLong() - Method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
peekVLong() - Method in interface org.neo4j.gds.api.AdjacencyCursor
Decode and peek the next target id.
peekVLong() - Method in class org.neo4j.gds.core.compression.packed.BlockAlignedTailCursor
 
peekVLong() - Method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailCursor
 
peekVLong() - Method in class org.neo4j.gds.core.compression.packed.PackedTailCursor
 
peekVLong() - Method in class org.neo4j.gds.core.compression.packed.VarLongTailCursor
 
peekVLong() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
peekVLong() - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList.DecompressingCursor
 
peekVLong() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
peekVLong() - Method in class org.neo4j.gds.core.huge.NodeFilteredAdjacencyCursor
 
percentile(float) - Method in class org.neo4j.gds.core.compression.BoundedHistogram
Return the value that `percentile` percent of all values fall below.
pforExceptions() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the number of exceptions within a block according to the PFOR heuristic.
pop() - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArrayStack
 
pop() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayStack
 
pop() - Method in class org.neo4j.gds.core.utils.paged.PagedLongStack
 
pop() - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Removes and returns the element with the minimum cost from the queue in log(size) time.
port() - Method in interface org.neo4j.gds.config.WriteConfig.ArrowConnectionInfo
 
POWER_LAW - org.neo4j.gds.beta.generator.RelationshipDistribution
 
powerLawSample(long, long, double, Random) - Static method in class org.neo4j.gds.core.utils.statistics.DistributionHelper
 
prefixSumDeltaEncodedValues(long[], int) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
preLoaded() - Static method in interface org.neo4j.gds.core.loading.PropertyReader
 
prepareBatch(int) - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap.BatchedBuilder
 
prepareForFlush() - Method in class org.neo4j.gds.core.loading.LazyIdMapBuilder
 
preProcessingMillis - Variable in class org.neo4j.gds.result.AbstractResultBuilder
 
priorities() - Method in class org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue
 
priorities() - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
priority() - Method in interface org.neo4j.gds.core.IdMapBehaviorFactory
 
priority() - Method in class org.neo4j.gds.core.OpenGdsIdMapBehaviorFactory
 
ProcedureConstants - Class in org.neo4j.gds.core
 
procedureUnrestricted() - Static method in class org.neo4j.gds.core.Settings
 
ProgressTimer - Class in org.neo4j.gds.core.utils
 
progressTracker() - Method in class org.neo4j.gds.api.CSRGraphStoreFactory
 
progressTracker() - Method in class org.neo4j.gds.core.loading.CypherFactory
 
projectAllRelationshipTypes() - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
projectConfig() - Method in interface org.neo4j.gds.core.GraphLoader
 
projection() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.ImportMetaData
 
projectMillis - Variable in class org.neo4j.gds.core.loading.GraphProjectResult.Builder
 
projectMillis - Variable in class org.neo4j.gds.core.loading.GraphProjectResult
 
properties - Variable in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
properties - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
properties() - Method in interface org.neo4j.gds.api.compress.AdjacencyListsWithProperties
 
properties() - Method in interface org.neo4j.gds.api.properties.PropertyStore
 
properties() - Method in interface org.neo4j.gds.core.loading.Nodes
 
properties() - Method in class org.neo4j.gds.core.loading.NodesBatchBuffer
 
properties() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationships
 
Properties - Interface in org.neo4j.gds.api
 
propertiesImported() - Method in interface org.neo4j.gds.core.loading.RecordScannerTask
 
propertiesList() - Method in interface org.neo4j.gds.api.Properties
 
propertiesMustExistForEachNodeLabel() - Method in interface org.neo4j.gds.config.FeaturePropertiesConfig
Returns true iff all properties must exist for each node label.
propertiesReference() - Method in class org.neo4j.gds.core.loading.MultipleNodeLabelIndexReference
 
propertiesReference() - Method in class org.neo4j.gds.core.loading.NodeCursorReference
 
propertiesReference() - Method in class org.neo4j.gds.core.loading.NodeLabelIndexReference
 
propertiesReference() - Method in interface org.neo4j.gds.core.loading.NodeReference
 
propertiesReference() - Method in interface org.neo4j.gds.core.loading.RelationshipReference
 
propertiesReference() - Method in class org.neo4j.gds.core.loading.RelationshipScanCursorReference
 
propertiesRemoved - Variable in class org.neo4j.gds.core.loading.GraphDropNodePropertiesResult
 
property() - Method in interface org.neo4j.gds.api.RelationshipCursor
 
property() - Method in interface org.neo4j.gds.core.loading.construction.RelationshipsBuilder.Relationship
 
Property<VALUE extends PropertyValues> - Interface in org.neo4j.gds.api.properties
 
propertyCount() - Method in interface org.neo4j.gds.core.loading.CypherQueryEstimator.EstimationResult
 
propertyCursor(long) - Method in interface org.neo4j.gds.api.AdjacencyProperties
Create a new cursor for the properties of the relationships of a given node.
propertyCursor(long, double) - Method in interface org.neo4j.gds.api.AdjacencyProperties
Create a new cursor for the properties of the relationships of a given node.
propertyCursor(long, double) - Method in class org.neo4j.gds.core.compression.mixed.MixedAdjacencyProperties
 
propertyCursor(long, double) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
propertyCursor(PropertyCursor, long) - Method in interface org.neo4j.gds.api.AdjacencyProperties
Create a new cursor for the properties of the relationships of a given node.
propertyCursor(PropertyCursor, long, double) - Method in interface org.neo4j.gds.api.AdjacencyProperties
Create a new cursor for the properties of the relationships of a given node.
propertyCursor(PropertyCursor, long, double) - Method in class org.neo4j.gds.core.compression.mixed.MixedAdjacencyProperties
 
propertyCursor(PropertyCursor, long, double) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
PropertyCursor - Interface in org.neo4j.gds.api
Cursor iterating over the values of relationship properties.
PropertyCursor.EmptyPropertyCursor - Enum in org.neo4j.gds.api
 
propertyKey() - Method in interface org.neo4j.gds.core.loading.construction.GraphFactory.PropertyConfig
 
propertyKeyIds() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.ImportMetaData
 
propertyKeys() - Method in interface org.neo4j.gds.api.CompositeRelationshipIterator
Returns the property keys that are managed by this iterator.
propertyKeys() - Method in class org.neo4j.gds.core.huge.CSRCompositeRelationshipIterator
 
propertyKeys() - Method in class org.neo4j.gds.core.loading.construction.PropertyValues
 
propertyMappings(Map<NodeLabel, PropertyMappings>) - Method in class org.neo4j.gds.core.loading.NativeNodePropertyImporter.Builder
 
propertyNameOverride() - Method in interface org.neo4j.gds.config.ConfigurableSeedConfig
 
PropertyProducer<PROPERTY_SLICE> - Interface in org.neo4j.gds.beta.generator
 
PropertyProducer.EmptyPropertyProducer - Class in org.neo4j.gds.beta.generator
 
PropertyProducer.FixedDoubleProducer - Class in org.neo4j.gds.beta.generator
 
PropertyProducer.FixedLongProducer - Class in org.neo4j.gds.beta.generator
 
PropertyProducer.NodeIdProducer - Class in org.neo4j.gds.beta.generator
 
PropertyProducer.RandomDoubleArrayProducer - Class in org.neo4j.gds.beta.generator
 
PropertyProducer.RandomDoubleEmbeddingProducer - Class in org.neo4j.gds.beta.generator
 
PropertyProducer.RandomDoubleProducer - Class in org.neo4j.gds.beta.generator
 
PropertyProducer.RandomEmbeddingProducer - Class in org.neo4j.gds.beta.generator
 
PropertyProducer.RandomLongArrayProducer - Class in org.neo4j.gds.beta.generator
 
PropertyProducer.RandomLongProducer - Class in org.neo4j.gds.beta.generator
 
PropertyReader - Interface in org.neo4j.gds.core.loading
 
PropertyReader.Buffered - Class in org.neo4j.gds.core.loading
 
propertySchema() - Method in interface org.neo4j.gds.api.properties.Property
 
propertySchema() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
propertyState() - Method in interface org.neo4j.gds.api.properties.Property
 
propertyState() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
propertyState() - Method in interface org.neo4j.gds.core.loading.construction.GraphFactory.PropertyConfig
 
propertyStore() - Method in interface org.neo4j.gds.core.loading.LazyIdMapBuilder.HighLimitIdMapAndProperties
 
PropertyStore<VALUE extends PropertyValues,​PROPERTY extends Property<VALUE>> - Interface in org.neo4j.gds.api.properties
 
propertyType() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.EmptyPropertyProducer
 
propertyType() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedDoubleProducer
 
propertyType() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedLongProducer
 
propertyType() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.NodeIdProducer
 
propertyType() - Method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
propertyType() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleArrayProducer
 
propertyType() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleEmbeddingProducer
 
propertyType() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleProducer
 
propertyType() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomEmbeddingProducer
 
propertyType() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomLongArrayProducer
 
propertyType() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomLongProducer
 
propertyValues() - Method in interface org.neo4j.gds.api.properties.PropertyStore
 
PropertyValues - Class in org.neo4j.gds.core.loading.construction
 
PropertyValues - Interface in org.neo4j.gds.api.properties
 
PropertyValues() - Constructor for class org.neo4j.gds.core.loading.construction.PropertyValues
 
push(double) - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArrayStack
 
push(long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayStack
 
push(long) - Method in class org.neo4j.gds.core.utils.paged.PagedLongStack
 
put(int, T) - Method in class org.neo4j.gds.core.GraphDimensionsReader.TokenElementIdentifierMappings
 
put(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
putIfAbsent(String, GraphProperty) - Method in class org.neo4j.gds.api.properties.graph.GraphPropertyStore.Builder
 
putIfAbsent(String, NodeProperty) - Method in class org.neo4j.gds.api.properties.nodes.NodePropertyStore.Builder
 
putIfAbsent(String, RelationshipProperty) - Method in class org.neo4j.gds.api.RelationshipPropertyStore.Builder
 

Q

QueueBasedSpliterator<T> - Class in org.neo4j.gds.core.utils.queue
 
QueueBasedSpliterator(BlockingQueue<T>, T, TerminationFlag, int) - Constructor for class org.neo4j.gds.core.utils.queue.QueueBasedSpliterator
 

R

radixSort(long[], long[], long[], long[], T[], T[], int[], int) - Static method in class org.neo4j.gds.core.loading.RadixSort
 
RadixSort - Class in org.neo4j.gds.core.loading
 
radixSort2(long[], long[], long[], long[], T[], T[], int[], int) - Static method in class org.neo4j.gds.core.loading.RadixSort
 
random() - Static method in class org.neo4j.gds.api.DatabaseId
 
random(RandomGraphGeneratorConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Cases
 
random(RandomGraphGeneratorConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
RANDOM - org.neo4j.gds.beta.generator.RelationshipDistribution
 
randomDouble(String, double, double) - Static method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
randomDoubleArray(String, int, double, double) - Static method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
RandomDoubleEmbeddingProducer(String, int, double, double) - Constructor for class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleEmbeddingProducer
 
RandomDoubleProducer(String, double, double) - Constructor for class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleProducer
 
randomEmbedding(String, int, float, float) - Static method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
randomEmbeddingDouble(String, int, double, double) - Static method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
RandomEmbeddingProducer(String, int, float, float) - Constructor for class org.neo4j.gds.beta.generator.PropertyProducer.RandomEmbeddingProducer
 
RandomGraphGenerator - Class in org.neo4j.gds.beta.generator
 
RandomGraphGeneratorBuilder - Class in org.neo4j.gds.beta.generator
 
RandomGraphGeneratorBuilder() - Constructor for class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
RandomGraphGeneratorConfig - Interface in org.neo4j.gds.config
 
RandomGraphGeneratorConfig.AllowSelfLoops - Enum in org.neo4j.gds.config
 
randomLong(String, long, long) - Static method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
randomLongArray(String, int, long, long) - Static method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
randomSeed() - Method in interface org.neo4j.gds.config.RandomSeedConfig
 
RandomSeedConfig - Interface in org.neo4j.gds.config
 
rangePartition(int, long, Function<Partition, TASK>, Optional<Integer>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
rangePartitionActualBatchSizes(int, long, Optional<Integer>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
rangePartitionWithBatchSize(long, long, Function<Partition, TASK>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
rawAdjacencyCursor() - Method in interface org.neo4j.gds.api.AdjacencyList
Create a new uninitialized cursor.
rawAdjacencyCursor() - Method in class org.neo4j.gds.core.compression.mixed.MixedAdjacencyList
 
rawAdjacencyCursor() - Method in class org.neo4j.gds.core.compression.packed.PackedAdjacencyList
 
rawAdjacencyCursor() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
rawAdjacencyCursor() - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList
 
rawAdjacencyCursor() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyList
 
RawCompressor - Class in org.neo4j.gds.core.compression.uncompressed
 
rawPropertyCursor() - Method in interface org.neo4j.gds.api.AdjacencyProperties
Create a new uninitialized cursor.
rawPropertyCursor() - Method in class org.neo4j.gds.core.compression.mixed.MixedAdjacencyProperties
 
rawPropertyCursor() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList
 
RawValues - Class in org.neo4j.gds.core.utils
 
READ_CONCURRENCY_KEY - Static variable in interface org.neo4j.gds.config.GraphProjectConfig
 
readConcurrency() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
ReadHelper - Class in org.neo4j.gds.core.loading
 
ReadOnlyHugeLongArray - Interface in org.neo4j.gds.core.utils.paged
 
readParallel(int, long, ExecutorService, BiLongConsumer) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
readProperties(PropertyCursor, int[], double[], Aggregation[], double[]) - Static method in class org.neo4j.gds.core.loading.ReadHelper
 
readProperty(long[], PropertyReference[], int, int[], double[], Aggregation[], boolean) - Method in class org.neo4j.gds.core.loading.PropertyReader.Buffered
 
readProperty(long[], PropertyReference[], int, int[], double[], Aggregation[], boolean) - Method in interface org.neo4j.gds.core.loading.PropertyReader
Load the relationship properties for the given batch of relationships.
readProperty(long, NodeLabelTokenSet, PropertyReference) - Method in interface org.neo4j.gds.core.loading.NodeImporter.PropertyReader
 
record(int) - Method in class org.neo4j.gds.core.compression.BoundedHistogram
Record the occurrence of the value in the histogram.
record(long[], int, int) - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
recordBlockStatistics(long[], int, int) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
recordBlockStatistics(long[], int, int) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
recordBlockStatistics(long[], int, int) - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
recordHeaderAllocation(long) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
recordHeaderAllocation(long) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
recordHeaderAllocation(long) - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
recordHeaderBits(int) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
recordHeaderBits(int) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
recordHeaderBits(int) - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
recordHeapAllocation(long) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
recordHeapAllocation(long) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
recordHeapAllocation(long) - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
recordNativeAllocation(long) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
recordNativeAllocation(long) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
recordNativeAllocation(long) - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
recordPageSize(int) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.Empty
 
recordPageSize(int) - Method in class org.neo4j.gds.core.compression.common.MemoryTracker.NonEmpty
 
recordPageSize(int) - Method in interface org.neo4j.gds.core.compression.common.MemoryTracker
 
RecordReference<Record> - Interface in org.neo4j.gds.core.loading
 
RecordsBatchBuffer<Reference> - Class in org.neo4j.gds.core.loading
 
RecordScannerTask - Interface in org.neo4j.gds.core.loading
Exists per thread.
recordsImported() - Method in interface org.neo4j.gds.core.loading.RecordScannerTask
 
registerListener(GraphStoreCatalogListener) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
RELATIONSHIP_COUNT_KEY - Static variable in interface org.neo4j.gds.config.GraphProjectConfig
 
RELATIONSHIP_DISTRIBUTION_KEY - Static variable in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
RELATIONSHIP_PROPERTY_KEY - Static variable in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
RELATIONSHIP_PROPERTY_MAX_KEY - Static variable in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
RELATIONSHIP_PROPERTY_MIN_KEY - Static variable in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
RELATIONSHIP_PROPERTY_NAME_KEY - Static variable in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
RELATIONSHIP_PROPERTY_TYPE_KEY - Static variable in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
RELATIONSHIP_PROPERTY_VALUE_KEY - Static variable in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
RELATIONSHIP_QUERY_KEY - Static variable in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
RELATIONSHIP_SEED_KEY - Static variable in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
RELATIONSHIP_TYPES - Static variable in class org.neo4j.gds.core.ProcedureConstants
 
RELATIONSHIP_TYPES_KEY - Static variable in interface org.neo4j.gds.config.AlgoBaseConfig
 
RELATIONSHIP_WEIGHT_PROPERTY - Static variable in interface org.neo4j.gds.config.RelationshipWeightConfig
 
RelationshipConsumer - Interface in org.neo4j.gds.api
TODO: Define interface contract, esp regarding source/target node ids returned and how that maps to relationship direction consumer interface for relationships without property.
relationshipCount - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
relationshipCount - Variable in class org.neo4j.gds.core.loading.GraphProjectResult.Builder
 
relationshipCount - Variable in class org.neo4j.gds.core.loading.GraphProjectResult
 
relationshipCount() - Method in interface org.neo4j.gds.api.compress.AdjacencyListsWithProperties
 
relationshipCount() - Method in interface org.neo4j.gds.api.Graph
 
relationshipCount() - Method in class org.neo4j.gds.api.GraphAdapter
 
relationshipCount() - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipCount() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
relationshipCount() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
relationshipCount() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
relationshipCount() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
relationshipCount() - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
relationshipCount() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
relationshipCount() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
relationshipCount() - Method in class org.neo4j.gds.core.utils.partition.DegreePartition
 
relationshipCount(RelationshipType) - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipCount(RelationshipType) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
relationshipCount(RelationshipType) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
relationshipCounter() - Method in interface org.neo4j.gds.api.compress.AdjacencyCompressorFactory
 
relationshipCounter() - Method in class org.neo4j.gds.core.compression.common.AbstractAdjacencyCompressorFactory
 
RelationshipCursor - Interface in org.neo4j.gds.api
 
relationshipDistribution() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
relationshipDistribution(RelationshipDistribution) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
RelationshipDistribution - Enum in org.neo4j.gds.beta.generator
 
relationshipFilter - Variable in class org.neo4j.gds.core.loading.GraphFilterResult
 
relationshipFilter() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
relationshipId() - Method in interface org.neo4j.gds.core.loading.RelationshipReference
 
relationshipId() - Method in class org.neo4j.gds.core.loading.RelationshipScanCursorReference
 
RelationshipImportResult - Interface in org.neo4j.gds.core.loading
 
RelationshipImportResult.RelationshipTypeAndProjection - Interface in org.neo4j.gds.core.loading
 
RelationshipIntersect - Interface in org.neo4j.gds.api
 
RelationshipIterator - Interface in org.neo4j.gds.api
 
RelationshipPredicate - Interface in org.neo4j.gds.api
 
relationshipProducer(long, long, Random) - Method in enum org.neo4j.gds.beta.generator.RelationshipDistribution
Produces a unary function which accepts a node id parameter and returns another node id to wich the node will be connected.
relationshipProjection() - Method in interface org.neo4j.gds.core.loading.RelationshipImportResult.RelationshipTypeAndProjection
 
relationshipProjection() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.SingleTypeRelationshipImportContext
 
relationshipProjections() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
relationshipProperties() - Method in interface org.neo4j.gds.api.RelationshipPropertyStore
 
relationshipProperties() - Method in interface org.neo4j.gds.config.GraphStreamRelationshipPropertiesConfig
 
relationshipProperties() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
RelationshipProperties - Interface in org.neo4j.gds.api
Getter for property values at relationships
relationshipProperty() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
relationshipProperty(long, long) - Method in class org.neo4j.gds.api.GraphAdapter
 
relationshipProperty(long, long) - Method in interface org.neo4j.gds.api.RelationshipProperties
Returns the property value for a relationship defined by its source and target nodes.
relationshipProperty(long, long) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
relationshipProperty(long, long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
relationshipProperty(long, long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
relationshipProperty(long, long, double) - Method in class org.neo4j.gds.api.GraphAdapter
 
relationshipProperty(long, long, double) - Method in interface org.neo4j.gds.api.RelationshipProperties
get value of property on relationship between source and target node id
relationshipProperty(long, long, double) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
relationshipProperty(long, long, double) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
relationshipProperty(long, long, double) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
RelationshipProperty - Interface in org.neo4j.gds.api
 
relationshipPropertyKeys() - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipPropertyKeys() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
relationshipPropertyKeys() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
relationshipPropertyKeys(Collection<RelationshipType>) - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipPropertyKeys(Collection<RelationshipType>) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
relationshipPropertyKeys(RelationshipType) - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipPropertyKeys(RelationshipType) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
relationshipPropertyKeys(RelationshipType) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
relationshipPropertyProducer(PropertyProducer<double[]>) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
RelationshipPropertyStore - Interface in org.neo4j.gds.api
 
RelationshipPropertyStore.Builder - Class in org.neo4j.gds.api
 
relationshipPropertyType(String) - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipPropertyType(String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
relationshipPropertyType(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
relationshipPropertyValues(RelationshipType, String) - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipPropertyValues(RelationshipType, String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
relationshipPropertyValues(RelationshipType, String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
relationshipQuery - Variable in class org.neo4j.gds.core.loading.GraphProjectCypherResult
 
relationshipQuery() - Method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
relationshipReference() - Method in class org.neo4j.gds.core.loading.MultipleNodeLabelIndexReference
 
relationshipReference() - Method in class org.neo4j.gds.core.loading.NodeCursorReference
 
relationshipReference() - Method in class org.neo4j.gds.core.loading.NodeLabelIndexReference
 
relationshipReference() - Method in interface org.neo4j.gds.core.loading.NodeReference
 
RelationshipReference - Interface in org.neo4j.gds.core.loading
 
RelationshipsBatchBuffer - Class in org.neo4j.gds.core.loading
 
RelationshipsBuilder - Class in org.neo4j.gds.core.loading.construction
 
RelationshipsBuilder.Relationship - Interface in org.neo4j.gds.core.loading.construction
 
RelationshipScanCursorBasedScanner - Class in org.neo4j.gds.core.loading
 
RelationshipScanCursorReference - Class in org.neo4j.gds.core.loading
 
RelationshipScanCursorReference(RelationshipScanCursor) - Constructor for class org.neo4j.gds.core.loading.RelationshipScanCursorReference
 
relationshipSchema() - Method in interface org.neo4j.gds.core.loading.RelationshipImportResult
 
relationshipSchemaEntry() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationships
 
relationshipSeed() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
relationshipsWritten - Variable in class org.neo4j.gds.result.AbstractResultBuilder
 
relationshipTopologies() - Method in interface org.neo4j.gds.api.CSRGraph
 
relationshipTopologies() - Method in class org.neo4j.gds.api.CSRGraphAdapter
 
relationshipTopologies() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
relationshipTopologies() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
relationshipTopology() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
relationshipTopology() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
relationshipType - Variable in class org.neo4j.gds.core.loading.GraphDropRelationshipResult
 
relationshipType() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
relationshipType() - Method in interface org.neo4j.gds.core.loading.RelationshipImportResult.RelationshipTypeAndProjection
 
relationshipType() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.SingleTypeRelationshipImportContext
 
relationshipType(RelationshipType) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
relationshipTypeFilteredGraph(Set<RelationshipType>) - Method in interface org.neo4j.gds.api.Graph
 
relationshipTypeFilteredGraph(Set<RelationshipType>) - Method in class org.neo4j.gds.api.GraphAdapter
 
relationshipTypeFilteredGraph(Set<RelationshipType>) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
relationshipTypeFilteredGraph(Set<RelationshipType>) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
relationshipTypeIdentifiers(GraphStore) - Method in interface org.neo4j.gds.config.GraphStreamRelationshipsConfig
 
relationshipTypes() - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipTypes() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
relationshipTypes() - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
relationshipTypes() - Method in interface org.neo4j.gds.config.GraphStreamRelationshipsConfig
 
relationshipTypes() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
relationshipTypesFilter() - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
RelationshipWeightConfig - Interface in org.neo4j.gds.config
 
relationshipWeightProperty() - Method in interface org.neo4j.gds.config.RelationshipWeightConfig
 
relationshipWeightValidation(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.RelationshipWeightConfig
 
RelationshipWithPropertyConsumer - Interface in org.neo4j.gds.api
 
release() - Method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
 
release() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongDoubleMap
 
release() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
release() - Method in class org.neo4j.gds.core.utils.paged.PagedDataStructure
 
release() - Method in class org.neo4j.gds.core.utils.paged.PagedLongStack
 
release() - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Removes all entries from the queue, releases all buffers.
remaining() - Method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
remaining() - Method in interface org.neo4j.gds.api.AdjacencyCursor
Return how many targets are still left to be decoded.
remaining() - Method in class org.neo4j.gds.core.compression.packed.BlockAlignedTailCursor
 
remaining() - Method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailCursor
 
remaining() - Method in class org.neo4j.gds.core.compression.packed.PackedTailCursor
 
remaining() - Method in class org.neo4j.gds.core.compression.packed.VarLongTailCursor
 
remaining() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
remaining() - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList.DecompressingCursor
 
remaining() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
remaining() - Method in class org.neo4j.gds.core.huge.NodeFilteredAdjacencyCursor
 
REMOTE - org.neo4j.gds.core.loading.Capabilities.WriteMode
 
RemoteMLCatalog - Class in org.neo4j.gds.core
 
RemoteMLCatalog() - Constructor for class org.neo4j.gds.core.RemoteMLCatalog
 
RemoteMLCatalog.ModelMetricIdentifier - Interface in org.neo4j.gds.core
 
remove() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayQueue
 
remove(CatalogRequest, String, Consumer<GraphStoreWithConfig>, boolean) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
removeAllLoadedGraphs() - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
removeAllLoadedGraphs(DatabaseId) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
removeGraph(CatalogRequest, GraphName, boolean) - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
 
removeGraphProperty(String) - Method in interface org.neo4j.gds.api.GraphStore
 
removeGraphProperty(String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
removeGraphProperty(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
removeNodeProperty(String) - Method in interface org.neo4j.gds.api.GraphStore
 
removeNodeProperty(String) - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
removeNodeProperty(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
removeProperty(String) - Method in class org.neo4j.gds.api.properties.graph.GraphPropertyStore.Builder
 
removeProperty(String) - Method in class org.neo4j.gds.api.properties.nodes.NodePropertyStore.Builder
 
RenamesCurrentThread - Interface in org.neo4j.gds.core.utils
 
RenamesCurrentThread.Revert - Interface in org.neo4j.gds.core.utils
 
renameThread(String) - Static method in interface org.neo4j.gds.core.utils.RenamesCurrentThread
 
reorder(PAGE[], HugeLongArray, HugeIntArray) - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilder
 
reorder(PAGE[], HugeLongArray, HugeIntArray) - Static method in class org.neo4j.gds.core.utils.PageReordering
This method aligns the given pages and offsets with the node id space.
reserveBatch() - Method in interface org.neo4j.gds.core.loading.StoreScanner.ScanCursor
Advances the underlying entity cursor to the next batch of records.
reserveBatch(CompositeNodeCursor, CompatExecutionContext) - Method in class org.neo4j.gds.core.loading.CompositeNodeScan
 
reset() - Method in class org.neo4j.gds.core.compression.BoundedHistogram
Reset the recorded values within the histogram.
reset() - Method in class org.neo4j.gds.core.concurrency.SyncBarrier
 
reset() - Method in class org.neo4j.gds.core.loading.CompositeRelationshipsBatchBuffer
 
reset() - Method in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
reset() - Method in interface org.neo4j.gds.core.loading.StoreScanner.RecordConsumer
Resets the internal state of the consumer so that a new batch of records can be consumed.
reset(long, long) - Method in class org.neo4j.gds.core.compression.packed.Address
 
resolve(GraphStore, Collection<String>) - Static method in class org.neo4j.gds.config.ElementTypeValidator
 
resolveAndValidate(GraphStore, Collection<String>, String) - Static method in class org.neo4j.gds.config.ElementTypeValidator
 
resolveAndValidateTypes(GraphStore, Collection<String>, String) - Static method in class org.neo4j.gds.config.ElementTypeValidator
 
resolveTypes(GraphStore, Collection<String>) - Static method in class org.neo4j.gds.config.ElementTypeValidator
 
restrictSearchToUsernameCatalog() - Method in class org.neo4j.gds.core.loading.CatalogRequest
 
result(IdMap) - Method in class org.neo4j.gds.core.loading.NativeNodePropertyImporter
 
reverseOrdering() - Method in interface org.neo4j.gds.core.utils.PageReordering.PageOrdering
Represents the order of the indexes at which pages occur according to the offsets.
rootIdMap() - Method in class org.neo4j.gds.api.GraphAdapter
 
rootIdMap() - Method in interface org.neo4j.gds.api.IdMap
Returns the original node mapping if the current node mapping is filtered, otherwise it returns itself.
rootIdMap() - Method in class org.neo4j.gds.api.IdMapAdapter
 
rootIdMap() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
rootIdMap() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
rootIdMap() - Method in class org.neo4j.gds.core.loading.ArrayIdMap
 
rootIdMap() - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
rootNodeCount() - Method in class org.neo4j.gds.api.GraphAdapter
 
rootNodeCount() - Method in class org.neo4j.gds.api.IdMapAdapter
 
rootNodeCount() - Method in interface org.neo4j.gds.api.PartialIdMap
Number of mapped node ids in the root mapping.
rootNodeCount() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
rootNodeCount() - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
rootNodeCount() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
rootNodeCount() - Method in class org.neo4j.gds.core.loading.ArrayIdMap
 
rootNodeCount() - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
rootNodeCount() - Method in class org.neo4j.gds.core.loading.LazyIdMapBuilder
 
run() - Method in class org.neo4j.gds.core.concurrency.RunWithConcurrency.Builder
Try to run all tasks for their side effects using at most ImmutableRunWithConcurrency.concurrency() threads at once.
run() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
Try to run all tasks for their side effects using at most RunWithConcurrency.concurrency() threads at once.
run() - Method in class org.neo4j.gds.core.loading.AdjacencyBuffer.AdjacencyListBuilderTask
 
run() - Method in class org.neo4j.gds.core.utils.StatementAction
 
run(Runnable, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Runs a single task and waits until it's finished.
run(Collection<? extends Runnable>, boolean, ExecutorService, Collection<Future<?>>) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
run(Collection<? extends Runnable>, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Runs a collection of Runnables in parallel for their side-effects.
run(Collection<? extends Runnable>, ExecutorService, Collection<Future<?>>) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
RUN_CHECK_NODE_COUNT - Static variable in interface org.neo4j.gds.core.utils.TerminationFlag
 
runEstimationQuery(String, Collection<String>) - Method in class org.neo4j.gds.core.loading.CypherQueryEstimator
 
running() - Method in interface org.neo4j.gds.core.utils.TerminationFlag
 
running() - Method in class org.neo4j.gds.core.utils.TerminationFlagImpl
 
RUNNING_TRUE - Static variable in interface org.neo4j.gds.core.utils.TerminationFlag
 
RunWithConcurrency - Interface in org.neo4j.gds.core.concurrency
RunWithConcurrency.Builder - Class in org.neo4j.gds.core.concurrency
 

S

safeToMappedNodeId(long) - Method in interface org.neo4j.gds.api.IdMap
Map original nodeId to mapped nodeId Returns org.neo4j.gds.api.IdMap#NOT_FOUND if the nodeId is not mapped.
sameSet(long, long) - Method in interface org.neo4j.gds.core.utils.paged.dss.DisjointSetStruct
Check if p and q belong to the same set.
sameSet(long, long) - Method in class org.neo4j.gds.core.utils.paged.dss.HugeAtomicDisjointSetStruct
 
sample(GraphSampleProcConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Cases
 
sample(GraphSampleProcConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
sampleAlgoConfig() - Method in interface org.neo4j.gds.config.GraphSampleProcConfig
 
scan(StoreScanner.ScanCursor<Reference>, StoreScanner.RecordConsumer<? super Reference>) - Method in class org.neo4j.gds.core.loading.ScanState
Advances the provided scan to the next batch of records and immediately consumes the batch into the provided StoreScanner.RecordConsumer.
ScanState - Class in org.neo4j.gds.core.loading
 
schema - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
schema() - Method in interface org.neo4j.gds.api.Graph
 
schema() - Method in class org.neo4j.gds.api.GraphAdapter
 
schema() - Method in interface org.neo4j.gds.api.GraphStore
 
schema() - Method in class org.neo4j.gds.api.GraphStoreAdapter
 
schema() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
schema() - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
schema() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
schema() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
schema() - Method in interface org.neo4j.gds.core.loading.LazyIdMapBuilder.HighLimitIdMapAndProperties
 
schema() - Method in interface org.neo4j.gds.core.loading.Nodes
 
searchEytzinger(long[], long) - Static method in class org.neo4j.gds.core.utils.ArrayLayout
Searches for the needle in the haystack, returning an index pointing at the needle.
secondary() - Method in interface org.neo4j.gds.core.utils.ArrayLayout.LayoutAndSecondary
 
seed(long) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
SEED_PROPERTY_KEY - Static variable in interface org.neo4j.gds.config.SeedConfig
 
SeedConfig - Interface in org.neo4j.gds.config
 
seedProperty() - Method in interface org.neo4j.gds.config.ConfigurableSeedConfig
 
seedProperty() - Method in interface org.neo4j.gds.config.SeedConfig
 
set(double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Sets the value to newValue, with memory effects as specified by VarHandle.setVolatile(java.lang.Object...).
set(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Sets the bit at the given index to true.
set(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
Sets the bit at the given index to true.
set(long, double) - Method in class org.neo4j.gds.core.loading.nodeproperties.DoubleNodePropertiesBuilder
 
set(long, double) - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Adds an element associated with a cost to the queue in log(size) time.
set(long, double[]) - Method in class org.neo4j.gds.core.loading.nodeproperties.DoubleArrayNodePropertiesBuilder
 
set(long, float[]) - Method in class org.neo4j.gds.core.loading.nodeproperties.FloatArrayNodePropertiesBuilder
 
set(long, int) - Method in class org.neo4j.gds.core.utils.paged.PagedAtomicIntegerArray
 
set(long, long) - Method in class org.neo4j.gds.core.loading.nodeproperties.LongNodePropertiesBuilder
 
set(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Sets the bits from the startIndex (inclusive) to the endIndex (exclusive).
set(long, long[]) - Method in class org.neo4j.gds.core.loading.nodeproperties.LongArrayNodePropertiesBuilder
 
set(long, long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleTriangularMatrix
 
set(long, long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongDoubleMap
 
set(long, long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongMatrix
 
set(long, long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongTriangularMatrix
 
set(long, Value) - Method in class org.neo4j.gds.core.loading.nodeproperties.NodePropertiesFromStoreBuilder
 
set(GraphProjectConfig, GraphStore) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
set(GraphProjectConfig, GraphStore) - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
 
SetBitsIterable - Class in org.neo4j.gds.core.utils
An iterable over the set bits in a BitSet.
SetBitsIterable(BitSet) - Constructor for class org.neo4j.gds.core.utils.SetBitsIterable
 
SetBitsIterable(BitSet, long) - Constructor for class org.neo4j.gds.core.utils.SetBitsIterable
 
setDegreeDistribution(String, DatabaseId, String, Map<String, Object>) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
setDegreeDistribution(User, DatabaseId, GraphName, Map<String, Object>) - Method in class org.neo4j.gds.core.loading.GraphStoreCatalogService
 
setIdOf(long) - Method in interface org.neo4j.gds.core.utils.paged.dss.DisjointSetStruct
Find set Id of element p.
setIdOf(long) - Method in class org.neo4j.gds.core.utils.paged.dss.HugeAtomicDisjointSetStruct
 
setLog(Log) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
setOpaque(double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Sets the value to newValue, with memory effects as specified by VarHandle.setOpaque(java.lang.Object...).
setPlain(double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Sets the value to newValue, with memory semantics of setting as if the variable was declared non-volatile and non-final.
setProperty(long, double[][], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleArrayProducer
 
setProperty(long, double[][], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleEmbeddingProducer
 
setProperty(long, double[], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.EmptyPropertyProducer
 
setProperty(long, double[], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedDoubleProducer
 
setProperty(long, double[], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleProducer
 
setProperty(long, float[][], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomEmbeddingProducer
 
setProperty(long, long[][], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomLongArrayProducer
 
setProperty(long, long[], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedLongProducer
 
setProperty(long, long[], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.NodeIdProducer
 
setProperty(long, long[], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomLongProducer
 
setProperty(long, PROPERTY_SLICE, int, Random) - Method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
setRelease(double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Sets the value to newValue, with memory effects as specified by VarHandle.setRelease(java.lang.Object...).
setting() - Method in interface org.neo4j.gds.core.Settings.PageCacheMemorySetting
 
Settings - Class in org.neo4j.gds.core
 
Settings.PageCacheMemorySetting<T> - Interface in org.neo4j.gds.core
 
setValue(long, long[]) - Method in class org.neo4j.gds.core.loading.nodeproperties.LongArrayNodePropertiesBuilder
 
setValue(long, Value) - Method in class org.neo4j.gds.core.loading.nodeproperties.DoubleArrayNodePropertiesBuilder
 
setValue(long, Value) - Method in class org.neo4j.gds.core.loading.nodeproperties.DoubleNodePropertiesBuilder
 
setValue(long, Value) - Method in class org.neo4j.gds.core.loading.nodeproperties.FloatArrayNodePropertiesBuilder
 
setValue(long, Value) - Method in interface org.neo4j.gds.core.loading.nodeproperties.InnerNodePropertiesBuilder
 
setValue(long, Value) - Method in class org.neo4j.gds.core.loading.nodeproperties.LongArrayNodePropertiesBuilder
 
setValue(long, Value) - Method in class org.neo4j.gds.core.loading.nodeproperties.LongNodePropertiesBuilder
 
shallowCopy(AdjacencyCursor) - Method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
shallowCopy(AdjacencyCursor) - Method in interface org.neo4j.gds.api.AdjacencyCursor
Create a shallow copy of this cursor.
shallowCopy(AdjacencyCursor) - Method in class org.neo4j.gds.core.compression.packed.BlockAlignedTailCursor
 
shallowCopy(AdjacencyCursor) - Method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailCursor
 
shallowCopy(AdjacencyCursor) - Method in class org.neo4j.gds.core.compression.packed.PackedTailCursor
 
shallowCopy(AdjacencyCursor) - Method in class org.neo4j.gds.core.compression.packed.VarLongTailCursor
 
shallowCopy(AdjacencyCursor) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
shallowCopy(AdjacencyCursor) - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList.DecompressingCursor
 
shallowCopy(AdjacencyCursor) - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
shallowCopy(AdjacencyCursor) - Method in class org.neo4j.gds.core.huge.NodeFilteredAdjacencyCursor
 
ShardedLongLongMap - Class in org.neo4j.gds.core.utils.paged
 
ShardedLongLongMap.BatchedBuilder - Class in org.neo4j.gds.core.utils.paged
 
ShardedLongLongMap.BatchedBuilder.Batch - Class in org.neo4j.gds.core.utils.paged
 
ShardedLongLongMap.Builder - Class in org.neo4j.gds.core.utils.paged
 
shrinkToFitPageOffsets() - Method in interface org.neo4j.gds.core.utils.PageReordering.PageOrdering
 
shrinkToFitReverseOrdering() - Method in interface org.neo4j.gds.core.utils.PageReordering.PageOrdering
 
shuffleArray(int[], SplittableRandom) - Static method in class org.neo4j.gds.core.utils.shuffle.ShuffleUtil
 
shuffleArray(HugeLongArray, SplittableRandom) - Static method in class org.neo4j.gds.core.utils.shuffle.ShuffleUtil
 
ShuffleUtil - Class in org.neo4j.gds.core.utils.shuffle
 
SIGNIFICAND_BITS - Static variable in class org.neo4j.gds.core.loading.DoubleCodec
The number of physical bits in the significand of a double number.
SIGNIFICANT_BIT_MASK - Static variable in class org.neo4j.gds.core.loading.DoubleCodec
Bit mask to isolate the significand field of a double.
singleLabel(NodeLabel) - Static method in class org.neo4j.gds.core.loading.LabelInformationBuilders
 
SingleThreadedRandomSeedConfig - Interface in org.neo4j.gds.config
 
singleTypeRelationshipImporter() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.SingleTypeRelationshipImportContext
 
SingleTypeRelationshipImporter - Class in org.neo4j.gds.core.loading
 
SingleTypeRelationshipImporter.ImportMetaData - Interface in org.neo4j.gds.core.loading
 
SingleTypeRelationshipImporter.SingleTypeRelationshipImportContext - Interface in org.neo4j.gds.core.loading
 
SingleTypeRelationships - Interface in org.neo4j.gds.core.loading
 
size() - Method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
size() - Method in interface org.neo4j.gds.api.AdjacencyCursor
Return how many targets can be decoded in total.
size() - Method in class org.neo4j.gds.core.compression.packed.BlockAlignedTailCursor
 
size() - Method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailCursor
 
size() - Method in class org.neo4j.gds.core.compression.packed.PackedTailCursor
 
size() - Method in class org.neo4j.gds.core.compression.packed.VarLongTailCursor
 
size() - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
size() - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList.DecompressingCursor
 
size() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
size() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyList
 
size() - Method in class org.neo4j.gds.core.huge.NodeFilteredAdjacencyCursor
 
size() - Method in class org.neo4j.gds.core.loading.ArrayIdMapBuilder
 
size() - Method in interface org.neo4j.gds.core.loading.construction.NodeLabelToken
 
size() - Method in class org.neo4j.gds.core.loading.construction.PropertyValues
 
size() - Method in class org.neo4j.gds.core.loading.GrowingArrayIdMapBuilder
 
size() - Method in class org.neo4j.gds.core.utils.LazyBatchCollection
 
size() - Method in interface org.neo4j.gds.core.utils.paged.dss.DisjointSetStruct
Number of elements stored in the data structure.
size() - Method in class org.neo4j.gds.core.utils.paged.dss.HugeAtomicDisjointSetStruct
 
size() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Returns the number of bits in the bitset.
size() - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArrayStack
 
size() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayQueue
 
size() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayStack
 
size() - Method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
 
size() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongDoubleMap
 
size() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
size() - Method in class org.neo4j.gds.core.utils.paged.PagedDataStructure
Return the size of this data structure.
size() - Method in class org.neo4j.gds.core.utils.paged.PagedLongStack
 
size() - Method in interface org.neo4j.gds.core.utils.paged.ReadOnlyHugeLongArray
 
size() - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap
 
size() - Method in class org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue
 
size() - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
size() - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Returns the number of elements currently stored in the queue.
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
 
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
skipDanglingRelationships() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.ImportMetaData
 
skipUntil(long) - Method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
skipUntil(long) - Method in interface org.neo4j.gds.api.AdjacencyCursor
Read and decode target ids until it is strictly larger than (>) the provided target.
skipUntil(long) - Method in class org.neo4j.gds.core.compression.packed.BlockAlignedTailCursor
 
skipUntil(long) - Method in class org.neo4j.gds.core.compression.packed.InlinedHeadPackedTailCursor
 
skipUntil(long) - Method in class org.neo4j.gds.core.compression.packed.PackedTailCursor
 
skipUntil(long) - Method in class org.neo4j.gds.core.compression.packed.VarLongTailCursor
 
skipUntil(long) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyList.Cursor
 
skipUntil(long) - Method in class org.neo4j.gds.core.compression.varlong.CompressedAdjacencyList.DecompressingCursor
Read and decode target ids until it is strictly larger than (>) the provided target.
skipUntil(long) - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
skipUntil(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredAdjacencyCursor
 
slice() - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilder.Slice
 
sort(Class<T>, HugeObjectArray<T>, ToDoubleFunction<T>) - Static method in class org.neo4j.gds.core.utils.paged.HugeSerialObjectMergeSort
 
sort(HugeLongArray, int) - Static method in class org.neo4j.gds.core.utils.paged.HugeMergeSort
 
sort(HugeLongArray, long, LongToDoubleFunction, HugeLongArray) - Static method in class org.neo4j.gds.core.utils.paged.HugeSerialIndirectMergeSort
 
sort(HugeLongArray, LongToDoubleFunction) - Static method in class org.neo4j.gds.core.utils.paged.HugeSerialIndirectMergeSort
 
sort(HugeObjectArray<T>, long, ToDoubleFunction<T>, HugeObjectArray<T>) - Static method in class org.neo4j.gds.core.utils.paged.HugeSerialObjectMergeSort
 
sortBySource() - Method in class org.neo4j.gds.core.loading.RelationshipsBatchBuffer
 
sortByTarget() - Method in class org.neo4j.gds.core.loading.RelationshipsBatchBuffer
 
sortDoubleArrayByLongValues(long[], double[], int) - Static method in class org.neo4j.gds.core.utils.TwoArraysSort
Sort two arrays simultaneously based on values of the first (long) array.
SOURCE_NODE_KEY - Static variable in interface org.neo4j.gds.config.SourceNodeConfig
 
sourceBuffer() - Method in class org.neo4j.gds.core.loading.ThreadLocalSingleTypeRelationshipImporter
 
sourceId() - Method in interface org.neo4j.gds.api.RelationshipCursor
 
sourceNode() - Method in interface org.neo4j.gds.config.SourceNodeConfig
 
SourceNodeConfig - Interface in org.neo4j.gds.config
 
sourceNodeId() - Method in interface org.neo4j.gds.core.loading.construction.RelationshipsBuilder.Relationship
 
sourceNodeId(long, int) - Method in interface org.neo4j.gds.core.loading.AdjacencyBufferPaging
 
sourceNodeReference() - Method in interface org.neo4j.gds.core.loading.RelationshipReference
 
sourceNodeReference() - Method in class org.neo4j.gds.core.loading.RelationshipScanCursorReference
 
sourceNodes() - Method in interface org.neo4j.gds.config.SourceNodesConfig
 
SourceNodesConfig - Interface in org.neo4j.gds.config
 
spareInts() - Method in class org.neo4j.gds.core.loading.RelationshipsBatchBuffer
 
spareLongs() - Method in class org.neo4j.gds.core.loading.RelationshipsBatchBuffer
 
spliterator() - Method in class org.neo4j.gds.core.utils.SetBitsIterable
 
start() - Static method in class org.neo4j.gds.core.utils.ProgressTimer
 
start(LongConsumer) - Static method in class org.neo4j.gds.core.utils.ProgressTimer
 
START_NODE_ID - Static variable in interface org.neo4j.gds.api.IdMap
Defines the lower bound of mapped ids
startNode() - Method in class org.neo4j.gds.core.utils.partition.Partition
 
startWorker() - Method in class org.neo4j.gds.core.concurrency.SyncBarrier
 
StatementAction - Class in org.neo4j.gds.core.utils
 
StatementAction(TransactionContext) - Constructor for class org.neo4j.gds.core.utils.StatementAction
 
StatementApi - Class in org.neo4j.gds.utils
 
StatementApi(TransactionContext) - Constructor for class org.neo4j.gds.utils.StatementApi
 
StatementApi.TxConsumer - Interface in org.neo4j.gds.utils
 
StatementApi.TxFunction<T> - Interface in org.neo4j.gds.utils
 
StatementFunction<T> - Class in org.neo4j.gds.core.utils
 
StatementFunction(TransactionContext) - Constructor for class org.neo4j.gds.core.utils.StatementFunction
 
StaticCapabilities - Interface in org.neo4j.gds.core.loading
 
stdDev() - Method in class org.neo4j.gds.core.compression.BoundedHistogram
Return the standard deviation across all values.
stdDevBits() - Method in class org.neo4j.gds.core.compression.common.BlockStatistics
 
stdDevBits() - Method in interface org.neo4j.gds.core.compression.MemoryInfo
Tracks the standard deviation of the number of bits used to encode a block of target ids.
stop() - Method in class org.neo4j.gds.core.utils.ProgressTimer
 
stopWorker() - Method in class org.neo4j.gds.core.concurrency.SyncBarrier
 
storeBacked(KernelTransaction) - Static method in interface org.neo4j.gds.core.loading.PropertyReader
 
StoreScanner<Reference> - Interface in org.neo4j.gds.core.loading
 
StoreScanner.Factory<Reference> - Interface in org.neo4j.gds.core.loading
 
StoreScanner.RecordConsumer<Reference> - Interface in org.neo4j.gds.core.loading
 
StoreScanner.ScanCursor<Reference> - Interface in org.neo4j.gds.core.loading
 
storeSize(GraphDimensions) - Method in class org.neo4j.gds.core.loading.RelationshipScanCursorBasedScanner
 
storeSize(GraphDimensions) - Method in interface org.neo4j.gds.core.loading.StoreScanner
 
stream() - Method in class org.neo4j.gds.core.utils.partition.Partition
 
stream() - Method in class org.neo4j.gds.core.utils.SetBitsIterable
 
streamRelationships(long, double) - Method in class org.neo4j.gds.api.GraphAdapter
 
streamRelationships(long, double) - Method in interface org.neo4j.gds.api.RelationshipIterator
Returns a stream which returns every relationship in the graph starting from the given node id.
streamRelationships(long, double) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
streamRelationships(long, double) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
streamRelationships(long, double) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
sudo() - Method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
sum() - Method in class org.neo4j.gds.core.utils.paged.PaddedAtomicLong
 
sumSquareDelta(double[], double[], int) - Static method in class org.neo4j.gds.core.utils.Intersections
 
sumSquareDelta(float[], float[], int) - Static method in class org.neo4j.gds.core.utils.Intersections
 
sumSquareDeltas(double[], double[][], int) - Static method in class org.neo4j.gds.core.utils.Intersections
 
SUPER_NORMAL_EXPONENT - Static variable in class org.neo4j.gds.core.loading.DoubleCodec
Exponent in representing a NaN or Infinity value.
supportedSignificandWith() - Method in class org.neo4j.gds.core.loading.DoubleCodec
 
sync() - Method in class org.neo4j.gds.core.concurrency.SyncBarrier
 
SyncBarrier - Class in org.neo4j.gds.core.concurrency
 
systemDatabaseName() - Static method in class org.neo4j.gds.core.Settings
 

T

TARGET_NODE_KEY - Static variable in interface org.neo4j.gds.config.TargetNodeConfig
 
targetBuffer() - Method in class org.neo4j.gds.core.loading.ThreadLocalSingleTypeRelationshipImporter
 
targetId() - Method in interface org.neo4j.gds.api.RelationshipCursor
 
targetNode() - Method in interface org.neo4j.gds.config.TargetNodeConfig
 
TargetNodeConfig - Interface in org.neo4j.gds.config
 
targetNodeId() - Method in interface org.neo4j.gds.core.loading.construction.RelationshipsBuilder.Relationship
 
TargetNodePropertyConfig - Interface in org.neo4j.gds.config
 
targetNodeReference() - Method in interface org.neo4j.gds.core.loading.RelationshipReference
 
targetNodeReference() - Method in class org.neo4j.gds.core.loading.RelationshipScanCursorReference
 
targetNodes() - Method in interface org.neo4j.gds.config.TargetNodesConfig
 
TargetNodesConfig - Interface in org.neo4j.gds.config
 
targetProperty() - Method in interface org.neo4j.gds.config.TargetNodePropertyConfig
 
taskRegistryFactory() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
tasks() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
The tasks that will be executed.
tasks(int, IntFunction<? extends Runnable>) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
tasks(int, Supplier<? extends Runnable>) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
tasks(Iterable<? extends Runnable>) - Method in class org.neo4j.gds.core.concurrency.RunWithConcurrency.Builder
Provides the tasks from an existing Iterable.
tasks(Stream<? extends Runnable>) - Method in class org.neo4j.gds.core.concurrency.RunWithConcurrency.Builder
Provides the tasks from a Stream of tasks by using BaseStream.iterator().
TaskStoreService - Class in org.neo4j.gds.core.utils.progress
This class should hold all TaskStores for the application.
TaskStoreService(boolean) - Constructor for class org.neo4j.gds.core.utils.progress.TaskStoreService
 
terminationFlag() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
terminationFlag() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
Provide a TerminationFlag to support graceful early termination.
TerminationFlag - Interface in org.neo4j.gds.core.utils
 
TerminationFlagImpl - Class in org.neo4j.gds.core.utils
 
TerminationFlagImpl(TerminationMonitor) - Constructor for class org.neo4j.gds.core.utils.TerminationFlagImpl
 
test(int, int) - Method in interface org.neo4j.gds.api.IntBinaryPredicate
 
threadCount() - Method in class org.neo4j.gds.core.loading.ImportSizing
 
threadCount(int, int) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
threadCount(long, long) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
threadLocalImporter(PartialIdMap, int, PropertyReader) - Method in class org.neo4j.gds.core.loading.SingleTypeRelationshipImporter
 
threadLocalImporter(PartialIdMap, int, KernelTransaction) - Method in class org.neo4j.gds.core.loading.SingleTypeRelationshipImporter
 
ThreadLocalSingleTypeRelationshipImporter - Class in org.neo4j.gds.core.loading
Wraps a relationship buffer that is being filled by the store scanners.
threadName() - Method in interface org.neo4j.gds.core.utils.RenamesCurrentThread
 
THRESHOLD_1_BYTE - Static variable in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
THRESHOLD_2_BYTE - Static variable in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
THRESHOLD_3_BYTE - Static variable in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
THRESHOLD_4_BYTE - Static variable in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
THRESHOLD_5_BYTE - Static variable in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
THRESHOLD_6_BYTE - Static variable in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
THRESHOLD_7_BYTE - Static variable in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
THRESHOLD_8_BYTE - Static variable in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
TimeUtil - Class in org.neo4j.gds.core.utils
 
TimeUtil() - Constructor for class org.neo4j.gds.core.utils.TimeUtil
 
toArray() - Method in interface org.neo4j.gds.core.utils.paged.ReadOnlyHugeLongArray
 
toFilteredNodeId(long) - Method in interface org.neo4j.gds.api.FilteredIdMap
Maps a root mapped node id to a filtered mapped node id.
toFilteredNodeId(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
toFilteredNodeId(long) - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
TokenElementIdentifierMappings(int) - Constructor for class org.neo4j.gds.core.GraphDimensionsReader.TokenElementIdentifierMappings
 
tolerance() - Method in interface org.neo4j.gds.config.ToleranceConfig
 
TOLERANCE_DEFAULT - Static variable in class org.neo4j.gds.core.ProcedureConstants
 
ToleranceConfig - Interface in org.neo4j.gds.config
 
toMap() - Method in interface org.neo4j.gds.core.compression.common.ImmutableHistogram
 
toMap(WriteConfig.ArrowConnectionInfo) - Static method in interface org.neo4j.gds.config.WriteConfig.ArrowConnectionInfo
 
toMappedNodeId(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
toMappedNodeId(long) - Method in class org.neo4j.gds.api.IdMapAdapter
 
toMappedNodeId(long) - Method in interface org.neo4j.gds.api.PartialIdMap
Maps an original node id to a mapped node id.
toMappedNodeId(long) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
toMappedNodeId(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
toMappedNodeId(long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
toMappedNodeId(long) - Method in class org.neo4j.gds.core.loading.ArrayIdMap
 
toMappedNodeId(long) - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
toMappedNodeId(long) - Method in class org.neo4j.gds.core.loading.HighLimitIdMap
 
toMappedNodeId(long) - Method in class org.neo4j.gds.core.loading.LazyIdMapBuilder
 
toMappedNodeId(long) - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap
 
toMultiLabel(NodeLabel) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
toMultiLabel(NodeLabel) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
toOriginalNodeId(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
toOriginalNodeId(long) - Method in interface org.neo4j.gds.api.IdMap
Returns the original node id for the given mapped node id.
toOriginalNodeId(long) - Method in class org.neo4j.gds.api.IdMapAdapter
 
toOriginalNodeId(long) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
toOriginalNodeId(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
toOriginalNodeId(long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
toOriginalNodeId(long) - Method in class org.neo4j.gds.core.loading.ArrayIdMap
 
toOriginalNodeId(long) - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
toOriginalNodeId(long) - Method in class org.neo4j.gds.core.loading.HighLimitIdMap
 
toOriginalNodeId(long) - Method in class org.neo4j.gds.core.utils.paged.ShardedLongLongMap
 
top() - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Returns the element with the minimum cost from the queue in constant time.
topology() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationships
 
Topology - Interface in org.neo4j.gds.api
 
toRootNodeId(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
toRootNodeId(long) - Method in interface org.neo4j.gds.api.IdMap
Maps a filtered mapped node id to its root mapped node id.
toRootNodeId(long) - Method in class org.neo4j.gds.api.IdMapAdapter
 
toRootNodeId(long) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
toRootNodeId(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
toRootNodeId(long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
toRootNodeId(long) - Method in class org.neo4j.gds.core.loading.ArrayIdMap
 
toRootNodeId(long) - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
toString() - Method in class org.neo4j.gds.api.DatabaseId
 
toString() - Method in class org.neo4j.gds.api.GraphCharacteristics
 
toString() - Method in class org.neo4j.gds.api.GraphName
 
toString() - Method in class org.neo4j.gds.api.User
 
toString() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedDoubleProducer
 
toString() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedLongProducer
 
toString() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleArrayProducer
 
toString() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleEmbeddingProducer
 
toString() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleProducer
 
toString() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomEmbeddingProducer
 
toString() - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Returns the String representation of the current value.
toString() - Method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
Convert the contents of this map to a human-friendly string.
toString() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongDoubleMap
Convert the contents of this map to a human-friendly string.
toString() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
Convert the contents of this map to a human-friendly string.
toString() - Method in class org.neo4j.gds.core.utils.partition.DegreePartition
 
toString() - Method in class org.neo4j.gds.core.utils.partition.IteratorPartition
 
toString() - Method in class org.neo4j.gds.core.utils.partition.Partition
 
toString(RelationshipDistribution) - Static method in enum org.neo4j.gds.beta.generator.RelationshipDistribution
 
total() - Method in class org.neo4j.gds.core.compression.BoundedHistogram
Returns the total number of recorded values.
toValue(AnyValue) - Static method in class org.neo4j.gds.core.loading.ValueConverter
 
transactionContext() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
transactionStateAllocation() - Static method in class org.neo4j.gds.core.Settings
 
transactionStateMaxOffHeapMemory() - Static method in class org.neo4j.gds.core.Settings
 
TransactionTerminationMonitor - Class in org.neo4j.gds
 
TransactionTerminationMonitor(KernelTransaction) - Constructor for class org.neo4j.gds.TransactionTerminationMonitor
 
translateId(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues.FilteredToOriginalNodePropertyValues
 
translateId(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues.OriginalToFilteredNodePropertyValues
 
translateId(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
tryAdvance(Consumer<? super T>) - Method in class org.neo4j.gds.core.utils.queue.QueueBasedSpliterator
 
trySplit() - Method in class org.neo4j.gds.core.utils.queue.QueueBasedSpliterator
 
TwoArraysSort - Class in org.neo4j.gds.core.utils
 
TwoArraysSort.AscendingLongComparator - Class in org.neo4j.gds.core.utils
 
tx - Variable in class org.neo4j.gds.utils.StatementApi
 
typeId() - Method in class org.neo4j.gds.api.GraphAdapter
 
typeId() - Method in interface org.neo4j.gds.api.IdMap
A unique identifier for this type of IdMap.
typeId() - Method in class org.neo4j.gds.api.IdMapAdapter
 
typeId() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
typeId() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
typeId() - Method in class org.neo4j.gds.core.loading.ArrayIdMap
 
typeId() - Method in class org.neo4j.gds.core.loading.FilteredLabeledIdMap
 
typeId() - Method in class org.neo4j.gds.core.loading.HighLimitIdMap
 
typeOf(Object) - Static method in class org.neo4j.gds.config.UserInputAsStringOrListOfString
 
typeTokenId() - Method in interface org.neo4j.gds.core.loading.RelationshipReference
 
typeTokenId() - Method in class org.neo4j.gds.core.loading.RelationshipScanCursorReference
 
typeTokenId() - Method in interface org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.ImportMetaData
 

U

uncompressed(LongSupplier, PropertyMappings, Aggregation[], boolean) - Static method in interface org.neo4j.gds.core.loading.AdjacencyListBehavior
 
UncompressedAdjacencyList - Class in org.neo4j.gds.core.compression.uncompressed
 
UncompressedAdjacencyList.Cursor - Class in org.neo4j.gds.core.compression.uncompressed
 
UncompressedAdjacencyListBuilder - Class in org.neo4j.gds.core.compression.uncompressed
 
UncompressedAdjacencyListBuilder(MemoryTracker) - Constructor for class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyListBuilder
 
UncompressedAdjacencyListBuilder.Allocator - Class in org.neo4j.gds.core.compression.uncompressed
 
UncompressedAdjacencyListBuilder.PositionalAllocator - Class in org.neo4j.gds.core.compression.uncompressed
 
UncompressedAdjacencyListBuilderFactory - Class in org.neo4j.gds.core.compression.uncompressed
 
undirected() - Method in class org.neo4j.gds.api.GraphCharacteristics.Builder
 
UNIFORM - org.neo4j.gds.beta.generator.RelationshipDistribution
 
uniformSample(long, Random) - Static method in class org.neo4j.gds.core.utils.statistics.DistributionHelper
 
union(long, long) - Method in interface org.neo4j.gds.core.utils.paged.dss.DisjointSetStruct
Joins the set of p (Sp) with set of q (Sq).
union(long, long) - Method in class org.neo4j.gds.core.utils.paged.dss.HugeAtomicDisjointSetStruct
 
unionBitSet(Collection<NodeLabel>, long) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
unionBitSet(Collection<NodeLabel>, long) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
UnionGraph - Class in org.neo4j.gds.core.huge
 
UNKNOWN_MAX_ID - Static variable in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
unpack(int, long[], int, long) - Static method in class org.neo4j.gds.core.compression.packed.AdjacencyUnpacking
 
unregisterListener(GraphStoreCatalogListener) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
unsafeDecodeDeltaVLongs(int, long, long, long[], int) - Static method in class org.neo4j.gds.core.compression.common.VarLongDecoding
 
unsafeDecodeVLong(long, MutableLong) - Static method in class org.neo4j.gds.core.compression.common.VarLongDecoding
Decodes a single var-length encoded long starting at the given address.
unsafeDecodeVLongs(int, long, long[], int) - Static method in class org.neo4j.gds.core.compression.common.VarLongDecoding
 
unsupportedTypeException(ValueType) - Method in interface org.neo4j.gds.api.properties.PropertyValues
 
updateAndGet(DoubleUnaryOperator) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Atomically updates the current value with the results of applying the given function.
updateElementAt(int, long) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
useEncryption() - Method in interface org.neo4j.gds.config.WriteConfig.ArrowConnectionInfo
 
User - Class in org.neo4j.gds.api
 
User(String, boolean) - Constructor for class org.neo4j.gds.api.User
 
UserInputAsStringOrListOfString - Class in org.neo4j.gds.config
 
userLogRegistryFactory() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
username() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
username() - Method in interface org.neo4j.gds.core.GraphLoader
 
username() - Method in class org.neo4j.gds.core.loading.CatalogRequest
 
username() - Method in class org.neo4j.gds.core.Username
 
userName() - Method in interface org.neo4j.gds.core.loading.GraphStoreCatalog.GraphStoreWithUserNameAndConfig
 
userName() - Method in interface org.neo4j.gds.core.RemoteMLCatalog.ModelMetricIdentifier
 
Username - Class in org.neo4j.gds.core
 
UsernameExtension - Class in org.neo4j.gds.core
 
UsernameExtension() - Constructor for class org.neo4j.gds.core.UsernameExtension
 

V

validate() - Method in interface org.neo4j.gds.config.SingleThreadedRandomSeedConfig
 
validate() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
 
validate(GraphStore) - Method in interface org.neo4j.gds.config.GraphAccessGraphPropertiesConfig
 
validate(GraphStore) - Method in interface org.neo4j.gds.config.GraphStreamRelationshipPropertiesConfig
 
validate(GraphStore) - Method in interface org.neo4j.gds.config.GraphStreamRelationshipsConfig
 
validate(GraphStore, Collection<NodeLabel>, String) - Static method in class org.neo4j.gds.config.ElementTypeValidator
 
VALIDATE_RELATIONSHIPS_KEY - Static variable in interface org.neo4j.gds.config.GraphProjectConfig
 
validate_using_max_memory_estimation - Static variable in class org.neo4j.gds.internal.MemoryEstimationSettings
 
validateConcurrency() - Method in interface org.neo4j.gds.config.ConcurrencyConfig
 
validateConfigurableSeedConfig(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.ConfigurableSeedConfig
 
validateFeatureProperties(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.FeaturePropertiesConfig
 
validateGraphIsSuitableForWrite(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.WriteConfig
 
validateMutateProperty(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.MutateNodePropertyConfig
 
validateMutateRelationships(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.MutateRelationshipConfig
 
validateMutateRelationshipTypeIdentifier(String) - Static method in interface org.neo4j.gds.config.MutateRelationshipConfig
 
validateName(String) - Static method in interface org.neo4j.gds.config.GraphProjectConfig
 
validateNodeLabelFilter(Collection<NodeLabel>) - Method in interface org.neo4j.gds.core.loading.LabelInformation
 
validateNodeLabelFilter(Collection<NodeLabel>) - Method in class org.neo4j.gds.core.loading.MultiLabelInformation
 
validateNodeLabels(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
validateProperty(String) - Static method in interface org.neo4j.gds.config.ConfigurableSeedConfig
 
validateProperty(String) - Static method in interface org.neo4j.gds.config.MutateNodePropertyConfig
 
validateProperty(String) - Static method in interface org.neo4j.gds.config.MutateRelationshipPropertyConfig
 
validateProperty(String) - Static method in interface org.neo4j.gds.config.TargetNodePropertyConfig
 
validatePropertyName(String) - Static method in interface org.neo4j.gds.config.NodeWeightConfig
 
validatePropertyName(String) - Static method in interface org.neo4j.gds.config.SeedConfig
 
validatePropertyName(String) - Static method in interface org.neo4j.gds.config.WritePropertyConfig
 
validateReadConcurrency() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
validateReadConcurrency() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
validateRelationships() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
validateRelationships() - Method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
validateRelationships() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
validateRelationshipTypeName(String) - Static method in interface org.neo4j.gds.config.WriteRelationshipConfig
 
validateRelationshipTypes(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
validateRelationshipWeightProperty() - Method in interface org.neo4j.gds.config.RelationshipWeightConfig
 
validateSeedProperty(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.SeedConfig
 
validateSourceLabels(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.SourceNodesConfig
 
validateSourceNode(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.SourceNodeConfig
 
validateSourceNodeIsLoaded(long, long) - Static method in class org.neo4j.gds.core.loading.LoadingExceptions
 
validateTargetNode(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.TargetNodeConfig
 
validateTargetNodeIsLoaded(long, long) - Static method in class org.neo4j.gds.core.loading.LoadingExceptions
 
validateTargetNodes(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.TargetNodesConfig
 
validateTargetProperty(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.TargetNodePropertyConfig
 
validateTypes(GraphStore, Collection<RelationshipType>, String) - Static method in class org.neo4j.gds.config.ElementTypeValidator
 
validateWriteConcurrency() - Method in interface org.neo4j.gds.config.WriteConfig
 
validRelationshipTypes(GraphStore) - Method in interface org.neo4j.gds.config.GraphStreamRelationshipPropertiesConfig
Returns the relationship types that are to be considered for streaming properties.
value - Variable in class org.neo4j.gds.core.loading.MutableIntValue
 
value() - Method in enum org.neo4j.gds.config.RandomGraphGeneratorConfig.AllowSelfLoops
 
value() - Method in interface org.neo4j.gds.core.Settings.PageCacheMemorySetting
 
value(long) - Method in interface org.neo4j.gds.api.properties.nodes.DoubleArrayNodePropertyValues
 
value(long) - Method in interface org.neo4j.gds.api.properties.nodes.DoubleNodePropertyValues
 
value(long) - Method in interface org.neo4j.gds.api.properties.nodes.FloatArrayNodePropertyValues
 
value(long) - Method in interface org.neo4j.gds.api.properties.nodes.LongArrayNodePropertyValues
 
value(long) - Method in interface org.neo4j.gds.api.properties.nodes.LongNodePropertyValues
 
value(long) - Method in interface org.neo4j.gds.api.properties.nodes.NodePropertyValues
 
value(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues.OriginalToFilteredNodePropertyValues
 
value(long) - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
value(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
value(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
valueAtPercentile(double) - Method in class org.neo4j.gds.core.compression.common.ImmutableHistogram.Empty
 
valueAtPercentile(double) - Method in interface org.neo4j.gds.core.compression.common.ImmutableHistogram
 
ValueConverter - Class in org.neo4j.gds.core.loading
 
valueCount() - Method in interface org.neo4j.gds.api.properties.graph.GraphPropertyValues
 
valueOf(String) - Static method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.api.PropertyCursor.EmptyPropertyCursor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.beta.generator.RelationshipDistribution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.config.RandomGraphGeneratorConfig.AllowSelfLoops
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.core.compression.common.ZigZagLongDecoding.Identity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.core.loading.Capabilities.WriteMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.neo4j.gds.api.properties.graph.DoubleArrayGraphPropertyValues
 
values() - Method in interface org.neo4j.gds.api.properties.graph.DoubleGraphPropertyValues
 
values() - Method in interface org.neo4j.gds.api.properties.graph.FloatArrayGraphPropertyValues
 
values() - Method in interface org.neo4j.gds.api.properties.graph.GraphPropertyValues
 
values() - Method in interface org.neo4j.gds.api.properties.graph.LongArrayGraphPropertyValues
 
values() - Method in interface org.neo4j.gds.api.properties.graph.LongGraphPropertyValues
 
values() - Method in interface org.neo4j.gds.api.properties.Property
 
values() - Static method in enum org.neo4j.gds.api.PropertyCursor.EmptyPropertyCursor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
values() - Method in interface org.neo4j.gds.api.RelationshipPropertyStore
 
values() - Static method in enum org.neo4j.gds.beta.generator.RelationshipDistribution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.neo4j.gds.config.RandomGraphGeneratorConfig.AllowSelfLoops
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.compression.common.ZigZagLongDecoding.Identity
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.loading.Capabilities.WriteMode
Returns an array containing the constants of this enum type, in the order they are declared.
valueType() - Method in interface org.neo4j.gds.api.properties.graph.DoubleArrayGraphPropertyValues
 
valueType() - Method in interface org.neo4j.gds.api.properties.graph.DoubleGraphPropertyValues
 
valueType() - Method in interface org.neo4j.gds.api.properties.graph.FloatArrayGraphPropertyValues
 
valueType() - Method in interface org.neo4j.gds.api.properties.graph.LongArrayGraphPropertyValues
 
valueType() - Method in interface org.neo4j.gds.api.properties.graph.LongGraphPropertyValues
 
valueType() - Method in interface org.neo4j.gds.api.properties.nodes.DoubleArrayNodePropertyValues
 
valueType() - Method in interface org.neo4j.gds.api.properties.nodes.DoubleNodePropertyValues
 
valueType() - Method in interface org.neo4j.gds.api.properties.nodes.FloatArrayNodePropertyValues
 
valueType() - Method in interface org.neo4j.gds.api.properties.nodes.LongArrayNodePropertyValues
 
valueType() - Method in interface org.neo4j.gds.api.properties.nodes.LongNodePropertyValues
 
valueType() - Method in interface org.neo4j.gds.api.properties.Property
 
valueType() - Method in interface org.neo4j.gds.api.properties.PropertyValues
 
valueType() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
valueType() - Method in class org.neo4j.gds.core.huge.FilteredNodePropertyValues
 
valueType() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
valueType() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
valueType(Value) - Static method in class org.neo4j.gds.core.loading.ValueConverter
 
ValueTypes - Class in org.neo4j.gds.api
 
ValueTypes() - Constructor for class org.neo4j.gds.api.ValueTypes
 
VarLongDecoding - Class in org.neo4j.gds.core.compression.common
 
VarLongEncoding - Class in org.neo4j.gds.core.compression.common
 
VarLongTailCursor - Class in org.neo4j.gds.core.compression.packed
 
VarLongTailPacker - Class in org.neo4j.gds.core.compression.packed
Compresses values in blocks of AdjacencyPacking.BLOCK_SIZE using bit-packing.
visit(GraphCatalogConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
visit(GraphProjectFromCypherConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
visit(GraphProjectFromGraphConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
visit(GraphSampleProcConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
visit(RandomGraphGeneratorConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
visitAddress(Address, P) - Method in interface org.neo4j.gds.core.compression.mixed.MixedPageVisitor
 
visitBytes(byte[], P) - Method in interface org.neo4j.gds.core.compression.mixed.MixedPageVisitor
 

W

waitNanos() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
The actual wait time in nanoseconds.
waitTime() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
If the RunWithConcurrency.executor() is not able to accept any more tasks, we will wait and retry submitting the task.
waitTime(long, TimeUnit) - Method in class org.neo4j.gds.core.concurrency.RunWithConcurrency.Builder
Sets the RunWithConcurrency.waitTime() together with its RunWithConcurrency.waitTimeUnit() Provides the tasks from an existing Iterable.
waitTimeUnit() - Method in interface org.neo4j.gds.core.concurrency.RunWithConcurrency
If the RunWithConcurrency.executor() is not able to accept any more tasks, we will wait and retry submitting the task.
weakCompareAndSetAcquire(double, double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Possibly atomically sets the value to newValue if the current value == expectedValue, with memory effects as specified by VarHandle.weakCompareAndSetAcquire(java.lang.Object...).
weakCompareAndSetPlain(double, double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Possibly atomically sets the value to newValue if the current value == expectedValue, with memory effects as specified by VarHandle.weakCompareAndSetPlain(java.lang.Object...).
weakCompareAndSetRelease(double, double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Possibly atomically sets the value to newValue if the current value == expectedValue, with memory effects as specified by VarHandle.weakCompareAndSetRelease(java.lang.Object...).
weakCompareAndSetVolatile(double, double) - Method in class org.neo4j.gds.core.concurrency.AtomicDouble
Possibly atomically sets the value to newValue if the current value == expectedValue, with memory effects as specified by VarHandle.weakCompareAndSet(java.lang.Object...).
withComputeMillis(long) - Method in class org.neo4j.gds.result.AbstractResultBuilder
 
withConfig(AlgoBaseConfig) - Method in class org.neo4j.gds.result.AbstractResultBuilder
 
withDirection(Direction) - Method in class org.neo4j.gds.api.GraphCharacteristics.Builder
 
withFilteredLabels(Collection<NodeLabel>, int) - Method in class org.neo4j.gds.api.GraphAdapter
 
withFilteredLabels(Collection<NodeLabel>, int) - Method in interface org.neo4j.gds.api.IdMap
 
withFilteredLabels(Collection<NodeLabel>, int) - Method in class org.neo4j.gds.api.IdMapAdapter
 
withFilteredLabels(Collection<NodeLabel>, int) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
withFilteredLabels(Collection<NodeLabel>, int) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
withFilteredLabels(Collection<NodeLabel>, int) - Method in class org.neo4j.gds.core.loading.ArrayIdMap
 
withFilteredLabels(Collection<NodeLabel>, int) - Method in class org.neo4j.gds.core.loading.HighLimitIdMap
 
withMutateMillis(long) - Method in class org.neo4j.gds.result.AbstractResultBuilder
 
withNodeCount(long) - Method in class org.neo4j.gds.core.loading.GraphProjectResult.Builder
 
withNodeCount(long) - Method in class org.neo4j.gds.result.AbstractResultBuilder
 
withNodePropertiesWritten(long) - Method in class org.neo4j.gds.result.AbstractResultBuilder
 
withOrientation(Orientation) - Method in class org.neo4j.gds.api.GraphCharacteristics.Builder
 
withPreProcessingMillis(long) - Method in class org.neo4j.gds.result.AbstractResultBuilder
 
withProjectMillis(long) - Method in class org.neo4j.gds.core.loading.GraphProjectResult.Builder
 
withRelationshipCount(long) - Method in class org.neo4j.gds.core.loading.GraphProjectResult.Builder
 
withRelationshipsWritten(long) - Method in class org.neo4j.gds.result.AbstractResultBuilder
 
withWriteMillis(long) - Method in class org.neo4j.gds.result.AbstractResultBuilder
 
wrap(TerminationMonitor) - Static method in interface org.neo4j.gds.core.utils.TerminationFlag
 
wrap(TerminationMonitor, long) - Static method in interface org.neo4j.gds.core.utils.TerminationFlag
 
WRITE_CONCURRENCY_KEY - Static variable in interface org.neo4j.gds.config.WriteConfig
 
WRITE_PROPERTY_KEY - Static variable in interface org.neo4j.gds.config.WritePropertyConfig
 
WRITE_RELATIONSHIP_TYPE_KEY - Static variable in interface org.neo4j.gds.config.WriteRelationshipConfig
 
writeAt(long, long[], int) - Method in class org.neo4j.gds.core.compression.uncompressed.UncompressedAdjacencyListBuilder.PositionalAllocator
 
writeAt(long, PAGE, int) - Method in interface org.neo4j.gds.api.compress.AdjacencyListBuilder.PositionalAllocator
 
writeConcurrency() - Method in interface org.neo4j.gds.config.WriteConfig
 
WriteConfig - Interface in org.neo4j.gds.config
 
WriteConfig.ArrowConnectionInfo - Interface in org.neo4j.gds.config
 
WriteLabelConfig - Interface in org.neo4j.gds.config
 
writeMillis - Variable in class org.neo4j.gds.result.AbstractResultBuilder
 
writeMode() - Method in interface org.neo4j.gds.core.loading.Capabilities
 
writeMode() - Method in interface org.neo4j.gds.core.loading.StaticCapabilities
 
writeProperty() - Method in interface org.neo4j.gds.config.WritePropertyConfig
 
WritePropertyConfig - Interface in org.neo4j.gds.config
 
WriteRelationshipConfig - Interface in org.neo4j.gds.config
 
WriteRelationshipPropertiesConfig - Interface in org.neo4j.gds.config
 
writeRelationshipType() - Method in interface org.neo4j.gds.config.WriteRelationshipConfig
 

Y

YES - org.neo4j.gds.config.RandomGraphGeneratorConfig.AllowSelfLoops
 

Z

zigZag(long) - Static method in class org.neo4j.gds.core.compression.common.VarLongEncoding
 
ZigZagLongDecoding - Class in org.neo4j.gds.core.compression.common
 
ZigZagLongDecoding.Identity - Enum in org.neo4j.gds.core.compression.common
 
zigZagUncompress(byte[], int, long[]) - Static method in class org.neo4j.gds.core.compression.common.ZigZagLongDecoding
 
zigZagUncompressFrom(long[], byte[], int, int, AdjacencyCompressor.ValueMapper) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
 
zigZagUncompressFrom(LongArrayBuffer, byte[], int, int, AdjacencyCompressor.ValueMapper) - Static method in class org.neo4j.gds.core.compression.common.AdjacencyCompression
Decompress the given array into the given into.
A B C D E F G H I K L M N O P Q R S T U V W Y Z 
All Classes All Packages