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

A

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(String, Object) - Method in interface org.neo4j.gds.core.utils.io.file.PropertyConsumer
 
accept(String, Object, ValueType) - Method in interface org.neo4j.gds.core.utils.io.file.PropertyWithTypeConsumer
 
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.GraphProjectFromStoreConfig
 
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(Write, long) - Method in interface org.neo4j.gds.core.write.NativeNodePropertyExporter.WriteConsumer
 
accept(KernelTransaction) - Method in class org.neo4j.gds.core.loading.IndexedNodePropertyImporter
 
accept(KernelTransaction) - Method in class org.neo4j.gds.core.loading.NodesScannerTask
 
accept(KernelTransaction) - Method in class org.neo4j.gds.core.loading.RelationshipsScannerTask
 
accept(KernelTransaction) - Method in interface org.neo4j.gds.utils.StatementApi.TxConsumer
 
accept(T) - Method in interface org.neo4j.gds.utils.CheckedConsumer
 
acceptInTransaction(StatementApi.TxConsumer) - Method in class org.neo4j.gds.utils.StatementApi
 
Adapter() - Constructor for class org.neo4j.gds.core.utils.io.file.schema.InputNodeSchemaVisitor.Adapter
 
Adapter() - Constructor for class org.neo4j.gds.core.utils.io.file.schema.InputRelationshipSchemaVisitor.Adapter
 
Adapter() - Constructor for class org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor.Adapter
 
add(int, double) - Method in class org.neo4j.gds.core.utils.AtomicDoubleArray
add argument to value at index.
add(int, int, double) - Method in class org.neo4j.gds.core.loading.RelationshipPropertiesBatchBuffer
 
add(long) - Method in interface org.neo4j.gds.core.utils.mem.AllocationTracker
Add the given number of bytes to the total tracked amount.
add(long) - Method in class org.neo4j.gds.core.utils.mem.InMemoryAllocationTracker
 
add(long) - Method in class org.neo4j.gds.core.utils.mem.KernelAllocationTracker
 
add(long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayQueue
 
add(long[], int, int, int) - Method in class org.neo4j.gds.core.loading.CompressedLongArray
For memory efficiency, we reuse the values.
add(long[], long[][], int, int, int) - Method in class org.neo4j.gds.core.loading.CompressedLongArray
For memory efficiency, we reuse the values.
add(long, double) - Method in class org.neo4j.gds.core.utils.paged.PagedAtomicDoubleArray
 
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, 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, long[]) - Method in class org.neo4j.gds.core.loading.NodesBatchBuffer
 
add(Stream<T>) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
add(T) - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
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
 
additionalJvm() - Static method in class org.neo4j.gds.core.Settings
 
additionalNodeProperties() - Method in interface org.neo4j.gds.core.utils.io.GraphStoreExporterBaseConfig
 
addNode(long, Map<String, Value>, NodeLabel...) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNode(long, NodeLabel...) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
addNodeIdToLabel(NodeLabel, long) - Method in class org.neo4j.gds.core.loading.LabelInformation.Builder
 
addNodeProperty(NodeLabel, String, NodeProperties) - Method in interface org.neo4j.gds.api.GraphStore
 
addNodeProperty(NodeLabel, String, NodeProperties) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
addNodePropertyProducer(NodeLabel, PropertyProducer<?>) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
addRelationshipType(RelationshipType, Optional<String>, Optional<NumberType>, Relationships) - Method in interface org.neo4j.gds.api.GraphStore
 
addRelationshipType(RelationshipType, Optional<String>, Optional<NumberType>, Relationships) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
addTo(long, byte) - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Adds (+) the existing value and the provided value at the given index and stored the result into the given index.
addTo(long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
Adds (+) the existing value and the provided value at the given index and stored the result into the given index.
addTo(long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
 
addTo(long, int) - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
Adds (+) the existing value and the provided value at the given index and stored the result into the given index.
addTo(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Adds (+) the existing value and the provided value at the given index and stored the result into the given index.
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
 
addUserLogMessage(String, Task, String) - Method in enum org.neo4j.gds.core.utils.warnings.EmptyUserLogStore
 
addUserLogMessage(String, Task, String) - Method in class org.neo4j.gds.core.utils.warnings.GlobalUserLogStore
 
addUserLogMessage(String, Task, String) - Method in interface org.neo4j.gds.core.utils.warnings.UserLogStore
 
addWarningToLog(Task, String) - Method in class org.neo4j.gds.core.utils.warnings.UserLogRegistry
 
adjacency - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
adjacency() - Method in interface org.neo4j.gds.core.compress.AdjacencyListsWithProperties
 
AdjacencyBuilder - Class in org.neo4j.gds.core.loading
Exists exactly once per relationship type and has the following responsibilities: Receives raw relationship records from relationship batch buffers Compresses raw records into compressed long arrays Writes compressed long arrays into final adjacency list using a specific compressor
AdjacencyCompression - Class in org.neo4j.gds.core.loading
 
AdjacencyCompressor - Interface in org.neo4j.gds.core.compress
 
AdjacencyCompressorBlueprint - Interface in org.neo4j.gds.core.compress
 
AdjacencyCompressorFactory<TARGET_PAGE,​PROPERTY_PAGE> - Interface in org.neo4j.gds.core.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.huge.CompositeAdjacencyList
 
adjacencyCursor(long, double) - Method in class org.neo4j.gds.core.huge.TransientCompressedList
 
adjacencyCursor(long, double) - Method in class org.neo4j.gds.core.huge.TransientUncompressedList
 
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.huge.CompositeAdjacencyList
 
adjacencyCursor(AdjacencyCursor, long, double) - Method in class org.neo4j.gds.core.huge.TransientCompressedList
 
adjacencyCursor(AdjacencyCursor, long, double) - Method in class org.neo4j.gds.core.huge.TransientUncompressedList
 
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
 
AdjacencyFactory - Interface in org.neo4j.gds.core.compress
 
adjacencyList() - Method in interface org.neo4j.gds.api.Relationships.Topology
 
AdjacencyList - Interface in org.neo4j.gds.api
The adjacency list for a mono-partite graph with an optional single relationship property.
adjacencyListEstimation(boolean) - Static method in class org.neo4j.gds.core.huge.TransientCompressedList
 
adjacencyListEstimation(boolean) - Static method in class org.neo4j.gds.core.huge.TransientUncompressedList
 
adjacencyListEstimation(long, long) - Static method in interface org.neo4j.gds.core.compress.AdjacencyFactory
 
adjacencyListEstimation(long, long) - Static method in class org.neo4j.gds.core.huge.TransientCompressedList
 
adjacencyListEstimation(long, long) - Static method in class org.neo4j.gds.core.huge.TransientUncompressedList
 
adjacencyListEstimation(RelationshipType, boolean) - Static method in interface org.neo4j.gds.core.compress.AdjacencyFactory
 
adjacencyListEstimation(RelationshipType, boolean) - Static method in class org.neo4j.gds.core.huge.TransientCompressedList
 
adjacencyListEstimation(RelationshipType, boolean) - Static method in class org.neo4j.gds.core.huge.TransientUncompressedList
 
AdjacencyListsWithProperties - Interface in org.neo4j.gds.core.compress
 
AdjacencyListWithPropertiesBuilder - Class in org.neo4j.gds.core.loading
 
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 interface org.neo4j.gds.core.compress.AdjacencyFactory
 
adjacencyPropertiesEstimation(RelationshipType, boolean) - Static method in class org.neo4j.gds.core.huge.TransientUncompressedList
 
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.huge.CompositeAdjacencyCursor
 
advance(long) - Method in class org.neo4j.gds.core.huge.TransientCompressedList.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.TransientUncompressedList.Cursor
 
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() - Method in class org.neo4j.gds.core.utils.io.file.schema.RelationshipSchemaVisitor
 
aggregation(Aggregation) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
aggregation(Aggregation) - Method in class org.neo4j.gds.core.utils.io.file.schema.InputRelationshipSchemaVisitor.Adapter
 
aggregation(Aggregation) - Method in interface org.neo4j.gds.core.utils.io.file.schema.InputRelationshipSchemaVisitor
 
aggregation(Aggregation) - Method in class org.neo4j.gds.core.utils.io.file.schema.RelationshipSchemaVisitor
 
AlgoBaseConfig - Interface in org.neo4j.gds.config
 
all(String, String) - Static method in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
ALL_NODES_QUERY - Static variable in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
ALL_RELATIONSHIPS_QUERY - Static variable in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
ALL_RELATIONSHIPS_UNDIRECTED_QUERY - Static variable in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
allocate(int) - Method in class org.neo4j.gds.core.loading.GrowingHugeIdMapBuilder
 
allocate(int) - Method in class org.neo4j.gds.core.loading.HugeIdMapBuilder
 
allocate(int) - Method in interface org.neo4j.gds.core.loading.IdMapBuilder
 
allocate(long, int, HugeLongArrayBuilder.Allocator) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder
 
allocatedSize() - Method in class org.neo4j.gds.core.loading.HugeIdMapBuilder.BulkAdder
 
allocatedSize() - Method in interface org.neo4j.gds.core.loading.IdMapAllocator
 
allocatedSize() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder.Allocator
 
allocationTracker - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
allocationTracker - Variable in class org.neo4j.gds.core.loading.nodeproperties.LongNodePropertiesBuilder
 
allocationTracker - Variable in class org.neo4j.gds.core.loading.ScanningRecordsImporter
 
allocationTracker() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
allocationTracker(AllocationTracker) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
allocationTracker(AllocationTracker) - Method in class org.neo4j.gds.core.loading.NativeNodePropertyImporter.Builder
 
AllocationTracker - Interface in org.neo4j.gds.core.utils.mem
 
AllocationTrackerExtensionFactory - Class in org.neo4j.gds.core.utils.mem
 
AllocationTrackerExtensionFactory() - Constructor for class org.neo4j.gds.core.utils.mem.AllocationTrackerExtensionFactory
 
AllocationTrackerExtensionFactory.Dependencies - Interface in org.neo4j.gds.core.utils.mem
 
AllocationTrackerLifecycleAdapter - Class in org.neo4j.gds.core.utils.mem
 
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
 
allowUpgrade() - Static method in class org.neo4j.gds.core.Settings
 
allSet() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Returns true iff all bits are set.
allSet() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
Returns true iff all bits are set.
and(long, byte) - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Computes the bit-wise AND (&) of the existing value and the provided value at the given index.
and(long, int) - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
Computes the bit-wise AND (&) of the existing value and the provided value at the given index.
and(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Computes the bit-wise AND (&) of the existing value and the provided value at the given index.
andThen(RelationshipConsumer) - Method in interface org.neo4j.gds.api.RelationshipConsumer
 
andThen(RelationshipWithPropertyConsumer) - Method in interface org.neo4j.gds.api.RelationshipWithPropertyConsumer
 
api() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
apply(long) - Method in class org.neo4j.gds.core.utils.io.NeoNodeProperties.NeoProperties
 
apply(long, long) - Method in interface org.neo4j.gds.core.utils.BiLongConsumer
 
apply(GraphProjectConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Rewriter
 
apply(CheckedFunction<? super T, ? extends R, E>, T) - Static method in class org.neo4j.gds.utils.ExceptionUtil
 
apply(KernelTransaction) - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
apply(KernelTransaction) - Method in interface org.neo4j.gds.utils.StatementApi.TxFunction
 
apply(Context) - Method in class org.neo4j.gds.core.utils.progress.GlobalTaskStore
 
apply(Context) - Method in class org.neo4j.gds.core.utils.warnings.GlobalUserLogStore
 
apply(T) - Method in interface org.neo4j.gds.utils.CheckedFunction
 
applyDeltaEncoding(long[], int, Aggregation) - Static method in class org.neo4j.gds.core.loading.AdjacencyCompression
 
applyDeltaEncoding(LongArrayBuffer, Aggregation) - Static method in class org.neo4j.gds.core.loading.AdjacencyCompression
 
applyInTransaction(StatementApi.TxFunction<T>) - Method in class org.neo4j.gds.utils.StatementApi
 
array - Variable in class org.neo4j.gds.core.utils.paged.HugeCursor
a slice of values currently being traversed
array() - Method in class org.neo4j.gds.core.loading.GrowingHugeIdMapBuilder
 
array() - Method in class org.neo4j.gds.core.loading.HugeIdMapBuilder
 
ArrayLayout - Class in org.neo4j.gds.core.utils
 
ArrayLayout.LayoutAndSecondary - Interface in org.neo4j.gds.core.utils
 
ArrayUtil - Class in org.neo4j.gds.core.utils
 
AscendingLongComparator - Class in org.neo4j.gds.core.utils
 
AscendingLongComparator(long[]) - Constructor for class org.neo4j.gds.core.utils.AscendingLongComparator
 
asNodeProperties() - Method in interface org.neo4j.gds.core.utils.paged.dss.DisjointSetStruct
Wraps the DisjointSetStruct in an LongNodeProperties interface
asNodeProperties() - Method in class org.neo4j.gds.core.utils.paged.HugeArray
 
asNodeProperties() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
 
asNodeProperties() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
 
asNodeProperties() - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
 
asNodeProperties() - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
 
asNodeProperties() - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
 
asNodeProperties() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
 
asNodeProperties() - Method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
 
assertNoProjectionsOrExplicitProperties(CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
assertRunning() - Method in interface org.neo4j.gds.core.utils.TerminationFlag
 
asString() - Method in class org.neo4j.gds.core.utils.progress.JobId
 
AtomicDoubleArray - Class in org.neo4j.gds.core.utils
Atomic double Array implementation
AtomicDoubleArray(int) - Constructor for class org.neo4j.gds.core.utils.AtomicDoubleArray
Create a new AtomicDoubleArray
authEnabled() - Static method in class org.neo4j.gds.core.Settings
 
AutoCloseableThreadLocal<T extends java.lang.AutoCloseable> - Class in org.neo4j.gds.utils
 
AutoCloseableThreadLocal(Supplier<T>, Optional<Consumer<? super T>>) - Constructor for class org.neo4j.gds.utils.AutoCloseableThreadLocal
 
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.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 class org.neo4j.gds.core.loading.HugeIdMap
 
availableNodeLabels() - Method in class org.neo4j.gds.core.loading.LabelInformation
 
availableNodeProperties() - Method in class org.neo4j.gds.api.GraphAdapter
 
availableNodeProperties() - Method in interface org.neo4j.gds.api.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
 
awaitTerminations(Queue<Future<?>>) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 

B

base - Variable in class org.neo4j.gds.core.utils.paged.HugeCursor
the base for the index to get the global index
baseTask(String) - Static method in interface org.neo4j.gds.core.write.RelationshipStreamExporter
 
baseTask(String, long) - Static method in interface org.neo4j.gds.core.write.NodePropertyExporter
 
baseTask(String, long) - Static method in interface org.neo4j.gds.core.write.RelationshipExporter
 
batch() - Method in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
BatchingProgressLogger - Class in org.neo4j.gds.core.utils
 
BatchingProgressLogger(Log, Task, int) - Constructor for class org.neo4j.gds.core.utils.BatchingProgressLogger
 
BatchingProgressLogger(Log, Task, long, int) - Constructor for class org.neo4j.gds.core.utils.BatchingProgressLogger
 
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.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
 
batchIterables(long) - Method in class org.neo4j.gds.core.loading.HugeIdMap
 
BatchNodeIterable - Interface in org.neo4j.gds.api
Iterate over each graph-nodeId in batches.
BatchNodeIterable.IdIterable - Class in org.neo4j.gds.api
 
BatchNodeIterable.IdIterator - Class in org.neo4j.gds.api
 
batchSize - Variable in class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
 
batchSize() - Method in interface org.neo4j.gds.config.BatchSizeConfig
 
batchSize() - Method in interface org.neo4j.gds.core.utils.io.GraphStoreExporterBaseConfig
 
BatchSizeConfig - Interface in org.neo4j.gds.config
 
beginSubTask() - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
beginSubTask() - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
beginSubTask() - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
beginSubTask(long) - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
beginSubTask(long) - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
beginSubTask(long) - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
beginSubTask(String) - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
beginSubTask(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
beginSubTask(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
BiLongConsumer - Interface in org.neo4j.gds.core.utils
 
binaryLookup(long, long[]) - Static method in class org.neo4j.gds.core.utils.ArrayUtil
Find the index where (ids[idx] <= id) && (ids[idx + 1] > id).
binarySearch(int[], int, int) - Static method in class org.neo4j.gds.core.utils.ArrayUtil
 
binarySearch(long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Find the index where (values[idx] <= searchValue) && (values[idx + 1] > searchValue).
binarySearchFirst(long[], int, int, long) - Static method in class org.neo4j.gds.core.utils.ArrayUtil
Similar to Arrays.binarySearch(long[], int, int, long), but returns the index of the first occurrence of key in a if there are multiple occurrences.
binarySearchIndex(int[], int, int) - Static method in class org.neo4j.gds.core.utils.ArrayUtil
 
binarySearchLast(long[], int, int, long) - Static method in class org.neo4j.gds.core.utils.ArrayUtil
Similar to Arrays.binarySearch(long[], int, int, long), but returns the index of the last occurrence of key in a if there are multiple occurrences.
blockAlignedPartitioning(HugeLongArray, int, Function<Partition, TASK>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
boltEnabled() - Static method in class org.neo4j.gds.core.Settings
 
boltListenAddress() - Static method in class org.neo4j.gds.core.Settings
 
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.core.compress.LongArrayBuffer
 
buffer() - Method in class org.neo4j.gds.core.loading.SingleTypeRelationshipImporter
 
bufferSize() - Method in interface org.neo4j.gds.core.loading.StoreScanner
 
build() - Method in class org.neo4j.gds.api.GraphStoreFactory
 
build() - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
build() - Method in interface org.neo4j.gds.core.compress.AdjacencyCompressorBlueprint
 
build() - Method in class org.neo4j.gds.core.loading.AdjacencyListWithPropertiesBuilder
 
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.NativeFactory
 
build() - Method in class org.neo4j.gds.core.loading.NativeNodePropertyImporter.Builder
 
build() - Method in class org.neo4j.gds.core.loading.ScanningNodesImporter
 
build() - Method in class org.neo4j.gds.core.loading.ScanningRecordsImporter
 
build() - Method in class org.neo4j.gds.core.loading.ScanningRelationshipsImporter
 
build() - Method in class org.neo4j.gds.core.write.NativeNodePropertiesExporterBuilder
 
build() - Method in class org.neo4j.gds.core.write.NativeRelationshipExporterBuilder
 
build() - Method in class org.neo4j.gds.core.write.NativeRelationshipStreamExporterBuilder
 
build() - Method in class org.neo4j.gds.core.write.NodePropertyExporterBuilder
 
build() - Method in class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
build() - Method in class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
 
build(long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder
 
build(long, boolean) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
build(long, LongUnaryOperator) - Method in class org.neo4j.gds.core.loading.LabelInformation.Builder
 
build(long, IdMap) - Method in class org.neo4j.gds.core.loading.nodeproperties.DoubleArrayNodePropertiesBuilder
 
build(long, IdMap) - Method in class org.neo4j.gds.core.loading.nodeproperties.DoubleNodePropertiesBuilder
 
build(long, IdMap) - Method in class org.neo4j.gds.core.loading.nodeproperties.FloatArrayNodePropertiesBuilder
 
build(long, IdMap) - Method in class org.neo4j.gds.core.loading.nodeproperties.InnerNodePropertiesBuilder
 
build(long, IdMap) - Method in class org.neo4j.gds.core.loading.nodeproperties.LongArrayNodePropertiesBuilder
 
build(long, IdMap) - Method in class org.neo4j.gds.core.loading.nodeproperties.LongNodePropertiesBuilder
 
build(IdMap) - Method in class org.neo4j.gds.core.loading.nodeproperties.NodePropertiesFromStoreBuilder
 
build(LabelInformation.Builder, long, int, boolean, AllocationTracker) - Method in class org.neo4j.gds.core.loading.GrowingHugeIdMapBuilder
 
build(LabelInformation.Builder, long, int, boolean, AllocationTracker) - Method in class org.neo4j.gds.core.loading.HugeIdMapBuilder
 
build(LabelInformation.Builder, long, int, boolean, AllocationTracker) - Method in interface org.neo4j.gds.core.loading.IdMapBuilder
 
build(HugeIntArray, HugeLongArray) - Method in interface org.neo4j.gds.core.loading.CsrListBuilder
 
build(HugeIntArray, HugeLongArray) - Method in class org.neo4j.gds.core.loading.TransientCompressedListBuilder
 
build(HugeIntArray, HugeLongArray) - Method in class org.neo4j.gds.core.loading.TransientUncompressedListBuilder
 
buildAll() - Method in class org.neo4j.gds.core.loading.construction.RelationshipsBuilder
 
buildChecked(long) - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
builder() - Static method in interface org.neo4j.gds.api.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 class org.neo4j.gds.core.loading.NativeNodePropertyImporter
 
builder(long, IntObjectMap<List<NodeLabel>>, AllocationTracker) - Static method in class org.neo4j.gds.core.loading.LabelInformation
 
builder(long, AllocationTracker) - Static method in class org.neo4j.gds.core.loading.LabelInformation
 
builder(AdjacencyListWithPropertiesBuilder, RelationshipProjection, int, boolean, ImportSizing, boolean, AllocationTracker) - Static method in class org.neo4j.gds.core.loading.SingleTypeRelationshipImporter
 
builder(TransactionContext, Graph, TerminationFlag) - Static method in class org.neo4j.gds.core.write.NativeRelationshipExporter
 
builder(TransactionContext, IdMap, Stream<Relationship>, TerminationFlag) - Static method in class org.neo4j.gds.core.write.NativeRelationshipStreamExporter
 
builder(TransactionContext, IdMap, Graph, TerminationFlag) - Static method in class org.neo4j.gds.core.write.NativeRelationshipExporter
 
builder(TransactionContext, IdMap, TerminationFlag) - Static method in class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
Builder() - Constructor for class org.neo4j.gds.api.NodePropertyStore.Builder
 
Builder() - Constructor for class org.neo4j.gds.api.RelationshipPropertyStore.Builder
 
buildRelationshipPropertyStore(List<Relationships>, List<RelationshipPropertySchema>) - Static method in class org.neo4j.gds.core.loading.CSRGraphStoreUtil
 
bulkNext(StoreScanner.RecordConsumer<Reference>) - Method in interface org.neo4j.gds.core.loading.StoreScanner.ScanCursor
 
BumpAllocator<PAGE> - Class in org.neo4j.gds.core.loading
"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.Factory<PAGE> - Interface in org.neo4j.gds.core.loading
 
BumpAllocator.LocalAllocator<PAGE> - Class in org.neo4j.gds.core.loading
 
BytePageCreator - Class in org.neo4j.gds.core.utils.paged
 
bytesPerPage() - Method in class org.neo4j.gds.core.utils.paged.PageAllocator
 

C

calculateEstimates(CompatPropertySizeCalculator) - Method in class org.neo4j.gds.core.utils.io.GraphStoreInput
 
call() - Method in class org.neo4j.gds.core.loading.ScanningRecordsImporter
 
call() - Method in class org.neo4j.gds.core.utils.StatementFunction
 
cancel() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
CANCELED - org.neo4j.gds.core.utils.progress.tasks.Status
 
canRelease(boolean) - Method in interface org.neo4j.gds.api.Graph
 
canRelease(boolean) - Method in class org.neo4j.gds.api.GraphAdapter
 
canRelease(boolean) - Method in interface org.neo4j.gds.api.GraphStore
 
canRelease(boolean) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
canRelease(boolean) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
canRelease(boolean) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
canRunInParallel(ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
capacity() - Method in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
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
 
CatalogRequest - Class in org.neo4j.gds.core.loading
 
CatalogRequest() - Constructor for class org.neo4j.gds.core.loading.CatalogRequest
 
chain(T, T) - Static method in class org.neo4j.gds.utils.ExceptionUtil
Adds the current exception to the initial exception as suppressed.
characteristics() - Method in class org.neo4j.gds.core.utils.queue.QueueBasedSpliterator
 
checkedAccept(T) - Method in interface org.neo4j.gds.utils.CheckedConsumer
 
checkedApply(T) - Method in interface org.neo4j.gds.utils.CheckedFunction
 
CheckedConsumer<T,​E extends java.lang.Exception> - Interface in org.neo4j.gds.utils
 
CheckedFunction<T,​R,​E extends java.lang.Exception> - Interface in org.neo4j.gds.utils
 
checkedGet() - Method in interface org.neo4j.gds.utils.CheckedSupplier
 
checkedRun() - Method in interface org.neo4j.gds.utils.CheckedRunnable
 
CheckedRunnable<E extends java.lang.Exception> - Interface in org.neo4j.gds.utils
 
CheckedSupplier<T,​E extends java.lang.Exception> - Interface in org.neo4j.gds.utils
 
clear() - Method in class org.neo4j.gds.core.utils.AtomicDoubleArray
set all elements to 0
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.HugeAtomicGrowingBitSet
Resets all bits in the bit set.
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.
clock() - Static method in class org.neo4j.gds.core.utils.ClockService
 
ClockService - Class in org.neo4j.gds.core.utils
 
cloneIdMap() - Method in interface org.neo4j.gds.api.IdMap
 
close() - Method in interface org.neo4j.gds.api.AdjacencyCursor
 
close() - Method in enum org.neo4j.gds.api.AdjacencyCursor.EmptyAdjacencyCursor
 
close() - Method in interface org.neo4j.gds.api.AdjacencyList
 
close() - Method in interface org.neo4j.gds.api.AdjacencyProperties
 
close() - Method in interface org.neo4j.gds.api.PropertyCursor
 
close() - Method in enum org.neo4j.gds.api.PropertyCursor.EmptyPropertyCursor
 
close() - Method in interface org.neo4j.gds.core.compress.AdjacencyCompressor
Closing this compressor will release some internal data structures, making them eligible for garbage collection.
close() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
close() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyList
 
close() - Method in class org.neo4j.gds.core.huge.TransientCompressedList
 
close() - Method in class org.neo4j.gds.core.huge.TransientCompressedList.DecompressingCursor
 
close() - Method in class org.neo4j.gds.core.huge.TransientUncompressedList
 
close() - Method in class org.neo4j.gds.core.huge.TransientUncompressedList.Cursor
 
close() - Method in interface org.neo4j.gds.core.loading.CsrListBuilder.Allocator
 
close() - Method in class org.neo4j.gds.core.loading.DeltaVarLongCompressor
 
close() - Method in class org.neo4j.gds.core.loading.RawCompressor
 
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.loading.TransientUncompressedListBuilder.Allocator
 
close() - Method in class org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor.Adapter
 
close() - Method in class org.neo4j.gds.core.utils.io.file.schema.NodeSchemaBuilderVisitor
 
close() - Method in class org.neo4j.gds.core.utils.io.file.schema.RelationshipSchemaBuilderVisitor
 
close() - Method in interface org.neo4j.gds.core.utils.io.file.SingleRowVisitor
 
close() - Method in class org.neo4j.gds.core.utils.paged.HugeCursor
Releases the reference to the underlying array so that it might be garbage collected.
close() - Method in class org.neo4j.gds.core.utils.paged.HugeCursor.PagedCursor
 
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() - Method in class org.neo4j.gds.utils.AutoCloseableThreadLocal
 
close() - Method in class org.neo4j.gds.utils.CloseableThreadLocal
 
CloseableThreadLocal<T> - Class in org.neo4j.gds.utils
Java's builtin ThreadLocal has a serious flaw: it can take an arbitrarily long amount of time to dereference the things you had stored in it, even once the ThreadLocal instance itself is no longer referenced.
CloseableThreadLocal(Supplier<T>) - Constructor for class org.neo4j.gds.utils.CloseableThreadLocal
 
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
 
compareAndExchange(long, byte, byte) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicByteArray
Atomically sets the element at position index to the given updated value if the current value, referred to as the witness value, == the expected value.
compareAndExchange(long, double, double) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
Atomically sets the element at position index to the given updated value if the current value, referred to as the witness value, == the expected value.
compareAndExchange(long, long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
Atomically sets the element at position index to the given updated value if the current value, referred to as the witness value, == the expected value.
compareAndSet(long, byte, byte) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicByteArray
Atomically sets the element at position index to the given updated value if the current value == the expected value.
compareAndSet(long, double, double) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
Atomically sets the element at position index to the given updated value if the current value == the expected value.
compareAndSet(long, long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
Atomically sets the element at position index to the given updated value if the current value == the expected value.
ComponentSizeConfig - Interface in org.neo4j.gds.config
 
CompositeAdjacencyCursor - Class in org.neo4j.gds.core.huge
 
CompositeAdjacencyCursor(List<AdjacencyCursor>) - Constructor for class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
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, CompressedLongArray, LongArrayBuffer) - Method in interface org.neo4j.gds.core.compress.AdjacencyCompressor
Compress a list of target ids into an adjacency list.
compress(long, CompressedLongArray, LongArrayBuffer) - Method in class org.neo4j.gds.core.loading.DeltaVarLongCompressor
 
compress(long, CompressedLongArray, LongArrayBuffer) - Method in class org.neo4j.gds.core.loading.RawCompressor
 
compress(LongArrayBuffer, byte[]) - Static method in class org.neo4j.gds.core.loading.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
 
CompressedLongArray - Class in org.neo4j.gds.core.loading
 
CompressedLongArray(AllocationTracker) - Constructor for class org.neo4j.gds.core.loading.CompressedLongArray
 
CompressedLongArray(AllocationTracker, int) - Constructor for class org.neo4j.gds.core.loading.CompressedLongArray
 
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
 
concurrency - Variable in class org.neo4j.gds.core.loading.ScanningRecordsImporter
 
concurrency - Variable in class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
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.config.GraphStreamRelationshipPropertiesConfig
 
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.core.utils.io.GraphStoreExporter
 
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
 
configured() - Static method in interface org.neo4j.gds.core.compress.AdjacencyFactory
 
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.Partition
 
consumer(CheckedConsumer<T, E>) - Static method in interface org.neo4j.gds.utils.CheckedConsumer
 
contains(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
contains(long) - Method in interface org.neo4j.gds.api.IdMap
Returns true iff the nodeId is mapped, otherwise false.
contains(long) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
contains(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
contains(long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
contains(long) - Method in class org.neo4j.gds.core.loading.HugeIdMap
 
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.NodePropertyStore
 
containsKey(String) - Method in interface org.neo4j.gds.api.RelationshipPropertyStore
 
containsTask(Task) - Method in class org.neo4j.gds.core.utils.progress.TaskRegistry
 
context() - Method in interface org.neo4j.gds.core.GraphLoader
 
copyFromArrayIntoSlice(Array, long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeArray
Copies data from source into this array, starting from sliceStart up until sliceEnd.
copyOf(long, AllocationTracker) - Method in class org.neo4j.gds.core.utils.paged.HugeArray
Creates a copy of the given array.
copyOf(long, AllocationTracker) - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Creates a copy of the given array.
copyOf(long, AllocationTracker) - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
Creates a copy of the given array.
copyOf(long, AllocationTracker) - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
Creates a copy of the given array.
copyOf(long, AllocationTracker) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Creates a copy of the given array.
copyOf(long, AllocationTracker) - Method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
Creates a copy of the given array.
copyOfPage(PAGE, int) - Method in interface org.neo4j.gds.core.loading.BumpAllocator.Factory
 
copyTo(HugeAtomicLongArray, long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
 
copyTo(HugeByteArray, long) - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Copies the content of this array into the target array.
copyTo(HugeDoubleArray, long) - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
Copies the content of this array into the target array.
copyTo(HugeIntArray, long) - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
Copies the content of this array into the target array.
copyTo(HugeLongArray, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Copies the content of this array into the target array.
copyTo(HugeObjectArray<T>, long) - Method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
Copies the content of this array into the target array.
copyTo(Self, long) - Method in class org.neo4j.gds.core.utils.paged.HugeArray
Copies the content of this array into the target array.
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
 
cosineSquare(double[], double[], int) - Static method in class org.neo4j.gds.core.utils.Intersections
 
cosineSquareSkip(double[], double[], int, double) - 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.utils.mem.AllocationTracker
 
create() - Static method in class org.neo4j.gds.core.utils.mem.InMemoryAllocationTracker
 
create(long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
 
create(long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
 
create(LongSupplier, AdjacencyFactory, RelationshipProjection, Map<String, Integer>, AllocationTracker) - Static method in class org.neo4j.gds.core.loading.AdjacencyListWithPropertiesBuilder
 
create(LongSupplier, AdjacencyFactory, RelationshipProjection, Aggregation[], int[], double[], AllocationTracker) - Static method in class org.neo4j.gds.core.loading.AdjacencyListWithPropertiesBuilder
 
create(LongSupplier, CsrListBuilderFactory<byte[], ? extends AdjacencyList, long[], ? extends AdjacencyProperties>, PropertyMappings, Aggregation[], boolean, AllocationTracker) - Method in enum org.neo4j.gds.core.loading.DeltaVarLongCompressor.Factory
 
create(LongSupplier, CsrListBuilderFactory<long[], ? extends AdjacencyList, long[], ? extends AdjacencyProperties>, PropertyMappings, Aggregation[], boolean, AllocationTracker) - Method in enum org.neo4j.gds.core.loading.RawCompressor.Factory
 
create(LongSupplier, CsrListBuilderFactory<TARGET_PAGE, ? extends AdjacencyList, PROPERTY_PAGE, ? extends AdjacencyProperties>, PropertyMappings, Aggregation[], boolean, AllocationTracker) - Method in interface org.neo4j.gds.core.compress.AdjacencyCompressorFactory
 
create(LongSupplier, PropertyMappings, Aggregation[], boolean, AllocationTracker) - Method in interface org.neo4j.gds.core.compress.AdjacencyFactory
 
create(LongSupplier, PropertyMappings, Aggregation[], AllocationTracker) - Method in interface org.neo4j.gds.core.compress.AdjacencyFactory
 
create(Optional<Long>, Optional<Long>, AllocationTracker) - Method in interface org.neo4j.gds.core.IdMapBehavior
 
create(Optional<Long>, Optional<Long>, AllocationTracker) - Method in class org.neo4j.gds.core.OpenGdsIdMapBehavior
 
create(IdMap, Relationships, AllocationTracker) - Static method in class org.neo4j.gds.core.loading.construction.GraphFactory
 
create(IdMap, GraphSchema, Map<String, NodeProperties>, Relationships.Topology, Optional<Relationships.Properties>, AllocationTracker) - Static method in class org.neo4j.gds.core.huge.HugeGraph
 
create(IdMap, NodeSchema, Map<String, NodeProperties>, RelationshipType, Relationships, AllocationTracker) - Static method in class org.neo4j.gds.core.loading.construction.GraphFactory
 
create(AllocationTrackerAdapter) - Static method in class org.neo4j.gds.core.utils.mem.KernelAllocationTracker
 
create(MemoryTrackerProxy) - Static method in interface org.neo4j.gds.core.utils.mem.AllocationTracker
 
create(LicenseState) - Method in interface org.neo4j.gds.core.IdMapBehaviorFactory
 
create(LicenseState) - Method in class org.neo4j.gds.core.OpenGdsIdMapBehaviorFactory
 
create(TransactionContext, int[], Log) - Static method in class org.neo4j.gds.core.loading.NodeScannerFactory
 
createCompressor() - Method in interface org.neo4j.gds.core.compress.AdjacencyCompressorBlueprint
 
createCursor(KernelTransaction) - Method in interface org.neo4j.gds.core.loading.StoreScanner
 
createFlushTasks() - Method in class org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.Factory
 
createForkJoinPool(int) - Static method in class org.neo4j.gds.core.concurrency.Pools
 
createFromGraph(NamedDatabaseId, HugeGraph, String, Optional<String>, int, AllocationTracker) - Static method in class org.neo4j.gds.core.loading.CSRGraphStoreUtil
 
createGraphStore(IdMapAndProperties, RelationshipsAndProperties, AllocationTracker) - Method in class org.neo4j.gds.api.CSRGraphStoreFactory
 
createImplicit(String, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphProjectConfig
 
createImporter(IdMap, int, RelationshipImporter.PropertyReader) - Method in class org.neo4j.gds.core.loading.SingleTypeRelationshipImporter.Factory
 
createSingleThreadPool(String) - Static method in class org.neo4j.gds.core.concurrency.Pools
 
creationTime() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
CSRCompositeRelationshipIterator - Class in org.neo4j.gds.core.huge
 
CSRCompositeRelationshipIterator(AdjacencyList, String[], 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
 
CSRGraphStore(NamedDatabaseId, IdMap, Map<NodeLabel, NodePropertyStore>, Map<RelationshipType, Relationships.Topology>, Map<RelationshipType, RelationshipPropertyStore>, int, AllocationTracker) - Constructor for class org.neo4j.gds.core.loading.CSRGraphStore
 
CSRGraphStoreFactory<CONFIG extends GraphProjectConfig> - Class in org.neo4j.gds.api
 
CSRGraphStoreFactory(CONFIG, GraphLoaderContext, GraphDimensions) - Constructor for class org.neo4j.gds.api.CSRGraphStoreFactory
 
CSRGraphStoreUtil - Class in org.neo4j.gds.core.loading
 
CsrListBuilder<PAGE,​T> - Interface in org.neo4j.gds.core.loading
 
CsrListBuilder.Allocator<PAGE> - Interface in org.neo4j.gds.core.loading
 
CsrListBuilderFactory<TARGET_PAGE,​TARGET_TYPE,​PROPERTY_PAGE,​PROPERTY_TYPE> - Interface in org.neo4j.gds.core.loading
 
currentIteration() - Method in class org.neo4j.gds.core.utils.progress.tasks.IterativeTask
 
currentSubTask() - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
currentTask - Variable in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
cursors() - Method in class org.neo4j.gds.core.huge.CompositeAdjacencyCursor
 
cypher(GraphProjectFromCypherConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Cases
 
cypher(GraphProjectFromCypherConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Rewriter
 
cypher(GraphProjectFromCypherConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
CYPHER_QUERY_KEY - Static variable in class org.neo4j.gds.core.ProcedureConstants
 
CypherFactory - Class in org.neo4j.gds.core.loading
 
CypherFactory(GraphProjectFromCypherConfig, GraphLoaderContext) - Constructor for class org.neo4j.gds.core.loading.CypherFactory
 
CypherFactory(GraphProjectFromCypherConfig, GraphLoaderContext, GraphDimensions) - Constructor for class org.neo4j.gds.core.loading.CypherFactory
 

D

databaseId() - Method in interface org.neo4j.gds.api.GraphStore
 
databaseId() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
databaseManager() - Method in interface org.neo4j.gds.core.loading.InMemoryGraphTrackerExtensionFactory.Dependencies
 
databaseName() - Method in class org.neo4j.gds.core.loading.CatalogRequest
 
databasePanic(DatabaseEventContext) - Method in class org.neo4j.gds.core.loading.InMemoryGraphTrackerLifecycleAdapter
 
databaseShutdown(DatabaseEventContext) - Method in class org.neo4j.gds.core.loading.InMemoryGraphTrackerLifecycleAdapter
 
databaseStart(DatabaseEventContext) - Method in class org.neo4j.gds.core.loading.InMemoryGraphTrackerLifecycleAdapter
 
DB_NAME_KEY - Static variable in interface org.neo4j.gds.core.utils.io.db.GraphStoreToDatabaseExporterConfig
 
dbms() - Method in interface org.neo4j.gds.core.loading.InMemoryGraphTrackerExtensionFactory.Dependencies
 
dbName() - Method in interface org.neo4j.gds.core.utils.io.db.GraphStoreToDatabaseExporterConfig
 
dbTemporalTimezone() - Static method in class org.neo4j.gds.core.Settings
 
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 - Static variable in class org.neo4j.gds.core.concurrency.Pools
 
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_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.Pools
 
DEFAULT_WRITE_CONCURRENCY - Static variable in class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
defaultDatabaseName() - Static method in class org.neo4j.gds.core.Settings
 
defaultPropertyValue() - Method in interface org.neo4j.gds.api.Relationships.Properties
 
defaultRelationshipType() - Method in interface org.neo4j.gds.core.utils.io.GraphStoreExporterBaseConfig
 
defaultValue() - Method in interface org.neo4j.gds.api.NodeProperty
 
defaultValue() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
defaultValue() - Method in interface org.neo4j.gds.core.loading.construction.GraphFactory.PropertyConfig
 
defaultValue() - Method in class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
defaultValue(DefaultValue) - Method in class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
defaultValue(DefaultValue) - Method in class org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor.Adapter
 
defaultValue(DefaultValue) - Method in interface org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor
 
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
 
degree(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
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.TransientCompressedList
 
degree(long) - Method in class org.neo4j.gds.core.huge.TransientUncompressedList
 
degree(long) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
degree(long) - Method in interface org.neo4j.gds.core.utils.partition.PartitionUtils.DegreeFunction
 
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
 
degreePartitionWithBatchSize(Graph, long, Function<DegreePartition, TASK>) - Static method in class org.neo4j.gds.core.utils.partition.PartitionUtils
 
degreePartitionWithBatchSize(PrimitiveLongIterator, PartitionUtils.DegreeFunction, 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() - Method in interface org.neo4j.gds.core.loading.DeletionResult
 
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.core.loading.CSRGraphStore
 
DeleteRelationshipsConfig - Interface in org.neo4j.gds.config
 
DeletionResult - Interface in org.neo4j.gds.core.loading
 
DeltaVarLongCompressor - Class in org.neo4j.gds.core.loading
 
DeltaVarLongCompressor.Factory - Enum in org.neo4j.gds.core.loading
 
depth() - Method in class org.neo4j.gds.core.utils.progress.tasks.DepthAwareTaskVisitor
 
DepthAwareTaskVisitor - Class in org.neo4j.gds.core.utils.progress.tasks
 
DepthAwareTaskVisitor() - Constructor for class org.neo4j.gds.core.utils.progress.tasks.DepthAwareTaskVisitor
 
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
 
description() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
dimensions - Variable in class org.neo4j.gds.api.GraphStoreFactory
 
dimensions - Variable in class org.neo4j.gds.core.loading.ScanningRecordsImporter
 
dimensions() - Method in class org.neo4j.gds.api.GraphStoreFactory
 
dimensions(GraphDimensions) - Method in class org.neo4j.gds.core.loading.NativeNodePropertyImporter.Builder
 
DIRECTION_KEY - Static variable in class org.neo4j.gds.core.ProcedureConstants
 
DIRECTORY_IS_WRITABLE - Static variable in class org.neo4j.gds.core.utils.io.GraphStoreExporter
 
disableAndRun(CheckedRunnable<E>) - Method in enum org.neo4j.gds.utils.GdsFeatureToggles
 
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
 
DoubleArrayNodeProperties - Interface in org.neo4j.gds.api.nodeproperties
 
DoubleArrayNodePropertiesBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
DoubleArrayNodePropertiesBuilder(DefaultValue, AllocationTracker, int) - Constructor for class org.neo4j.gds.core.loading.nodeproperties.DoubleArrayNodePropertiesBuilder
 
doubleArrayValue(long) - Method in interface org.neo4j.gds.api.nodeproperties.DoubleArrayNodeProperties
 
doubleArrayValue(long) - Method in interface org.neo4j.gds.api.NodeProperties
 
doubleArrayValue(long) - Method in interface org.neo4j.gds.api.nodeproperties.FloatArrayNodeProperties
 
doubleArrayValue(long) - Method in class org.neo4j.gds.api.UnionNodeProperties
 
doubleArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
doubleArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties.OriginalToFilteredNodeProperties
 
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
 
DoubleNodeProperties - Interface in org.neo4j.gds.api.nodeproperties
 
DoubleNodePropertiesBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
DoubleNodePropertiesBuilder(DefaultValue, AllocationTracker, int) - Constructor for class org.neo4j.gds.core.loading.nodeproperties.DoubleNodePropertiesBuilder
 
DoubleNullPropertyMap(double) - Constructor for class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
DoublePageCreator - Class in org.neo4j.gds.core.utils.paged
 
doubleValue(long) - Method in interface org.neo4j.gds.api.nodeproperties.DoubleNodeProperties
 
doubleValue(long) - Method in interface org.neo4j.gds.api.NodeProperties
 
doubleValue(long) - Method in interface org.neo4j.gds.api.nodeproperties.LongNodeProperties
 
doubleValue(long) - Method in class org.neo4j.gds.api.UnionNodeProperties
 
doubleValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
doubleValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties.OriginalToFilteredNodeProperties
 
doubleValue(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
DuplicateNodeIdException - Exception in org.neo4j.gds.core.loading
 
DuplicateNodeIdException(long) - Constructor for exception org.neo4j.gds.core.loading.DuplicateNodeIdException
 
DYNAMIC - org.neo4j.gds.core.utils.progress.tasks.IterativeTask.Mode
 

E

elementAt(int) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
elementCount() - Method in interface org.neo4j.gds.api.Relationships.Properties
 
elementCount() - Method in interface org.neo4j.gds.api.Relationships.Topology
 
elementIdentifier() - Method in class org.neo4j.gds.core.utils.io.file.NodeVisitor
 
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
 
ElementSchemaVisitor - Class in org.neo4j.gds.core.utils.io.file.schema
 
ElementSchemaVisitor() - Constructor for class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
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.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.api.RelationshipPropertyStore
 
empty() - Static method in interface org.neo4j.gds.core.utils.mem.AllocationTracker
 
empty() - Static method in class org.neo4j.gds.core.utils.progress.tasks.Tasks
 
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
 
emptyBuilder(AllocationTracker) - Static method in class org.neo4j.gds.core.loading.LabelInformation
 
emptyPages() - Method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
EmptyProgressTracker() - Constructor for class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
EmptyPropertyProducer() - Constructor for class org.neo4j.gds.beta.generator.PropertyProducer.EmptyPropertyProducer
 
emptyRelationships(IdMap, AllocationTracker) - Static method in class org.neo4j.gds.core.loading.construction.GraphFactory
 
EmptyTaskRegistryFactory - Enum in org.neo4j.gds.core.utils.progress
 
EmptyTaskStore - Enum in org.neo4j.gds.core.utils.progress
 
EmptyUserLogRegistryFactory - Enum in org.neo4j.gds.core.utils.warnings
 
EmptyUserLogStore - Enum in org.neo4j.gds.core.utils.warnings
 
emptyWithName(String, String) - Static method in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
enableAndRun(CheckedRunnable<E>) - Method in enum org.neo4j.gds.utils.GdsFeatureToggles
 
enableDebugLog() - Method in interface org.neo4j.gds.core.utils.io.db.GraphStoreToDatabaseExporterConfig
 
encodedVLongSize(long) - Static method in class org.neo4j.gds.core.loading.VarLongEncoding
The values are equivalent to: BitUtil.ceilDiv(64 - Long.numberOfLeadingZeros(nodeCount - 1), 7)
encodeVLongs(long[], int, byte[], int) - Static method in class org.neo4j.gds.core.loading.VarLongEncoding
 
endId(long) - Method in class org.neo4j.gds.core.utils.io.file.RelationshipVisitor
 
endNode() - Method in class org.neo4j.gds.core.utils.io.file.RelationshipVisitor
 
endOfEntity() - Method in class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
endOfEntity() - Method in class org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor.Adapter
 
endOfEntity() - Method in interface org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor
 
endSubTask() - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
endSubTask() - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
endSubTask() - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
endSubTask(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
endSubTask(String) - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
endSubTask(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
endSubTaskWithFailure() - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
endSubTaskWithFailure() - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
endSubTaskWithFailure() - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
endSubTaskWithFailure(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
endSubTaskWithFailure(String) - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
endSubTaskWithFailure(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
ensureCapacity(int) - Method in class org.neo4j.gds.core.compress.LongArrayBuffer
Make sure to be able to hold at least length elements.
equals(Object) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedDoubleProducer
 
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
 
equals(Object) - Method in class org.neo4j.gds.core.utils.progress.JobId
 
estimatedMemoryRangeInBytes() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
estimateMemoryUsage(long) - Method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
estimateMemoryUsage(long) - Method in class org.neo4j.gds.core.utils.paged.PageAllocator.Factory
 
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
 
ExceptionUtil - Class in org.neo4j.gds.utils
 
executor() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
executorService - Variable in class org.neo4j.gds.core.loading.ScanningRecordsImporter
 
executorService - Variable in class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
executorService - Variable in class org.neo4j.gds.core.write.NodePropertyExporterBuilder
 
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, NamedDatabaseId, 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() - Method in class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
export() - Method in class org.neo4j.gds.core.utils.io.file.schema.NodeSchemaBuilderVisitor
 
export() - Method in class org.neo4j.gds.core.utils.io.file.schema.RelationshipSchemaBuilderVisitor
 
export(GraphStoreInput) - Method in class org.neo4j.gds.core.utils.io.db.GraphStoreToDatabaseExporter
 
export(GraphStoreInput) - Method in class org.neo4j.gds.core.utils.io.GraphStoreExporter
 
export(VALUE) - Method in interface org.neo4j.gds.core.utils.io.file.SingleRowVisitor
 
exportElement() - Method in class org.neo4j.gds.core.utils.io.file.GraphStoreNodeVisitor
 
exportName() - Method in interface org.neo4j.gds.core.utils.io.file.GraphStoreToFileExporterConfig
 
extractNodeProperties(GraphStoreBuilder, NodeSchema, Map<NodeLabel, Map<String, NodeProperties>>) - Static method in class org.neo4j.gds.core.loading.CSRGraphStoreUtil
 
extractValue(Aggregation, Value, double) - Static method in class org.neo4j.gds.core.loading.ReadHelper
 
extractValue(Value, double) - Static method in class org.neo4j.gds.core.loading.ReadHelper
 

F

factory(GraphLoaderContext, ProgressTracker, IdMap, StoreScanner<RelationshipReference>, Collection<SingleTypeRelationshipImporter.Factory>) - Static method in class org.neo4j.gds.core.loading.RelationshipsScannerTask
 
factory(TransactionContext, StoreScanner<NodeReference>, long, LongSet, ProgressTracker, NodeImporter, NativeNodePropertyImporter, TerminationFlag) - Static method in class org.neo4j.gds.core.loading.NodesScannerTask
 
FACTORY - Static variable in class org.neo4j.gds.core.loading.RelationshipScanCursorBasedScanner
 
fail() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
FAILED - org.neo4j.gds.core.utils.progress.tasks.Status
 
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
 
fetchNext() - Method in class org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongCollections.PrimitiveLongBaseIterator
Fetches the next item in this iterator.
fetchNext() - Method in class org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongCollections.PrimitiveLongRangeIterator
 
FileHeader<SCHEMA extends org.neo4j.gds.api.schema.ElementSchema<SCHEMA,​IDENTIFIER,​PROPERTY_SCHEMA>,​IDENTIFIER extends org.neo4j.gds.ElementIdentifier,​PROPERTY_SCHEMA extends org.neo4j.gds.api.schema.PropertySchema> - Interface in org.neo4j.gds.core.utils.io.file
 
FileToGraphStoreImporterConfig - Interface in org.neo4j.gds.core.utils.io.file
 
fill(byte) - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Assigns the specified byte value to each element.
fill(byte[][], int) - Method in class org.neo4j.gds.core.utils.paged.BytePageCreator
 
fill(double) - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
Assigns the specified double value to each element.
fill(double[][], int) - Method in class org.neo4j.gds.core.utils.paged.DoublePageCreator
 
fill(double, int) - Static method in class org.neo4j.gds.core.utils.ArrayUtil
 
fill(int) - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
Assigns the specified int value to each element.
fill(long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Assigns the specified long value to each element.
fill(long[][], int) - Method in class org.neo4j.gds.core.utils.paged.LongPageCreator
 
fill(T) - Method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
Assigns the specified value to each element.
fillPage(double[], long) - Method in class org.neo4j.gds.core.utils.paged.DoublePageCreator
 
fillPage(long[], long) - Method in class org.neo4j.gds.core.utils.paged.LongPageCreator
 
filter(Collection<NodeLabel>) - Method in class org.neo4j.gds.core.loading.LabelInformation
 
FilteredNodeProperties - Class in org.neo4j.gds.core.huge
 
FilteredNodeProperties.FilteredToOriginalNodeProperties - Class in org.neo4j.gds.core.huge
 
FilteredNodeProperties.OriginalToFilteredNodeProperties - Class in org.neo4j.gds.core.huge
 
FilteredToOriginalNodeProperties(NodeProperties, NodeFilteredGraph) - Constructor for class org.neo4j.gds.core.huge.FilteredNodeProperties.FilteredToOriginalNodeProperties
 
finish() - Method in class org.neo4j.gds.core.utils.progress.tasks.IterativeTask
 
finish() - Method in class org.neo4j.gds.core.utils.progress.tasks.LeafTask
 
finish() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
FINISHED - org.neo4j.gds.core.utils.progress.tasks.Status
 
finishSubTask(String) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
finishTime() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
FIXED - org.neo4j.gds.core.utils.progress.tasks.IterativeTask.Mode
 
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
 
FJ_WORKER_THREAD_FACTORY - Static variable in class org.neo4j.gds.core.concurrency.Pools
 
flip(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicBitSet
Toggles the bit at the given index.
flip(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
Toggles the bit at the given index.
FloatArrayNodeProperties - Interface in org.neo4j.gds.api.nodeproperties
 
FloatArrayNodePropertiesBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
FloatArrayNodePropertiesBuilder(DefaultValue, AllocationTracker, int) - Constructor for class org.neo4j.gds.core.loading.nodeproperties.FloatArrayNodePropertiesBuilder
 
floatArrayValue(long) - Method in interface org.neo4j.gds.api.nodeproperties.DoubleArrayNodeProperties
 
floatArrayValue(long) - Method in interface org.neo4j.gds.api.nodeproperties.FloatArrayNodeProperties
 
floatArrayValue(long) - Method in interface org.neo4j.gds.api.NodeProperties
 
floatArrayValue(long) - Method in class org.neo4j.gds.api.UnionNodeProperties
 
floatArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
floatArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties.OriginalToFilteredNodeProperties
 
flush() - Method in interface org.neo4j.gds.core.compress.AdjacencyCompressorBlueprint
Implementors may choose to buffer some internal data and only write it intermittently to its final location.
flush() - Method in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
flush() - Method in interface org.neo4j.gds.core.loading.CsrListBuilder
 
flush() - Method in class org.neo4j.gds.core.loading.TransientCompressedListBuilder
 
flush() - Method in class org.neo4j.gds.core.loading.TransientUncompressedListBuilder
 
FORBIDDEN_KEYS - Static variable in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
forbidSeedingAndConsecutiveIds() - Method in interface org.neo4j.gds.config.ConsecutiveIdsConfig
 
foreach(BoundedLongLongPriorityQueue.Consumer) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongLongPriorityQueue
 
forEach(LabelInformation.LabelInformationConsumer) - Method in class org.neo4j.gds.core.loading.LabelInformation
 
forEach(BoundedLongPriorityQueue.Consumer) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
forEachNode(LongPredicate) - Method in class org.neo4j.gds.api.GraphAdapter
 
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
 
forEachNode(LongPredicate) - Method in class org.neo4j.gds.core.loading.HugeIdMap
 
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.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.HugeIdMap
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in class org.neo4j.gds.core.loading.LabelInformation
 
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 order and calls the given consumer for each set bit.
freeMemory() - Static method in class org.neo4j.gds.core.utils.mem.GcListenerExtension
 
from(Map<NodeLabel, BitSet>) - Static method in class org.neo4j.gds.core.loading.LabelInformation
 
fromGraphName() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
fromNumberType(NumberType) - Static method in class org.neo4j.gds.api.ValueTypes
 
fromProcedureConfig(String, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
fromProcedureConfig(String, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
fromString(String) - Static method in class org.neo4j.gds.core.utils.progress.JobId
 
function(CheckedFunction<T, R, E>) - Static method in interface org.neo4j.gds.utils.CheckedFunction
 
function(CheckedFunction<T, R, E>) - Static method in class org.neo4j.gds.utils.ExceptionUtil
 

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
 
GdsFeatureToggles - Enum in org.neo4j.gds.utils
 
generate() - Method in class org.neo4j.gds.beta.generator.RandomGraphGenerator
 
get() - Method in interface org.neo4j.gds.core.utils.mem.AllocationTracker
 
get() - Method in class org.neo4j.gds.utils.AutoCloseableThreadLocal
 
get() - Method in interface org.neo4j.gds.utils.CheckedSupplier
 
get() - Method in class org.neo4j.gds.utils.CloseableThreadLocal
 
get(int) - Method in class org.neo4j.gds.core.utils.AtomicDoubleArray
get the value at index
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.HugeAtomicByteArray
 
get(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
 
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.HugeAtomicLongArray
 
get(long) - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
 
get(long) - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
 
get(long) - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
 
get(long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
 
get(long) - Method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
 
get(long) - Method in class org.neo4j.gds.core.utils.paged.PagedAtomicDoubleArray
 
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.NodePropertyStore
 
get(String) - Method in interface org.neo4j.gds.api.RelationshipPropertyStore
 
get(String, NamedDatabaseId, 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
 
getAllGraphStores() - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
getAndAdd(long, byte) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicByteArray
Atomically adds the given delta to the value at the given index.
getAndAdd(long, byte) - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
 
getAndAdd(long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
Atomically adds the given delta to the value at the given index.
getAndAdd(long, int) - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
 
getAndAdd(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
Atomically adds the given delta to the value at the given index.
getAndReplace(long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
Atomically returns the double value at the given index and replaces it with the given value.
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.
getCompositeRelationshipIterator(RelationshipType, List<String>) - Method in interface org.neo4j.gds.api.GraphStore
 
getCompositeRelationshipIterator(RelationshipType, List<String>) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
getDegreeDistribution(String, NamedDatabaseId, String) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
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, String, Optional<String>) - Method in interface org.neo4j.gds.api.GraphStore
 
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.core.loading.CSRGraphStore
 
getGraph(Collection<RelationshipType>, Optional<String>) - Method in interface org.neo4j.gds.api.GraphStore
 
getGraph(NodeLabel, RelationshipType, Optional<String>) - Method in interface org.neo4j.gds.api.GraphStore
 
getGraph(RelationshipType...) - Method in interface org.neo4j.gds.api.GraphStore
 
getGraph(RelationshipType, Optional<String>) - Method in interface org.neo4j.gds.api.GraphStore
 
getGraphStores(String) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
getGraphStores(String, NamedDatabaseId) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
getHead(long) - Static method in class org.neo4j.gds.core.utils.RawValues
get the head value
getIntermediateOriginalNodeId(long) - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
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.nodeproperties.DoubleNodeProperties
 
getMaxDoublePropertyValue() - Method in interface org.neo4j.gds.api.NodeProperties
 
getMaxDoublePropertyValue() - Method in class org.neo4j.gds.api.UnionNodeProperties
 
getMaxDoublePropertyValue() - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
getMaxDoublePropertyValue() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
getMaxLongPropertyValue() - Method in interface org.neo4j.gds.api.NodeProperties
 
getMaxLongPropertyValue() - Method in interface org.neo4j.gds.api.nodeproperties.LongNodeProperties
 
getMaxLongPropertyValue() - Method in class org.neo4j.gds.api.UnionNodeProperties
 
getMaxLongPropertyValue() - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
getMaxLongPropertyValue() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
getMaybeRelationshipPropertyProducer() - Method in class org.neo4j.gds.beta.generator.RandomGraphGenerator
 
getMemoryEstimation(NodeProjections, RelationshipProjections) - Static method in class org.neo4j.gds.core.loading.NativeFactory
 
getMessage() - Method in class org.neo4j.gds.core.utils.warnings.UserLogEntry
 
getNodeLabelTokens(TokenRead) - Method in class org.neo4j.gds.core.GraphDimensionsCypherReader
 
getNodeLabelTokens(TokenRead) - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
getNodeLabelTokens(TokenRead) - Method in class org.neo4j.gds.core.GraphDimensionsStoreReader
 
getNodeProjections() - Method in class org.neo4j.gds.core.GraphDimensionsCypherReader
 
getNodeProjections() - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
getNodeProjections() - Method in class org.neo4j.gds.core.GraphDimensionsStoreReader
 
getObject(long) - Method in interface org.neo4j.gds.api.nodeproperties.DoubleArrayNodeProperties
 
getObject(long) - Method in interface org.neo4j.gds.api.nodeproperties.DoubleNodeProperties
 
getObject(long) - Method in interface org.neo4j.gds.api.nodeproperties.FloatArrayNodeProperties
 
getObject(long) - Method in interface org.neo4j.gds.api.NodeProperties
 
getObject(long) - Method in interface org.neo4j.gds.api.nodeproperties.LongArrayNodeProperties
 
getObject(long) - Method in interface org.neo4j.gds.api.nodeproperties.LongNodeProperties
 
getObject(long) - Method in class org.neo4j.gds.api.UnionNodeProperties
 
getObject(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
getObject(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties.OriginalToFilteredNodeProperties
 
getObject(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
getObject(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
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
 
getProgress() - Method in class org.neo4j.gds.core.utils.progress.tasks.IterativeTask
 
getProgress() - Method in class org.neo4j.gds.core.utils.progress.tasks.LeafTask
 
getProgress() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
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 interface org.neo4j.gds.beta.generator.PropertyProducer
 
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.RandomLongProducer
 
getPropertySchema() - Method in class org.neo4j.gds.core.utils.io.file.NodeVisitor
 
getPropertySchema() - Method in class org.neo4j.gds.core.utils.io.file.RelationshipVisitor
 
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
 
getRelationshipProjections() - Method in class org.neo4j.gds.core.GraphDimensionsCypherReader
 
getRelationshipProjections() - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
getRelationshipProjections() - Method in class org.neo4j.gds.core.GraphDimensionsStoreReader
 
getRelationshipTypeTokens(TokenRead) - Method in class org.neo4j.gds.core.GraphDimensionsCypherReader
 
getRelationshipTypeTokens(TokenRead) - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
getRelationshipTypeTokens(TokenRead) - Method in class org.neo4j.gds.core.GraphDimensionsStoreReader
 
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.
getTail(long) - Static method in class org.neo4j.gds.core.utils.RawValues
get the tail value
getTask() - Method in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
getTask() - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
getTaskName() - Method in class org.neo4j.gds.core.utils.warnings.UserLogEntry
 
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.core.loading.CSRGraphStore
 
getUsageString() - Method in interface org.neo4j.gds.core.utils.mem.AllocationTracker
 
getUsageString(String) - Method in interface org.neo4j.gds.core.utils.mem.AllocationTracker
 
getValue(long) - Method in interface org.neo4j.gds.core.mutate.NodePropertyAccessor
 
getWithDimension(GraphLoaderContext, GraphDimensions) - Method in interface org.neo4j.gds.api.GraphStoreFactory.Supplier
 
globalProceduresRegistry() - Method in interface org.neo4j.gds.core.utils.mem.AllocationTrackerExtensionFactory.Dependencies
 
GlobalTaskStore - Class in org.neo4j.gds.core.utils.progress
 
GlobalTaskStore() - Constructor for class org.neo4j.gds.core.utils.progress.GlobalTaskStore
 
GlobalUserLogStore - Class in org.neo4j.gds.core.utils.warnings
 
GlobalUserLogStore() - Constructor for class org.neo4j.gds.core.utils.warnings.GlobalUserLogStore
 
graph - Variable in class org.neo4j.gds.api.GraphAdapter
 
graph - Variable in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
graph - Variable in class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
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.Rewriter
 
graph(GraphProjectFromGraphConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
Graph - Interface in org.neo4j.gds.api
 
GraphAdapter - Class in org.neo4j.gds.api
 
GraphAdapter(Graph) - Constructor for class org.neo4j.gds.api.GraphAdapter
 
GraphDimensionsCypherReader - Class in org.neo4j.gds.core
 
GraphDimensionsCypherReader(TransactionContext, GraphProjectFromCypherConfig, IdGeneratorFactory) - Constructor for class org.neo4j.gds.core.GraphDimensionsCypherReader
 
GraphDimensionsReader<T extends GraphProjectConfig> - Class in org.neo4j.gds.core
 
GraphDimensionsStoreReader - Class in org.neo4j.gds.core
 
GraphDimensionsStoreReader(TransactionContext, GraphProjectFromStoreConfig, IdGeneratorFactory) - Constructor for class org.neo4j.gds.core.GraphDimensionsStoreReader
 
GraphDimensionsValidation - Class in org.neo4j.gds.core
 
GraphExportNodePropertiesConfig - Interface in org.neo4j.gds.config
 
GraphFactory - Class in org.neo4j.gds.core.loading.construction
 
GraphFactory.PropertyConfig - Interface in org.neo4j.gds.core.loading.construction
 
graphInfo() - Method in interface org.neo4j.gds.core.utils.io.MetaDataStore
 
GraphInfo - Interface in org.neo4j.gds.core.utils.io.file
 
GraphLoader - Interface in org.neo4j.gds.core
 
GraphLoaderContext - Interface in org.neo4j.gds.api
 
graphName() - Method in interface org.neo4j.gds.config.DeleteRelationshipsConfig
 
graphName() - Method in interface org.neo4j.gds.config.GraphExportNodePropertiesConfig
 
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.GraphStreamRelationshipPropertiesConfig
 
graphProjectConfig - Variable in class org.neo4j.gds.api.GraphStoreFactory
 
graphProjectConfig - Variable in class org.neo4j.gds.core.GraphDimensionsReader
 
GraphProjectConfig - Interface in org.neo4j.gds.config
 
GraphProjectConfig.Cases<R> - Interface in org.neo4j.gds.config
 
GraphProjectConfig.Rewriter - Interface in org.neo4j.gds.config
 
GraphProjectConfig.Visitor - Interface in org.neo4j.gds.config
 
GraphProjectFromCypherConfig - Interface in org.neo4j.gds.config
 
GraphProjectFromGraphConfig - Interface in org.neo4j.gds.config
 
GraphProjectFromStoreConfig - Interface in org.neo4j.gds.config
 
GraphRemoveNodePropertiesConfig - 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
 
GraphStoreCatalog - Class in org.neo4j.gds.core.loading
 
GraphStoreCatalog.GraphStoreWithUserNameAndConfig - Interface in org.neo4j.gds.core.loading
 
GraphStoreExporter<CONFIG extends GraphStoreExporterBaseConfig> - Class in org.neo4j.gds.core.utils.io
 
GraphStoreExporter(GraphStore, CONFIG, Optional<NeoNodeProperties>) - Constructor for class org.neo4j.gds.core.utils.io.GraphStoreExporter
 
GraphStoreExporter.ImportedProperties - Interface in org.neo4j.gds.core.utils.io
 
GraphStoreExporterBaseConfig - Interface in org.neo4j.gds.core.utils.io
 
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.GraphProjectFromStoreConfig
 
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, 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
 
GraphStoreInput - Class in org.neo4j.gds.core.utils.io
 
GraphStoreNodeVisitor - Class in org.neo4j.gds.core.utils.io.file
 
GraphStoreNodeVisitor(NodeSchema, NodesBuilder) - Constructor for class org.neo4j.gds.core.utils.io.file.GraphStoreNodeVisitor
 
graphStoresCount() - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
graphStoresCount(NamedDatabaseId) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
GraphStoreToDatabaseExporter - Class in org.neo4j.gds.core.utils.io.db
 
GraphStoreToDatabaseExporterConfig - Interface in org.neo4j.gds.core.utils.io.db
 
GraphStoreToFileExporterConfig - Interface in org.neo4j.gds.core.utils.io.file
 
graphStoreValidation(GraphStore, Collection<NodeLabel>, Collection<RelationshipType>) - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
GraphStoreWithConfig - Interface in org.neo4j.gds.core.loading
 
GraphStreamNodePropertiesConfig - Interface in org.neo4j.gds.config
 
GraphStreamRelationshipPropertiesConfig - Interface in org.neo4j.gds.config
 
groups() - Method in class org.neo4j.gds.core.utils.io.GraphStoreInput
 
GrowingHugeIdMapBuilder - Class in org.neo4j.gds.core.loading
 

H

hashCode() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedDoubleProducer
 
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
 
hashCode() - Method in class org.neo4j.gds.core.utils.progress.JobId
 
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.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.HugeIdMap
 
hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.loading.LabelInformation
 
hasLabelInformation() - Method in class org.neo4j.gds.core.loading.NodesBatchBuffer
 
hasNext() - Method in class org.neo4j.gds.api.BatchNodeIterable.IdIterator
 
hasNext() - Method in class org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongCollections.PrimitiveLongBaseIterator
 
hasNext() - Method in interface org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongIterator
 
hasNext() - Method in class org.neo4j.gds.core.utils.io.file.MappedListIterator
 
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.huge.TransientUncompressedList.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.huge.CompositeAdjacencyCursor
 
hasNextVLong() - Method in class org.neo4j.gds.core.huge.TransientCompressedList.DecompressingCursor
 
hasNextVLong() - Method in class org.neo4j.gds.core.huge.TransientUncompressedList.Cursor
 
hasNodeProperty(Collection<NodeLabel>, String) - Method in interface org.neo4j.gds.api.GraphStore
 
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.core.loading.CSRGraphStore
 
hasNotStarted() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
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.core.loading.CSRGraphStore
 
hasRelationshipType(RelationshipType) - Method in interface org.neo4j.gds.api.GraphStore
 
hasRelationshipType(RelationshipType) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
hasRelationshipWeightProperty() - Method in interface org.neo4j.gds.config.RelationshipWeightConfig
 
hasWeights() - Method in class org.neo4j.gds.core.loading.CompressedLongArray
 
HeaderProperty - Interface in org.neo4j.gds.core.utils.io.file
 
highestNeoId() - Method in class org.neo4j.gds.api.GraphAdapter
 
highestNeoId() - Method in interface org.neo4j.gds.api.IdMap
 
highestNeoId() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
highestNeoId() - Method in class org.neo4j.gds.core.huge.NodeFilteredGraph
 
highestNeoId() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
highestNeoId() - Method in class org.neo4j.gds.core.loading.HugeIdMap
 
HISTOGRAM_PRECISION_DEFAULT - Static variable in class org.neo4j.gds.core.ProcedureConstants
 
httpEnabled() - Static method in class org.neo4j.gds.core.Settings
 
httpsEnabled() - Static method in class org.neo4j.gds.core.Settings
 
HugeArray<Array,​Box,​Self extends HugeArray<Array,​Box,​Self>> - Class in org.neo4j.gds.core.utils.paged
 
HugeArray() - Constructor for class org.neo4j.gds.core.utils.paged.HugeArray
 
HugeArrays - Class in org.neo4j.gds.core.utils.paged
 
HugeAtomicBitSet - Class in org.neo4j.gds.core.utils.paged
 
HugeAtomicBitSetOps - Class in org.neo4j.gds.core.utils.paged
 
HugeAtomicByteArray - Class in org.neo4j.gds.core.utils.paged
A long-indexable array of atomic bytes that can contain more than 2 bn.
HugeAtomicByteArray() - Constructor for class org.neo4j.gds.core.utils.paged.HugeAtomicByteArray
 
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, NodeProperties, AllocationTracker, int) - Constructor for class org.neo4j.gds.core.utils.paged.dss.HugeAtomicDisjointSetStruct
 
HugeAtomicDisjointSetStruct(long, AllocationTracker, int) - Constructor for class org.neo4j.gds.core.utils.paged.dss.HugeAtomicDisjointSetStruct
 
HugeAtomicDoubleArray - Class in org.neo4j.gds.core.utils.paged
 
HugeAtomicDoubleArray() - Constructor for class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
 
HugeAtomicGrowingBitSet - Class in org.neo4j.gds.core.utils.paged
 
HugeAtomicLongArray - Class in org.neo4j.gds.core.utils.paged
A long-indexable version of a AtomicLongArray that can contain more than 2 bn.
HugeAtomicLongArray() - Constructor for class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
 
HugeByteArray - Class in org.neo4j.gds.core.utils.paged
A long-indexable version of a primitive byte array (byte[]) that can contain more than 2 bn.
HugeByteArray() - Constructor for class org.neo4j.gds.core.utils.paged.HugeByteArray
 
HugeCursor<Array> - Class in org.neo4j.gds.core.utils.paged
View of data underlying an Huge array, accessible as slices of one or more primitive arrays.
HugeCursor.PagedCursor<Array> - Class in org.neo4j.gds.core.utils.paged
 
HugeCursorSupport<Array> - Interface in org.neo4j.gds.core.utils.paged
 
HugeDoubleArray - Class in org.neo4j.gds.core.utils.paged
A long-indexable version of a primitive double array (double[]) that can contain more than 2 bn.
HugeDoubleArray() - Constructor for class org.neo4j.gds.core.utils.paged.HugeDoubleArray
 
HugeDoubleTriangularMatrix - Class in org.neo4j.gds.core.utils.paged
 
HugeDoubleTriangularMatrix(long, AllocationTracker) - 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, Map<String, NodeProperties>, long, AdjacencyList, boolean, double, AdjacencyProperties, Orientation, boolean, AllocationTracker) - Constructor for class org.neo4j.gds.core.huge.HugeGraph
 
HugeIdMap - Class in org.neo4j.gds.core.loading
This is basically a long to int mapper.
HugeIdMap(HugeLongArray, HugeSparseLongArray, LabelInformation, long, long, AllocationTracker) - Constructor for class org.neo4j.gds.core.loading.HugeIdMap
initialize the map with pre-built sub arrays
HugeIdMapBuilder - Class in org.neo4j.gds.core.loading
 
HugeIdMapBuilder.BulkAdder - Class in org.neo4j.gds.core.loading
 
HugeIdMapBuilderOps - Class in org.neo4j.gds.core.loading
 
HugeIntArray - Class in org.neo4j.gds.core.utils.paged
A long-indexable version of a primitive int array (int[]) that can contain more than 2 bn.
HugeIntArray() - Constructor for class org.neo4j.gds.core.utils.paged.HugeIntArray
 
HugeLongArray - Class in org.neo4j.gds.core.utils.paged
A long-indexable version of a primitive long array (long[]) that can contain more than 2 bn.
HugeLongArray() - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongArray
 
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(long, AllocationTracker) - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
New instance with sane defaults.
HugeLongDoubleMap(AllocationTracker) - 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(long, AllocationTracker) - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongLongDoubleMap
New instance with sane defaults.
HugeLongLongDoubleMap(AllocationTracker) - 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(long, AllocationTracker) - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongLongMap
New instance with sane defaults.
HugeLongLongMap(AllocationTracker) - 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, AllocationTracker) - 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, AllocationTracker) - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongSquareMatrix
 
HugeLongTriangularMatrix - Class in org.neo4j.gds.core.utils.paged
 
HugeLongTriangularMatrix(long, AllocationTracker) - Constructor for class org.neo4j.gds.core.utils.paged.HugeLongTriangularMatrix
 
HugeMergeSort - Class in org.neo4j.gds.core.utils.paged
 
HugeObjectArray<T> - Class in org.neo4j.gds.core.utils.paged
A long-indexable version of a Object array (T[]) that can contain more than 2 bn.
HugeObjectArray() - Constructor for class org.neo4j.gds.core.utils.paged.HugeObjectArray
 
HugeParallelGraphImporter<T extends java.lang.Runnable> - Interface in org.neo4j.gds.core.loading
 

I

id() - Method in class org.neo4j.gds.core.utils.io.file.NodeVisitor
 
id(long) - Method in class org.neo4j.gds.core.utils.io.file.NodeVisitor
 
identity(int) - Static method in class org.neo4j.gds.core.utils.paged.DoublePageCreator
 
identity(int) - Static method in class org.neo4j.gds.core.utils.paged.LongPageCreator
 
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 class org.neo4j.gds.core.huge.NodeFilteredGraph
 
idMap() - Method in interface org.neo4j.gds.core.loading.construction.NodesBuilder.IdMapAndProperties
 
idMap() - Method in interface org.neo4j.gds.core.loading.IdMapAndProperties
 
idMap() - Method in class org.neo4j.gds.core.utils.io.RelationshipStore
 
IdMap - Interface in org.neo4j.gds.api
Bi-directional mapping between two id spaces.
IdMap.NodeLabelConsumer - Interface in org.neo4j.gds.api
 
IdMapAllocator - Interface in org.neo4j.gds.core.loading
 
IdMapAndProperties - 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
 
idType() - Method in class org.neo4j.gds.core.utils.io.GraphStoreInput
 
IGNORE_VALUE - Static variable in class org.neo4j.gds.core.loading.AdjacencyPreAggregation
 
ignoring(AllocationTrackerAdapter) - Static method in class org.neo4j.gds.core.utils.mem.InMemoryAllocationTracker
 
IMPLICIT_GRAPH_NAME - Static variable in interface org.neo4j.gds.config.GraphProjectConfig
 
importName() - Method in interface org.neo4j.gds.core.utils.io.file.FileToGraphStoreImporterConfig
 
importNodes(NodesBatchBuffer, NodeImporter.PropertyReader) - Method in class org.neo4j.gds.core.loading.NodeImporter
 
importRelationships() - Method in class org.neo4j.gds.core.loading.SingleTypeRelationshipImporter
 
importRelationships(RelationshipsBatchBuffer, RelationshipImporter.PropertyReader) - Method in interface org.neo4j.gds.core.loading.RelationshipImporter.Imports
 
imports(Orientation, boolean) - Method in class org.neo4j.gds.core.loading.RelationshipImporter
 
ImportSizing - Class in org.neo4j.gds.core.loading
 
includeMetaData() - Method in interface org.neo4j.gds.core.utils.io.GraphStoreExporterBaseConfig
 
IndexedNodePropertyImporter - Class in org.neo4j.gds.core.loading
 
init() - Method in class org.neo4j.gds.core.loading.InMemoryGraphTrackerLifecycleAdapter
 
init() - Method in class org.neo4j.gds.core.utils.mem.AllocationTrackerLifecycleAdapter
 
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.huge.CompositeAdjacencyCursor
 
init(long, int) - Method in class org.neo4j.gds.core.huge.TransientCompressedList.DecompressingCursor
 
init(long, int) - Method in class org.neo4j.gds.core.huge.TransientUncompressedList.Cursor
 
initCursor(HugeCursor<Array>) - Method in interface org.neo4j.gds.core.utils.paged.HugeCursorSupport
Resets the HugeCursor to range from index 0 until HugeCursorSupport.size().
initCursor(HugeCursor<Array>, long, long) - Method in interface org.neo4j.gds.core.utils.paged.HugeCursorSupport
Resets the HugeCursor to range from index start (inclusive, the first index to be contained) until end (exclusive, the first index not to be contained).
initialValue() - Method in class org.neo4j.gds.utils.CloseableThreadLocal
 
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
 
initProgressTracker() - Method in class org.neo4j.gds.api.GraphStoreFactory
 
initProgressTracker() - Method in class org.neo4j.gds.core.loading.CypherFactory
 
initProgressTracker() - Method in class org.neo4j.gds.core.loading.NativeFactory
 
initRelationshipsBuilder() - Static method in class org.neo4j.gds.core.loading.construction.GraphFactory
 
InMemoryAllocationTracker - Class in org.neo4j.gds.core.utils.mem
 
InMemoryAllocationTracker() - Constructor for class org.neo4j.gds.core.utils.mem.InMemoryAllocationTracker
 
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
 
InMemoryGraphTrackerLifecycleAdapter - Class in org.neo4j.gds.core.loading
 
InnerNodePropertiesBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
InnerNodePropertiesBuilder() - Constructor for class org.neo4j.gds.core.loading.nodeproperties.InnerNodePropertiesBuilder
 
innerTask(String, long) - Static method in interface org.neo4j.gds.core.write.NodePropertyExporter
 
input() - Method in interface org.neo4j.gds.core.loading.DoubleCodec.CompressionInfo
 
InputNodeSchemaVisitor - Interface in org.neo4j.gds.core.utils.io.file.schema
 
InputNodeSchemaVisitor.Adapter - Class in org.neo4j.gds.core.utils.io.file.schema
 
InputRelationshipSchemaVisitor - Interface in org.neo4j.gds.core.utils.io.file.schema
 
InputRelationshipSchemaVisitor.Adapter - Class in org.neo4j.gds.core.utils.io.file.schema
 
InputSchemaVisitor - Interface in org.neo4j.gds.core.utils.io.file.schema
 
InputSchemaVisitor.Adapter - Class in org.neo4j.gds.core.utils.io.file.schema
 
insert(long[]) - Method in class org.neo4j.gds.core.loading.HugeIdMapBuilder.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(PAGE, int) - Method in class org.neo4j.gds.core.loading.BumpAllocator.LocalAllocator
Inserts slice into the allocator, returns global address
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.loading.DeltaVarLongCompressor.Factory
 
INSTANCE - org.neo4j.gds.core.loading.RawCompressor.Factory
 
INSTANCE - org.neo4j.gds.core.utils.progress.EmptyTaskRegistryFactory
 
INSTANCE - org.neo4j.gds.core.utils.progress.EmptyTaskStore
 
INSTANCE - org.neo4j.gds.core.utils.warnings.EmptyUserLogRegistryFactory
 
INSTANCE - org.neo4j.gds.core.utils.warnings.EmptyUserLogStore
 
IntBinaryPredicate - Interface in org.neo4j.gds.api
 
internalRelationshipTypes(GraphStore) - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
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
 
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
 
isDisabled() - Method in enum org.neo4j.gds.utils.GdsFeatureToggles
 
isEmpty() - Method in interface org.neo4j.gds.api.Graph
 
isEmpty() - Method in interface org.neo4j.gds.api.NodePropertyStore
 
isEmpty() - Method in interface org.neo4j.gds.api.RelationshipPropertyStore
 
isEmpty() - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
isEmpty() - Method in class org.neo4j.gds.core.loading.LabelInformation
 
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.HugeAtomicGrowingBitSet
Returns true iff no bit is set.
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 enum org.neo4j.gds.core.utils.progress.EmptyTaskStore
 
isEmpty() - Method in class org.neo4j.gds.core.utils.progress.GlobalTaskStore
 
isEmpty() - Method in interface org.neo4j.gds.core.utils.progress.TaskStore
 
isEmpty() - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
 
isEnabled() - Method in enum org.neo4j.gds.utils.GdsFeatureToggles
 
isFictitiousLoading() - Method in interface org.neo4j.gds.config.GraphProjectConfig
 
isFull() - Method in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
isIncremental() - Method in interface org.neo4j.gds.config.SeedConfig
 
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.Relationships.Properties
 
isMultiGraph() - Method in interface org.neo4j.gds.api.Relationships.Topology
 
isMultiGraph() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
isMultiGraph() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
isTracking(AllocationTracker) - Static method in interface org.neo4j.gds.core.utils.mem.AllocationTracker
 
isUndirected() - Method in interface org.neo4j.gds.api.Graph
 
isUndirected() - Method in class org.neo4j.gds.api.GraphAdapter
 
isUndirected() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
isUndirected() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
IterationsConfig - Interface in org.neo4j.gds.config
 
iterativeDynamic(String, Supplier<List<Task>>, int) - Static method in class org.neo4j.gds.core.utils.progress.tasks.Tasks
 
iterativeFixed(String, Supplier<List<Task>>, int) - Static method in class org.neo4j.gds.core.utils.progress.tasks.Tasks
 
iterativeOpen(String, Supplier<List<Task>>) - Static method in class org.neo4j.gds.core.utils.progress.tasks.Tasks
 
IterativeTask - Class in org.neo4j.gds.core.utils.progress.tasks
 
IterativeTask.Mode - Enum in org.neo4j.gds.core.utils.progress.tasks
 
iterator() - Method in class org.neo4j.gds.api.BatchNodeIterable.IdIterable
 
iterator() - Method in interface org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongIterable
 
iterator() - Method in class org.neo4j.gds.core.utils.LazyBatchCollection
 
iterator() - Method in class org.neo4j.gds.core.utils.LazyMappingCollection
 
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
 

J

JacksonConverters - Class in org.neo4j.gds.core.utils.io.file
 
JacksonConverters() - Constructor for class org.neo4j.gds.core.utils.io.file.JacksonConverters
 
JobId - Class in org.neo4j.gds.core.utils.progress
 
JobId() - Constructor for class org.neo4j.gds.core.utils.progress.JobId
 

K

KernelAllocationTracker - Class in org.neo4j.gds.core.utils.mem
 
key() - Method in interface org.neo4j.gds.api.NodeProperty
 
key() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
key() - Method in class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
key(String) - Method in class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
key(String) - Method in class org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor.Adapter
 
key(String) - Method in interface org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor
 
keySet() - Method in interface org.neo4j.gds.api.NodePropertyStore
 
keySet() - Method in interface org.neo4j.gds.api.RelationshipPropertyStore
 

L

labelIds() - Method in class org.neo4j.gds.core.loading.NodesBatchBuffer
 
LabelInformation - Class in org.neo4j.gds.core.loading
 
LabelInformation.Builder - Class in org.neo4j.gds.core.loading
 
LabelInformation.LabelInformationConsumer - Interface 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() - Method in class org.neo4j.gds.core.utils.io.file.NodeVisitor
 
labels(long) - Method in interface org.neo4j.gds.beta.generator.NodeLabelProducer
 
labels(String[]) - Method in class org.neo4j.gds.core.utils.io.file.NodeVisitor
 
labelSet() - Method in class org.neo4j.gds.core.loading.LabelInformation
 
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
 
LazyMappingCollection<T,​U> - Class in org.neo4j.gds.core.utils
 
leaf(String) - Static method in class org.neo4j.gds.core.utils.progress.tasks.Tasks
 
leaf(String, long) - Static method in class org.neo4j.gds.core.utils.progress.tasks.Tasks
 
LeafTask - Class in org.neo4j.gds.core.utils.progress.tasks
 
length - Variable in class org.neo4j.gds.core.compress.LongArrayBuffer
 
length() - Method in class org.neo4j.gds.core.loading.CompressedLongArray
 
length() - Method in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
length() - Method in class org.neo4j.gds.core.utils.AtomicDoubleArray
return capacity
length() - Method in interface org.neo4j.gds.core.utils.PageReordering.PageOrdering
lengthOfPage(PAGE) - Method in interface org.neo4j.gds.core.loading.BumpAllocator.Factory
 
lessThan(long, long) - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Defines the ordering of the queue.
limit - Variable in class org.neo4j.gds.core.utils.paged.HugeCursor
the limit of the array, exclusive – the first index not to be contained
LINEAR_SEARCH_LIMIT - Static variable in class org.neo4j.gds.core.utils.ArrayUtil
 
linearSearch(int[], int, int) - Static method in class org.neo4j.gds.core.utils.ArrayUtil
 
linearSearch2(int[], int, int, int) - Static method in class org.neo4j.gds.core.utils.ArrayUtil
 
linearSearch2index(int[], int, int, int) - Static method in class org.neo4j.gds.core.utils.ArrayUtil
 
linearSearchIndex(int[], int, int) - Static method in class org.neo4j.gds.core.utils.ArrayUtil
 
loadCsvFileUrlRoot() - Static method in class org.neo4j.gds.core.Settings
 
loadingContext - Variable in class org.neo4j.gds.api.GraphStoreFactory
 
loadPropertyTokens(Map<? extends ElementIdentifier, ? extends ElementProjection>, TokenRead) - Method in class org.neo4j.gds.core.GraphDimensionsReader
 
loadService(Class<T>, Function<T, Integer>) - Static method in class org.neo4j.gds.utils.PriorityServiceLoader
 
LocalTaskRegistryFactory - Class in org.neo4j.gds.core.utils.progress
 
LocalUserLogRegistryFactory - Class in org.neo4j.gds.core.utils.warnings
 
LocalUserLogRegistryFactory(String, UserLogStore) - Constructor for class org.neo4j.gds.core.utils.warnings.LocalUserLogRegistryFactory
 
log() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
logDebug(String) - Method in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
logDebug(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
logDebug(String) - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
logDebug(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
logDebug(String) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logFinish() - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logFinish(String) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logFinishPercentage() - Method in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
logFinishPercentage() - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logFinishSubtaskWithFailure(String) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logFinishWithFailure() - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logFinishWithFailure(String) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logLoadingSummary(GraphStore, Optional<AllocationTracker>) - Method in class org.neo4j.gds.api.CSRGraphStoreFactory
 
logMessage(String) - Method in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
logMessage(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
logMessage(String) - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
logMessage(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
logMessage(String) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logMessage(Supplier<String>) - Method in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
logMessage(Supplier<String>) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logProgress() - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
logProgress() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
logProgress() - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logProgress(long) - Method in class org.neo4j.gds.core.utils.progress.tasks.LeafTask
 
logProgress(long) - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
logProgress(long) - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
logProgress(long) - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
logProgress(long) - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
logProgress(long) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logProgress(long, String) - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
logProgress(long, String) - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
logProgress(long, String) - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
logProgress(long, Supplier<String>) - Method in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
logProgress(long, Supplier<String>) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logProgress(Supplier<String>) - Method in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
logProgress(Supplier<String>) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logStart() - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logStart(String) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
logWarning(String) - Method in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
logWarning(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
logWarning(String) - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
logWarning(String) - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
logWarning(String) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
LongArrayBuffer - Class in org.neo4j.gds.core.compress
 
LongArrayBuffer() - Constructor for class org.neo4j.gds.core.compress.LongArrayBuffer
 
LongArrayBuffer(long[], int) - Constructor for class org.neo4j.gds.core.compress.LongArrayBuffer
 
LongArrayNodeProperties - Interface in org.neo4j.gds.api.nodeproperties
 
LongArrayNodePropertiesBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
LongArrayNodePropertiesBuilder(DefaultValue, AllocationTracker, int) - Constructor for class org.neo4j.gds.core.loading.nodeproperties.LongArrayNodePropertiesBuilder
 
longArrayValue(long) - Method in interface org.neo4j.gds.api.nodeproperties.LongArrayNodeProperties
 
longArrayValue(long) - Method in interface org.neo4j.gds.api.NodeProperties
 
longArrayValue(long) - Method in class org.neo4j.gds.api.UnionNodeProperties
 
longArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
longArrayValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties.OriginalToFilteredNodeProperties
 
LongNodeProperties - Interface in org.neo4j.gds.api.nodeproperties
 
LongNodePropertiesBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
LongNullPropertyMap(long) - Constructor for class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
LongPageCreator - Class in org.neo4j.gds.core.utils.paged
 
longValue(long) - Method in interface org.neo4j.gds.api.nodeproperties.LongNodeProperties
 
longValue(long) - Method in interface org.neo4j.gds.api.NodeProperties
 
longValue(long) - Method in class org.neo4j.gds.api.UnionNodeProperties
 
longValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
longValue(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties.OriginalToFilteredNodeProperties
 
longValue(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 

M

MappedListIterator<KEY,​ENTRY> - Class in org.neo4j.gds.core.utils.io.file
 
MappedListIterator(Map<KEY, List<ENTRY>>) - Constructor for class org.neo4j.gds.core.utils.io.file.MappedListIterator
 
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.
MAX_ARRAY_LENGTH - Static variable in class org.neo4j.gds.core.utils.ArrayUtil
 
MAX_ARRAY_LENGTH_SHIFT - Static variable in enum org.neo4j.gds.utils.GdsFeatureToggles
 
MAX_ARRAY_LENGTH_SHIFT_DEFAULT_SETTING - Static variable in enum org.neo4j.gds.utils.GdsFeatureToggles
 
MAX_BATCH_SIZE - Static variable in interface org.neo4j.gds.core.write.NodePropertyExporter
 
maxConcurrency() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
MAXIMUM_LOG_INTERVAL - Static variable in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
maxIterations() - Method in interface org.neo4j.gds.config.IterationsConfig
 
maxOriginalId() - Method in interface org.neo4j.gds.core.utils.io.file.GraphInfo
 
memoryEstimation() - Method in class org.neo4j.gds.api.GraphStoreFactory
 
memoryEstimation() - Method in interface org.neo4j.gds.core.IdMapBehavior
 
memoryEstimation() - Method in class org.neo4j.gds.core.loading.CypherFactory
 
memoryEstimation() - Static method in class org.neo4j.gds.core.loading.HugeIdMap
 
memoryEstimation() - Method in class org.neo4j.gds.core.loading.NativeFactory
 
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.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.HugeAtomicByteArray
 
memoryEstimation(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
 
memoryEstimation(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
 
memoryEstimation(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeByteArray
 
memoryEstimation(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
 
memoryEstimation(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeIntArray
 
memoryEstimation(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeLongArray
 
memoryEstimation(long) - Static method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
 
memoryEstimation(long, long) - Static method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
 
memoryEstimation(MemoryEstimation) - Static method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
 
MemoryEstimationSettings - Class in org.neo4j.gds.internal
 
MemoryEstimationSettings() - Constructor for class org.neo4j.gds.internal.MemoryEstimationSettings
 
memorySizeOfPage(int) - Method in interface org.neo4j.gds.core.loading.BumpAllocator.Factory
 
memorySizeOfPage(PAGE) - Method in interface org.neo4j.gds.core.loading.BumpAllocator.Factory
 
memoryTransactionMaxSize() - Static method in class org.neo4j.gds.core.Settings
 
message - Variable in class org.neo4j.gds.core.utils.warnings.UserLogEntry
 
metaDataStore() - Method in class org.neo4j.gds.core.utils.io.GraphStoreInput
 
MetaDataStore - Interface in org.neo4j.gds.core.utils.io
 
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_BATCH_SIZE - Static variable in interface org.neo4j.gds.core.write.NodePropertyExporter
 
MIN_PAGE_SIZE - Static variable in class org.neo4j.gds.core.loading.ImportSizing
 
minBatchSize() - Method in interface org.neo4j.gds.config.ConcurrencyConfig
 
minCommunitySize() - Method in interface org.neo4j.gds.config.CommunitySizeConfig
 
minComponentSize() - Method in interface org.neo4j.gds.config.ComponentSizeConfig
 
mode() - Method in class org.neo4j.gds.core.utils.progress.tasks.IterativeTask
 
modificationTime() - Method in interface org.neo4j.gds.api.GraphStore
 
modificationTime() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
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.MutatePropertyConfig
 
MUTATE_RELATIONSHIP_TYPE_KEY - Static variable in interface org.neo4j.gds.config.MutateRelationshipConfig
 
MutateConfig - Interface in org.neo4j.gds.config
 
mutateProperty() - Method in interface org.neo4j.gds.config.MutatePropertyConfig
 
MutatePropertyConfig - Interface in org.neo4j.gds.config
 
MutateRelationshipConfig - Interface in org.neo4j.gds.config
 
mutateRelationshipType() - Method in interface org.neo4j.gds.config.MutateRelationshipConfig
 

N

namedDatabaseId() - Method in interface org.neo4j.gds.core.utils.io.file.GraphInfo
 
NativeFactory - Class in org.neo4j.gds.core.loading
 
NativeFactory(GraphProjectFromStoreConfig, GraphLoaderContext) - Constructor for class org.neo4j.gds.core.loading.NativeFactory
 
NativeFactory(GraphProjectFromStoreConfig, GraphLoaderContext, GraphDimensions) - Constructor for class org.neo4j.gds.core.loading.NativeFactory
 
NativeNodePropertiesExporterBuilder - Class in org.neo4j.gds.core.write
 
NativeNodePropertiesExporterBuilder(TransactionContext) - Constructor for class org.neo4j.gds.core.write.NativeNodePropertiesExporterBuilder
 
NativeNodePropertyExporter - Class in org.neo4j.gds.core.write
 
NativeNodePropertyExporter(TransactionContext, long, LongUnaryOperator, TerminationFlag, ProgressTracker, int, ExecutorService) - Constructor for class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
NativeNodePropertyExporter.ResolvedNodeProperty - Interface in org.neo4j.gds.core.write
 
NativeNodePropertyExporter.WriteConsumer - Interface in org.neo4j.gds.core.write
 
NativeNodePropertyImporter - Class in org.neo4j.gds.core.loading
 
NativeNodePropertyImporter.Builder - Class in org.neo4j.gds.core.loading
 
NativeRelationshipExporter - Class in org.neo4j.gds.core.write
 
NativeRelationshipExporterBuilder - Class in org.neo4j.gds.core.write
 
NativeRelationshipExporterBuilder(TransactionContext) - Constructor for class org.neo4j.gds.core.write.NativeRelationshipExporterBuilder
 
NativeRelationshipStreamExporter - Class in org.neo4j.gds.core.write
 
NativeRelationshipStreamExporterBuilder - Class in org.neo4j.gds.core.write
 
NativeRelationshipStreamExporterBuilder(TransactionContext) - Constructor for class org.neo4j.gds.core.write.NativeRelationshipStreamExporterBuilder
 
neo4jHome() - Static method in class org.neo4j.gds.core.Settings
 
Neo4jValueConversion - Class in org.neo4j.gds.utils
 
neoNodeProperties() - Method in interface org.neo4j.gds.core.utils.io.NeoNodeProperties
 
NeoNodeProperties - Interface in org.neo4j.gds.core.utils.io
 
NeoNodeProperties.NeoProperties - Class in org.neo4j.gds.core.utils.io
 
newAdjacencyListBuilder() - Method in interface org.neo4j.gds.core.loading.CsrListBuilderFactory
 
newAdjacencyListBuilder() - Method in class org.neo4j.gds.core.loading.TransientCompressedCsrListBuilderFactory
 
newAdjacencyListBuilder() - Method in class org.neo4j.gds.core.loading.TransientUncompressedCsrListBuilderFactory
 
newAdjacencyPropertiesBuilder() - Method in interface org.neo4j.gds.core.loading.CsrListBuilderFactory
 
newAdjacencyPropertiesBuilder() - Method in class org.neo4j.gds.core.loading.TransientCompressedCsrListBuilderFactory
 
newAdjacencyPropertiesBuilder() - Method in class org.neo4j.gds.core.loading.TransientUncompressedCsrListBuilderFactory
 
newAllocator() - Method in interface org.neo4j.gds.core.loading.CsrListBuilder
 
newAllocator() - Method in class org.neo4j.gds.core.loading.TransientCompressedListBuilder
 
newAllocator() - Method in class org.neo4j.gds.core.loading.TransientUncompressedListBuilder
 
newArray(long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicByteArray
Creates a new array of the given size, tracking the memory requirements into the given AllocationTracker.
newArray(long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
Creates a new array of the given size, tracking the memory requirements into the given AllocationTracker.
newArray(long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
Creates a new array of the given size, tracking the memory requirements into the given AllocationTracker.
newArray(long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Creates a new array of the given size, tracking the memory requirements into the given AllocationTracker.
newArray(long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
Creates a new array of the given size, tracking the memory requirements into the given AllocationTracker.
newArray(long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeIntArray
Creates a new array of the given size, tracking the memory requirements into the given AllocationTracker.
newArray(long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Creates a new array of the given size, tracking the memory requirements into the given AllocationTracker.
newArray(long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.PagedAtomicDoubleArray
 
newArray(long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.PagedAtomicIntegerArray
 
newArray(long, DoublePageCreator, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
Creates a new array of the given size, tracking the memory requirements into the given AllocationTracker.
newArray(long, LongPageCreator, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
Creates a new array of the given size, tracking the memory requirements into the given AllocationTracker.
newArray(Class<T>, long, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
Creates a new array of the given size, tracking the memory requirements into the given AllocationTracker.
newBatch(long, long) - Method in interface org.neo4j.gds.core.utils.LazyBatchCollection.BatchSupplier
 
newBuilder(AllocationTracker) - 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
 
newCursor() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicByteArray
Returns a new HugeCursor for this array.
newCursor() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
Returns a new HugeCursor for this array.
newCursor() - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Returns a new HugeCursor for this array.
newCursor() - Method in interface org.neo4j.gds.core.utils.paged.HugeCursorSupport
Returns a new HugeCursor for this array.
newCursor() - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
Returns a new HugeCursor for this array.
newCursor() - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
Returns a new HugeCursor for this array.
newCursor() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Returns a new HugeCursor for this array.
newCursor() - Method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
Returns a new HugeCursor for this array.
newEmptyPages() - Method in interface org.neo4j.gds.core.loading.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() - Method in enum org.neo4j.gds.core.utils.progress.EmptyTaskRegistryFactory
 
newInstance() - Method in class org.neo4j.gds.core.utils.progress.LocalTaskRegistryFactory
 
newInstance() - Method in interface org.neo4j.gds.core.utils.progress.TaskRegistryFactory
 
newInstance() - Method in enum org.neo4j.gds.core.utils.warnings.EmptyUserLogRegistryFactory
 
newInstance() - Method in class org.neo4j.gds.core.utils.warnings.LocalUserLogRegistryFactory
 
newInstance() - Method in interface org.neo4j.gds.core.utils.warnings.UserLogRegistryFactory
 
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, AllocationTrackerExtensionFactory.Dependencies) - Method in class org.neo4j.gds.core.utils.mem.AllocationTrackerExtensionFactory
 
newInstance(ExtensionContext, GcListenerExtension.Dependencies) - Method in class org.neo4j.gds.core.utils.mem.GcListenerExtension
 
newInstance(ExtensionContext, TaskRegistryExtension.Dependencies) - Method in class org.neo4j.gds.core.utils.progress.TaskRegistryExtension
 
newInstance(ExtensionContext, UserLogRegistryExtension.Dependencies) - Method in class org.neo4j.gds.core.utils.warnings.UserLogRegistryExtension
 
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.loading.BumpAllocator.Factory
 
newPage(AllocationTracker) - Method in interface org.neo4j.gds.core.utils.paged.PageAllocator.PageFactory
 
newQueue(long, AllocationTracker) - 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, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeLongArrayStack
 
next - Variable in class org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongCollections.PrimitiveLongBaseIterator
 
next() - Method in class org.neo4j.gds.api.BatchNodeIterable.IdIterator
 
next() - Method in class org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongCollections.PrimitiveLongBaseIterator
 
next() - Method in interface org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongIterator
 
next() - Method in class org.neo4j.gds.core.utils.io.file.MappedListIterator
 
next() - Method in class org.neo4j.gds.core.utils.paged.HugeCursor
Try to load the next page and return the success of this load.
next() - Method in class org.neo4j.gds.core.utils.paged.HugeCursor.PagedCursor
 
next(long) - Method in class org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongCollections.PrimitiveLongBaseIterator
Called from inside an implementation of PrimitiveLongCollections.PrimitiveLongBaseIterator.fetchNext() if a next item was found.
nextBuffer() - Method in class org.neo4j.gds.core.loading.HugeIdMapBuilder.BulkAdder
 
nextBuffer() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder.Allocator
 
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.huge.TransientUncompressedList.Cursor
 
nextSubtask() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
nextSubTaskAfterValidation() - Method in class org.neo4j.gds.core.utils.progress.tasks.IterativeTask
 
nextSubTaskAfterValidation() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
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.huge.CompositeAdjacencyCursor
 
nextVLong() - Method in class org.neo4j.gds.core.huge.TransientCompressedList.DecompressingCursor
 
nextVLong() - Method in class org.neo4j.gds.core.huge.TransientUncompressedList.Cursor
 
NO - org.neo4j.gds.config.RandomGraphGeneratorConfig.AllowSelfLoops
 
NO_MESSAGE - Static variable in interface org.neo4j.gds.core.utils.ProgressLogger
 
NO_PROPERTY_VALUE - Static variable in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
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_PROJECTION_KEY - Static variable in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
NODE_PROPERTIES_KEY - Static variable in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
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.write.NativeNodePropertyExporter
 
nodeCount - Variable in class org.neo4j.gds.core.write.NodePropertyExporterBuilder
 
nodeCount() - Method in class org.neo4j.gds.api.GraphAdapter
 
nodeCount() - Method in interface org.neo4j.gds.api.GraphStore
 
nodeCount() - Method in interface org.neo4j.gds.api.IdMap
Number of mapped nodeIds.
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.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.HugeIdMap
 
nodeCount() - Method in interface org.neo4j.gds.core.utils.io.file.GraphInfo
 
nodeCount() - Method in class org.neo4j.gds.core.utils.partition.Partition
 
nodeCount(long) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
NodeCursorReference - Class in org.neo4j.gds.core.loading
 
nodeFilter() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
NodeFilteredGraph - Class in org.neo4j.gds.core.huge
 
NodeFilteredGraph(CSRGraph, IdMap, AllocationTracker) - Constructor for class org.neo4j.gds.core.huge.NodeFilteredGraph
 
NodeFilteredGraph(CSRGraph, IdMap, HugeIntArray) - Constructor for class org.neo4j.gds.core.huge.NodeFilteredGraph
 
nodeId - Variable in exception org.neo4j.gds.core.loading.DuplicateNodeIdException
 
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
 
NodeImporter - Class in org.neo4j.gds.core.loading
 
NodeImporter(IdMapBuilder, LabelInformation.Builder, IntObjectMap<List<NodeLabel>>, boolean) - Constructor for class org.neo4j.gds.core.loading.NodeImporter
 
NodeImporter.PropertyReader - Interface in org.neo4j.gds.core.loading
 
nodeIterator() - Method in class org.neo4j.gds.api.GraphAdapter
 
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() - Method in class org.neo4j.gds.core.loading.HugeIdMap
 
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.
nodeLabel() - Method in class org.neo4j.gds.core.utils.io.file.schema.NodeSchemaVisitor
 
nodeLabel(NodeLabel) - Method in class org.neo4j.gds.core.utils.io.file.schema.InputNodeSchemaVisitor.Adapter
 
nodeLabel(NodeLabel) - Method in interface org.neo4j.gds.core.utils.io.file.schema.InputNodeSchemaVisitor
 
nodeLabel(NodeLabel) - Method in class org.neo4j.gds.core.utils.io.file.schema.NodeSchemaVisitor
 
nodeLabelIdentifiers(GraphStore) - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
nodeLabelIdentifiers(GraphStore) - Method in interface org.neo4j.gds.config.GraphExportNodePropertiesConfig
 
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 interface org.neo4j.gds.config.AlgoBaseConfig
 
nodeLabels() - Method in interface org.neo4j.gds.config.GraphExportNodePropertiesConfig
 
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.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.HugeIdMap
 
nodeLabelsForNodeId(long) - Method in class org.neo4j.gds.core.loading.LabelInformation
 
nodeProjections() - Method in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
nodeProjections() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
nodeProperties - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
nodeProperties() - Method in interface org.neo4j.gds.api.NodePropertyStore
 
nodeProperties() - Method in interface org.neo4j.gds.config.GraphExportNodePropertiesConfig
 
nodeProperties() - Method in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
nodeProperties() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
nodeProperties() - Method in interface org.neo4j.gds.core.loading.construction.NodesBuilder.IdMapAndProperties
 
nodeProperties(String) - Method in class org.neo4j.gds.api.GraphAdapter
 
nodeProperties(String) - Method in interface org.neo4j.gds.api.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
 
NodeProperties - Interface in org.neo4j.gds.api
 
NodePropertiesFromStoreBuilder - Class in org.neo4j.gds.core.loading.nodeproperties
 
nodeProperty(String) - Method in interface org.neo4j.gds.api.GraphStore
 
nodeProperty(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
nodeProperty(NodeLabel, String) - Method in interface org.neo4j.gds.api.GraphStore
 
nodeProperty(NodeLabel, String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
NodeProperty - Interface in org.neo4j.gds.api
 
NodeProperty - Interface in org.neo4j.gds.core.write
 
NodePropertyAccessor - Interface in org.neo4j.gds.core.mutate
 
NodePropertyContainer - Interface in org.neo4j.gds.api
Getter interface for node properties.
nodePropertyCount() - Method in interface org.neo4j.gds.core.utils.io.GraphStoreExporter.ImportedProperties
 
NodePropertyExporter - Interface in org.neo4j.gds.core.write
 
NodePropertyExporterBuilder<T extends NodePropertyExporter> - Class in org.neo4j.gds.core.write
 
NodePropertyExporterBuilder() - Constructor for class org.neo4j.gds.core.write.NodePropertyExporterBuilder
 
nodePropertyKeys() - Method in interface org.neo4j.gds.api.GraphStore
 
nodePropertyKeys() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
nodePropertyKeys(Collection<NodeLabel>) - Method in interface org.neo4j.gds.api.GraphStore
 
nodePropertyKeys(NodeLabel) - Method in interface org.neo4j.gds.api.GraphStore
 
nodePropertyKeys(NodeLabel) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
nodePropertyProducer(PropertyProducer<?>) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
nodePropertyState(String) - Method in interface org.neo4j.gds.api.GraphStore
 
nodePropertyState(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
NodePropertyStore - Interface in org.neo4j.gds.api
 
NodePropertyStore.Builder - Class in org.neo4j.gds.api
 
nodePropertyType(NodeLabel, String) - Method in interface org.neo4j.gds.api.GraphStore
 
nodePropertyType(NodeLabel, String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
nodePropertyValues() - Method in interface org.neo4j.gds.api.NodePropertyStore
 
nodePropertyValues(String) - Method in interface org.neo4j.gds.api.GraphStore
 
nodePropertyValues(String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
nodePropertyValues(NodeLabel, String) - Method in interface org.neo4j.gds.api.GraphStore
 
nodePropertyValues(NodeLabel, String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
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.core.loading.CSRGraphStore
 
nodes(Collector) - Method in class org.neo4j.gds.core.utils.io.GraphStoreInput
 
NodesBatchBuffer - Class in org.neo4j.gds.core.loading
 
NodesBuilder - Class in org.neo4j.gds.core.loading.construction
 
NodesBuilder.IdMapAndProperties - Interface in org.neo4j.gds.core.loading.construction
 
NodeScannerFactory - Class in org.neo4j.gds.core.loading
 
nodeSchema() - Method in interface org.neo4j.gds.core.utils.io.MetaDataStore
 
NodeSchemaBuilderVisitor - Class in org.neo4j.gds.core.utils.io.file.schema
 
NodeSchemaBuilderVisitor() - Constructor for class org.neo4j.gds.core.utils.io.file.schema.NodeSchemaBuilderVisitor
 
NodeSchemaVisitor - Class in org.neo4j.gds.core.utils.io.file.schema
 
NodeSchemaVisitor() - Constructor for class org.neo4j.gds.core.utils.io.file.schema.NodeSchemaVisitor
 
NodesScannerTask - Class in org.neo4j.gds.core.loading
 
NodeStore - Class in org.neo4j.gds.core.utils.io
 
NodeStore(long, HugeIntArray, IdMap, boolean, Map<String, Map<String, NodeProperties>>, Map<String, LongFunction<Object>>) - Constructor for class org.neo4j.gds.core.utils.io.NodeStore
 
NodeVisitor - Class in org.neo4j.gds.core.utils.io.file
 
NodeVisitor(NodeSchema) - Constructor for class org.neo4j.gds.core.utils.io.file.NodeVisitor
 
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
 
NoopDoubleCodec - Class in org.neo4j.gds.core.loading
 
NOT_FINISHED - Static variable in class org.neo4j.gds.core.utils.progress.tasks.Task
 
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
NOT_STARTED - Static variable in class org.neo4j.gds.core.utils.progress.tasks.Task
 
now() - Static method in class org.neo4j.gds.core.utils.TimeUtil
 
NULL_CONTEXT - Static variable in interface org.neo4j.gds.api.GraphLoaderContext
 
NULL_TRACKER - Static variable in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
NullPropertyMap - Class in org.neo4j.gds.core.loading
NodeProperties 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
 
numberOfPages() - Method in class org.neo4j.gds.core.loading.ImportSizing
 
numPages(long) - Method in class org.neo4j.gds.core.utils.paged.PagedDataStructure
 

O

of(boolean) - Static method in enum org.neo4j.gds.config.RandomGraphGeneratorConfig.AllowSelfLoops
 
of(byte...) - Static method in class org.neo4j.gds.core.utils.paged.HugeByteArray
 
of(double...) - Static method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
 
of(int) - Static method in class org.neo4j.gds.core.utils.paged.BytePageCreator
 
of(int...) - Static method in class org.neo4j.gds.core.utils.paged.HugeIntArray
 
of(int, long) - Static method in class org.neo4j.gds.core.loading.ImportSizing
 
of(int, long, Supplier<T>, T[]) - Static method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
of(int, long, PageAllocator.PageFactory<T>, T[]) - Static method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
of(int, DoubleUnaryOperator) - Static method in class org.neo4j.gds.core.utils.paged.DoublePageCreator
 
of(int, LongUnaryOperator) - Static method in class org.neo4j.gds.core.utils.paged.LongPageCreator
 
of(long...) - Static method in class org.neo4j.gds.core.utils.paged.HugeLongArray
 
of(long[][], long) - Static method in class org.neo4j.gds.core.utils.paged.HugeLongArray
 
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(long, AllocationTracker) - Static method in class org.neo4j.gds.core.loading.HugeIdMapBuilder
 
of(long, Orientation, boolean, AdjacencyList) - Static method in interface org.neo4j.gds.api.Relationships
 
of(long, Orientation, boolean, AdjacencyList, AdjacencyProperties, double) - Static method in interface org.neo4j.gds.api.Relationships
 
of(AdjacencyListWithPropertiesBuilder, ImportSizing, boolean, AllocationTracker) - Static method in class org.neo4j.gds.core.loading.AdjacencyBuilder
 
of(String) - Static method in class org.neo4j.gds.core.Username
 
of(String, String) - Static method in interface org.neo4j.gds.config.DeleteRelationshipsConfig
 
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, Object, Object, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
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, List<String>, List<String>, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphRemoveNodePropertiesConfig
 
of(String, List<String>, List<String>, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphStreamNodePropertiesConfig
 
of(String, List<String>, List<String>, CypherMapWrapper) - Static method in interface org.neo4j.gds.config.GraphStreamRelationshipPropertiesConfig
 
of(String, NodeProperties) - Static method in interface org.neo4j.gds.core.write.NodeProperty
 
of(String, PropertyState, NodeProperties) - Static method in interface org.neo4j.gds.api.NodeProperty
 
of(String, PropertyState, NodeProperties, DefaultValue) - Static method in interface org.neo4j.gds.api.NodeProperty
 
of(String, CypherMapWrapper) - Static method in interface org.neo4j.gds.core.utils.io.file.GraphStoreToFileExporterConfig
 
of(String, NamedDatabaseId) - Static method in class org.neo4j.gds.core.loading.CatalogRequest
 
of(String, NumberType, PropertyState, Relationships.Properties, DefaultValue, Aggregation) - Static method in interface org.neo4j.gds.api.RelationshipProperty
 
of(Collection<T>, Function<T, U>) - Static method in class org.neo4j.gds.core.utils.LazyMappingCollection
 
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<RelationshipType, AdjacencyListWithPropertiesBuilder>) - Static method in interface org.neo4j.gds.core.loading.RelationshipsAndProperties
 
of(Optional<Aggregation>, Optional<DefaultValue>) - Static method in interface org.neo4j.gds.core.loading.construction.GraphFactory.PropertyConfig
 
of(DefaultValue, AllocationTracker, int) - Static method in class org.neo4j.gds.core.loading.nodeproperties.LongNodePropertiesBuilder
 
of(GraphStore) - Static method in interface org.neo4j.gds.core.utils.io.MetaDataStore
 
of(GraphStore, GraphProjectConfig) - Static method in interface org.neo4j.gds.core.loading.GraphStoreWithConfig
 
of(GraphStore, TransactionContext, PropertyMappings, Log) - Static method in interface org.neo4j.gds.core.utils.io.NeoNodeProperties
 
of(GraphStore, GraphDatabaseAPI, GraphStoreToDatabaseExporterConfig) - Static method in class org.neo4j.gds.core.utils.io.db.GraphStoreToDatabaseExporter
 
of(GraphStore, GraphDatabaseAPI, GraphStoreToDatabaseExporterConfig, Optional<NeoNodeProperties>) - Static method in class org.neo4j.gds.core.utils.io.db.GraphStoreToDatabaseExporter
 
of(IdMap, Map<NodeLabel, Map<PropertyMapping, NodeProperties>>) - Static method in interface org.neo4j.gds.core.loading.IdMapAndProperties
 
of(Aggregation, DefaultValue) - Static method in interface org.neo4j.gds.core.loading.construction.GraphFactory.PropertyConfig
 
of(CypherMapWrapper) - Static method in interface org.neo4j.gds.core.utils.io.db.GraphStoreToDatabaseExporterConfig
 
of(CypherMapWrapper) - Static method in interface org.neo4j.gds.core.utils.io.file.FileToGraphStoreImporterConfig
 
of(RelationshipsBatchBuffer...) - Static method in class org.neo4j.gds.core.loading.CompositeRelationshipsBatchBuffer
 
of(AllocationTracker) - Static method in class org.neo4j.gds.core.loading.GrowingHugeIdMapBuilder
 
of(AllocationTracker) - Static method in class org.neo4j.gds.core.loading.TransientCompressedCsrListBuilderFactory
 
of(AllocationTracker) - Static method in class org.neo4j.gds.core.loading.TransientUncompressedCsrListBuilderFactory
 
of(AllocationTracker, DefaultValue, int) - Static method in class org.neo4j.gds.core.loading.nodeproperties.NodePropertiesFromStoreBuilder
 
of(HugeLongArray) - Static method in interface org.neo4j.gds.core.utils.paged.ReadOnlyHugeLongArray
 
of(NodeProperty, int) - Static method in interface org.neo4j.gds.core.write.NativeNodePropertyExporter.ResolvedNodeProperty
 
of(NamedDatabaseId, IdMap, Map<NodeLabel, NodePropertyStore>, Map<RelationshipType, Relationships.Topology>, Map<RelationshipType, RelationshipPropertyStore>, int, AllocationTracker) - Static method in class org.neo4j.gds.core.loading.CSRGraphStore
 
of(STORE) - Static method in interface org.neo4j.gds.api.GraphStoreFactory.ImportResult
 
of(T...) - Static method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
 
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>, NamedDatabaseId) - Static method in class org.neo4j.gds.core.loading.CatalogRequest
 
ofAdmin(String, NamedDatabaseId) - Static method in class org.neo4j.gds.core.loading.CatalogRequest
 
ofArray(Class<T>) - Static method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
ofArray(Class<T>, int) - 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
Imports the record at a given position and return the new position.
offset - Variable in class org.neo4j.gds.core.utils.paged.HugeCursor
the offset into the array
onlineBackupEnabled() - Static method in class org.neo4j.gds.core.Settings
 
OPEN - org.neo4j.gds.core.utils.progress.tasks.IterativeTask.Mode
 
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
 
or(long, byte) - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Computes the bit-wise OR (|) of the existing value and the provided value at the given index.
or(long, int) - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
Computes the bit-wise OR (|) of the existing value and the provided value at the given index.
or(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Computes the bit-wise OR (|) of the existing value and the provided value at the given index.
order() - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleTriangularMatrix
 
org.neo4j.gds.api - package org.neo4j.gds.api
 
org.neo4j.gds.api.nodeproperties - package org.neo4j.gds.api.nodeproperties
 
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.compress - package org.neo4j.gds.core.compress
 
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.mutate - package org.neo4j.gds.core.mutate
 
org.neo4j.gds.core.utils - package org.neo4j.gds.core.utils
 
org.neo4j.gds.core.utils.collection.primitive - package org.neo4j.gds.core.utils.collection.primitive
 
org.neo4j.gds.core.utils.io - package org.neo4j.gds.core.utils.io
 
org.neo4j.gds.core.utils.io.db - package org.neo4j.gds.core.utils.io.db
 
org.neo4j.gds.core.utils.io.file - package org.neo4j.gds.core.utils.io.file
 
org.neo4j.gds.core.utils.io.file.schema - package org.neo4j.gds.core.utils.io.file.schema
 
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.progress.tasks - package org.neo4j.gds.core.utils.progress.tasks
 
org.neo4j.gds.core.utils.queue - package org.neo4j.gds.core.utils.queue
 
org.neo4j.gds.core.utils.statistics - package org.neo4j.gds.core.utils.statistics
 
org.neo4j.gds.core.utils.warnings - package org.neo4j.gds.core.utils.warnings
 
org.neo4j.gds.core.write - package org.neo4j.gds.core.write
 
org.neo4j.gds.internal - package org.neo4j.gds.internal
 
org.neo4j.gds.utils - package org.neo4j.gds.utils
 
orientation - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
orientation() - Method in interface org.neo4j.gds.api.Relationships.Properties
 
orientation() - Method in interface org.neo4j.gds.api.Relationships.Topology
 
orientation() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
orientation(Orientation) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
originalConfig() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
OriginalToFilteredNodeProperties(NodeProperties, NodeFilteredGraph) - Constructor for class org.neo4j.gds.core.huge.FilteredNodeProperties.OriginalToFilteredNodeProperties
 
outputFieldDenylist() - Method in interface org.neo4j.gds.config.GraphProjectFromCypherConfig
 
outputFieldDenylist() - Method in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
outputFieldDenylist() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
oversize(long, int) - Static method in class org.neo4j.gds.core.utils.paged.HugeArrays
Huge version of Lucene oversize for arrays.
oversizeInt(int, int) - Static method in class org.neo4j.gds.core.utils.paged.HugeArrays
 
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
 
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.loading.BumpAllocator
 
PAGE_SHIFT - Static variable in class org.neo4j.gds.core.loading.BumpAllocator
 
PAGE_SIZE - Static variable in class org.neo4j.gds.core.loading.BumpAllocator
 
PAGE_SIZE - Static variable in class org.neo4j.gds.core.utils.paged.HugeArrays
 
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
 
pageCacheMemory() - Method in interface org.neo4j.gds.core.utils.io.db.GraphStoreToDatabaseExporterConfig
 
pageCacheMemoryValue(String) - Static method in class org.neo4j.gds.core.Settings
 
PagedAtomicDoubleArray - Class in org.neo4j.gds.core.utils.paged
 
PagedAtomicIntegerArray - Class in org.neo4j.gds.core.utils.paged
 
PagedCursor(long, Array[]) - Constructor for class org.neo4j.gds.core.utils.paged.HugeCursor.PagedCursor
 
PagedCursor(Array[]) - Constructor for class org.neo4j.gds.core.utils.paged.HugeCursor.PagedCursor
 
PagedDataStructure<T> - Class in org.neo4j.gds.core.utils.paged
 
PagedLongStack - Class in org.neo4j.gds.core.utils.paged
 
PagedLongStack(long, AllocationTracker) - Constructor for class org.neo4j.gds.core.utils.paged.PagedLongStack
 
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 class org.neo4j.gds.core.utils.paged.HugeLongArray
 
pageSize() - Method in class org.neo4j.gds.core.loading.ImportSizing
 
pageSize() - Method in class org.neo4j.gds.core.utils.paged.PageAllocator
 
parallel(ExecutorService, int) - Method in class org.neo4j.gds.core.write.NodePropertyExporterBuilder
 
parallelForEachNode(long, int, LongConsumer) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
parallelForEachNode(Graph, int, LongConsumer) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
 
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, 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
 
parse(int, String) - Static method in interface org.neo4j.gds.core.utils.io.file.HeaderProperty
 
parse(Object) - Static method in enum org.neo4j.gds.beta.generator.RelationshipDistribution
 
parseNodeId(Object) - Static method in interface org.neo4j.gds.config.SourceNodesConfig
 
parseNodeId(Object, String) - Static method in interface org.neo4j.gds.config.NodeConfig
 
parseNodeIds(Object) - Static method in interface org.neo4j.gds.config.SourceNodesConfig
 
parseSourceNodeId(Object) - Static method in interface org.neo4j.gds.config.SourceNodeConfig
 
parseTargetNodeId(Object) - Static method in interface org.neo4j.gds.config.TargetNodeConfig
 
Partition - Class in org.neo4j.gds.core.utils.partition
 
Partition(long, long) - Constructor for class org.neo4j.gds.core.utils.partition.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.DoublePageCreator
 
passThrough(int) - Static method in class org.neo4j.gds.core.utils.paged.LongPageCreator
 
pearson(double[], double[], int) - Static method in class org.neo4j.gds.core.utils.Intersections
 
pearsonSkip(double[], double[], int, double) - Static method in class org.neo4j.gds.core.utils.Intersections
 
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.huge.CompositeAdjacencyCursor
 
peekVLong() - Method in class org.neo4j.gds.core.huge.TransientCompressedList.DecompressingCursor
 
peekVLong() - Method in class org.neo4j.gds.core.huge.TransientUncompressedList.Cursor
 
PENDING - org.neo4j.gds.core.utils.progress.tasks.Status
 
Pools - Class in org.neo4j.gds.core.concurrency
 
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.
position() - Method in interface org.neo4j.gds.core.utils.io.file.HeaderProperty
 
POWER_LAW - org.neo4j.gds.beta.generator.RelationshipDistribution
 
powerLawSample(long, long, double, Random) - Static method in class org.neo4j.gds.core.utils.statistics.DistributionHelper
 
preLoadedPropertyReader() - Static method in class org.neo4j.gds.core.loading.RelationshipImporter
 
prepareFlushTasks() - Method in interface org.neo4j.gds.core.compress.AdjacencyCompressorBlueprint
Prepares the compressor for flushing, for example by initializing data structures as they are needed.
PrimitiveLongBaseIterator() - Constructor for class org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongCollections.PrimitiveLongBaseIterator
 
PrimitiveLongCollections - Class in org.neo4j.gds.core.utils.collection.primitive
Basic and common primitive long collection utils and manipulations.
PrimitiveLongCollections.PrimitiveLongBaseIterator - Class in org.neo4j.gds.core.utils.collection.primitive
Base iterator for simpler implementations of PrimitiveLongIterators.
PrimitiveLongCollections.PrimitiveLongRangeIterator - Class in org.neo4j.gds.core.utils.collection.primitive
 
PrimitiveLongIterable - Interface in org.neo4j.gds.core.utils.collection.primitive
 
primitiveLongIterator() - Method in class org.neo4j.gds.core.utils.SetBitsIterable
 
PrimitiveLongIterator - Interface in org.neo4j.gds.core.utils.collection.primitive
 
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
 
PriorityServiceLoader - Class in org.neo4j.gds.utils
 
ProcedureConstants - Class in org.neo4j.gds.core
 
procedureUnrestricted() - Static method in class org.neo4j.gds.core.Settings
 
progress() - Method in interface org.neo4j.gds.core.utils.progress.tasks.Progress
 
Progress - Interface in org.neo4j.gds.core.utils.progress.tasks
 
progress_tracking_enabled - Static variable in class org.neo4j.gds.core.utils.progress.ProgressFeatureSettings
 
ProgressFeatureSettings - Class in org.neo4j.gds.core.utils.progress
 
ProgressFeatureSettings() - Constructor for class org.neo4j.gds.core.utils.progress.ProgressFeatureSettings
 
ProgressLogger - Interface in org.neo4j.gds.core.utils
 
ProgressTimer - Class in org.neo4j.gds.core.utils
 
progressTracker - Variable in class org.neo4j.gds.api.GraphStoreFactory
 
progressTracker - Variable in class org.neo4j.gds.core.loading.ScanningRecordsImporter
 
progressTracker - Variable in class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
progressTracker - Variable in class org.neo4j.gds.core.write.NodePropertyExporterBuilder
 
progressTracker - Variable in class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
progressTracker - Variable in class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
 
ProgressTracker - Interface in org.neo4j.gds.core.utils.progress.tasks
 
ProgressTracker.EmptyProgressTracker - Class in org.neo4j.gds.core.utils.progress.tasks
 
projectConfig() - Method in interface org.neo4j.gds.core.GraphLoader
 
projection() - Method in class org.neo4j.gds.core.loading.AdjacencyListWithPropertiesBuilder
 
properties - Variable in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
properties - Variable in class org.neo4j.gds.core.huge.HugeGraph
 
properties() - Method in interface org.neo4j.gds.api.Relationships
 
properties() - Method in interface org.neo4j.gds.core.compress.AdjacencyListsWithProperties
 
properties() - Method in interface org.neo4j.gds.core.loading.IdMapAndProperties
 
properties() - Method in class org.neo4j.gds.core.loading.NodesBatchBuffer
 
properties() - Method in interface org.neo4j.gds.core.loading.RelationshipsAndProperties
 
properties() - Method in interface org.neo4j.gds.core.write.NodeProperty
 
propertiesImported() - Method in class org.neo4j.gds.core.loading.NodesScannerTask
 
propertiesImported() - Method in interface org.neo4j.gds.core.loading.RecordScannerTask
 
propertiesImported() - Method in class org.neo4j.gds.core.loading.RelationshipsScannerTask
 
propertiesList() - Method in interface org.neo4j.gds.api.Relationships.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
 
propertiesWritten - Variable in class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
propertiesWritten() - Method in class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
propertiesWritten() - Method in interface org.neo4j.gds.core.write.NodePropertyExporter
 
property() - Method in interface org.neo4j.gds.api.RelationshipCursor
 
property() - Method in interface org.neo4j.gds.core.loading.construction.RelationshipsBuilder.Relationship
 
PropertyConsumer - Interface in org.neo4j.gds.core.utils.io.file
 
propertyCount() - Method in class org.neo4j.gds.core.utils.io.NodeStore
 
propertyCount() - Method in class org.neo4j.gds.core.utils.io.RelationshipStore
 
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.huge.TransientUncompressedList
 
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.huge.TransientUncompressedList
 
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.utils.io.file.HeaderProperty
 
propertyKey() - Method in interface org.neo4j.gds.core.write.NodeProperty
 
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
 
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.RandomDoubleProducer - Class in org.neo4j.gds.beta.generator
 
PropertyProducer.RandomEmbeddingProducer - Class in org.neo4j.gds.beta.generator
 
PropertyProducer.RandomLongProducer - Class in org.neo4j.gds.beta.generator
 
propertySchema() - Method in interface org.neo4j.gds.api.NodeProperty
 
propertySchema() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
propertyState() - Method in interface org.neo4j.gds.api.NodeProperty
 
propertyState() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
propertyToken() - Method in interface org.neo4j.gds.core.write.NativeNodePropertyExporter.ResolvedNodeProperty
 
propertyTranslator - Variable in class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
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 interface org.neo4j.gds.beta.generator.PropertyProducer
 
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.RandomLongProducer
 
PropertyWithTypeConsumer - Interface in org.neo4j.gds.core.utils.io.file
 
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(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
putIfAbsent(long, Supplier<T>) - Method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
If the value at the given index is null, attempts to compute its value using the given supplier and enters it into this array unless null.
putIfAbsent(String, NodeProperty) - Method in class org.neo4j.gds.api.NodePropertyStore.Builder
 
putIfAbsent(String, RelationshipProperty) - Method in class org.neo4j.gds.api.RelationshipPropertyStore.Builder
 

Q

query(String) - Method in enum org.neo4j.gds.core.utils.progress.EmptyTaskStore
 
query(String) - Method in class org.neo4j.gds.core.utils.progress.GlobalTaskStore
 
query(String) - Method in interface org.neo4j.gds.core.utils.progress.TaskStore
 
query(String) - Method in enum org.neo4j.gds.core.utils.warnings.EmptyUserLogStore
 
query(String) - Method in class org.neo4j.gds.core.utils.warnings.GlobalUserLogStore
 
query(String) - Method in interface org.neo4j.gds.core.utils.warnings.UserLogStore
 
query(String, JobId) - Method in enum org.neo4j.gds.core.utils.progress.EmptyTaskStore
 
query(String, JobId) - Method in class org.neo4j.gds.core.utils.progress.GlobalTaskStore
 
query(String, JobId) - Method in interface org.neo4j.gds.core.utils.progress.TaskStore
 
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(RandomGraphGeneratorConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Cases
 
random(RandomGraphGeneratorConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Rewriter
 
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
 
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
 
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
 
randomSeed() - Method in interface org.neo4j.gds.config.RandomSeedConfig
 
RandomSeedConfig - Interface in org.neo4j.gds.config
 
range(long, long) - Static method in class org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongCollections
 
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.huge.CompositeAdjacencyList
 
rawAdjacencyCursor() - Method in class org.neo4j.gds.core.huge.TransientCompressedList
 
rawAdjacencyCursor() - Method in class org.neo4j.gds.core.huge.TransientUncompressedList
 
RawCompressor - Class in org.neo4j.gds.core.loading
 
RawCompressor.Factory - Enum in org.neo4j.gds.core.loading
 
rawPropertyCursor() - Method in interface org.neo4j.gds.api.AdjacencyProperties
Create a new uninitialized cursor.
rawPropertyCursor() - Method in class org.neo4j.gds.core.huge.TransientUncompressedList
 
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, int, BatchNodeIterable, ExecutorService, HugeParallelGraphImporter<T>) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Executes read operations in parallel, based on the given batch size and executor.
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 interface org.neo4j.gds.core.loading.RelationshipImporter.PropertyReader
Load the relationship properties for the given batch of relationships.
readProperty(long[], PropertyReference[], int, int[], double[], Aggregation[], boolean) - Method in class org.neo4j.gds.core.loading.RelationshipPropertiesBatchBuffer
 
readProperty(long, long[], PropertyReference) - Method in interface org.neo4j.gds.core.loading.NodeImporter.PropertyReader
 
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.
recordScannerTaskFactory(long, ImportSizing, StoreScanner<NodeReference>) - Method in class org.neo4j.gds.core.loading.ScanningNodesImporter
 
recordScannerTaskFactory(long, ImportSizing, StoreScanner<RelationshipReference>) - Method in class org.neo4j.gds.core.loading.ScanningRelationshipsImporter
 
recordScannerTaskFactory(long, ImportSizing, StoreScanner<Record>) - Method in class org.neo4j.gds.core.loading.ScanningRecordsImporter
 
recordsImported() - Method in class org.neo4j.gds.core.loading.NodesScannerTask
 
recordsImported() - Method in interface org.neo4j.gds.core.loading.RecordScannerTask
 
recordsImported() - Method in class org.neo4j.gds.core.loading.RelationshipsScannerTask
 
registerTask(Task) - Method in class org.neo4j.gds.core.utils.progress.TaskRegistry
 
Relationship - Interface in org.neo4j.gds.core.write
 
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_PROJECTION_KEY - Static variable in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
RELATIONSHIP_PROPERTIES_KEY - Static variable in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
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() - 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 interface org.neo4j.gds.config.GraphProjectConfig
 
relationshipCount() - Method in interface org.neo4j.gds.config.GraphProjectFromGraphConfig
 
relationshipCount() - Method in interface org.neo4j.gds.core.compress.AdjacencyListsWithProperties
 
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(RelationshipType) - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipCount(RelationshipType) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
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
 
RelationshipExporter - Interface in org.neo4j.gds.core.write
 
RelationshipExporterBuilder<T extends RelationshipExporter> - Class in org.neo4j.gds.core.write
 
RelationshipExporterBuilder() - Constructor for class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
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
 
RelationshipImporter - Class in org.neo4j.gds.core.loading
 
RelationshipImporter(AdjacencyBuilder, AllocationTracker) - Constructor for class org.neo4j.gds.core.loading.RelationshipImporter
 
RelationshipImporter.Imports - Interface in org.neo4j.gds.core.loading
 
RelationshipImporter.PropertyReader - 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.
relationshipProjections() - Method in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
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.GraphProjectFromStoreConfig
 
relationshipProperties() - Method in interface org.neo4j.gds.config.GraphStreamRelationshipPropertiesConfig
 
RelationshipProperties - Interface in org.neo4j.gds.api
Getter for property values at relationships
RelationshipPropertiesBatchBuffer - Class in org.neo4j.gds.core.loading
 
RelationshipPropertiesBatchBuffer(int, int) - Constructor for class org.neo4j.gds.core.loading.RelationshipPropertiesBatchBuffer
 
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
 
relationshipPropertyCount() - Method in interface org.neo4j.gds.core.utils.io.GraphStoreExporter.ImportedProperties
 
relationshipPropertyKeys() - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipPropertyKeys() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
relationshipPropertyKeys(Collection<RelationshipType>) - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipPropertyKeys(RelationshipType) - Method in interface org.neo4j.gds.api.GraphStore
 
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
 
RelationshipPropertyTranslator - Interface in org.neo4j.gds.core.write
 
relationshipPropertyType(String) - Method in interface org.neo4j.gds.api.GraphStore
 
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.core.loading.CSRGraphStore
 
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
 
relationships - Variable in class org.neo4j.gds.core.loading.CSRGraphStore
 
relationships - Variable in class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
 
relationships() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
relationships() - Method in interface org.neo4j.gds.core.loading.RelationshipsAndProperties
 
relationships(Collector) - Method in class org.neo4j.gds.core.utils.io.GraphStoreInput
 
Relationships - Interface in org.neo4j.gds.api
 
Relationships.Properties - Interface in org.neo4j.gds.api
 
Relationships.Topology - Interface in org.neo4j.gds.api
 
RelationshipsAndProperties - Interface in org.neo4j.gds.core.loading
 
RelationshipsBatchBuffer - Class in org.neo4j.gds.core.loading
 
RelationshipsBatchBuffer(IdMap, int, int) - Constructor for class org.neo4j.gds.core.loading.RelationshipsBatchBuffer
 
RelationshipsBatchBuffer(IdMap, int, int, boolean) - Constructor for class org.neo4j.gds.core.loading.RelationshipsBatchBuffer
 
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.utils.io.MetaDataStore
 
RelationshipSchemaBuilderVisitor - Class in org.neo4j.gds.core.utils.io.file.schema
 
RelationshipSchemaBuilderVisitor() - Constructor for class org.neo4j.gds.core.utils.io.file.schema.RelationshipSchemaBuilderVisitor
 
RelationshipSchemaVisitor - Class in org.neo4j.gds.core.utils.io.file.schema
 
RelationshipSchemaVisitor() - Constructor for class org.neo4j.gds.core.utils.io.file.schema.RelationshipSchemaVisitor
 
relationshipSeed() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
RelationshipsScannerTask - Class in org.neo4j.gds.core.loading
 
RelationshipStore - Class in org.neo4j.gds.core.utils.io
 
relationshipStream() - Method in interface org.neo4j.gds.core.write.RelationshipStreaming
 
RelationshipStreamExporter - Interface in org.neo4j.gds.core.write
 
RelationshipStreamExporterBuilder<T extends RelationshipStreamExporter> - Class in org.neo4j.gds.core.write
 
RelationshipStreamExporterBuilder() - Constructor for class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
 
RelationshipStreaming - Interface in org.neo4j.gds.core.write
 
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() - Method in interface org.neo4j.gds.config.DeleteRelationshipsConfig
 
relationshipType() - Method in interface org.neo4j.gds.config.RandomGraphGeneratorConfig
 
relationshipType() - Method in class org.neo4j.gds.core.utils.io.file.RelationshipVisitor
 
relationshipType() - Method in class org.neo4j.gds.core.utils.io.file.schema.RelationshipSchemaVisitor
 
relationshipType(RelationshipType) - Method in class org.neo4j.gds.beta.generator.RandomGraphGeneratorBuilder
 
relationshipType(RelationshipType) - Method in class org.neo4j.gds.core.utils.io.file.schema.InputRelationshipSchemaVisitor.Adapter
 
relationshipType(RelationshipType) - Method in interface org.neo4j.gds.core.utils.io.file.schema.InputRelationshipSchemaVisitor
 
relationshipType(RelationshipType) - Method in class org.neo4j.gds.core.utils.io.file.schema.RelationshipSchemaVisitor
 
relationshipTypeCounts() - Method in interface org.neo4j.gds.core.utils.io.file.GraphInfo
 
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.GraphStreamRelationshipPropertiesConfig
 
relationshipTypes() - Method in interface org.neo4j.gds.api.GraphStore
 
relationshipTypes() - Method in interface org.neo4j.gds.config.AlgoBaseConfig
 
relationshipTypes() - Method in interface org.neo4j.gds.config.GraphStreamRelationshipPropertiesConfig
 
relationshipTypes() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
RelationshipVisitor - Class in org.neo4j.gds.core.utils.io.file
 
RelationshipVisitor(RelationshipSchema) - Constructor for class org.neo4j.gds.core.utils.io.file.RelationshipVisitor
 
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 interface org.neo4j.gds.api.Graph
Release all resources which are not part of the result or IdMap
release() - Method in class org.neo4j.gds.api.GraphAdapter
 
release() - Method in interface org.neo4j.gds.api.GraphStore
 
release() - Method in interface org.neo4j.gds.api.NodeProperties
Release internal data structures and return an estimate how many bytes were freed.
release() - Method in class org.neo4j.gds.api.UnionNodeProperties
 
release() - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
release() - Method in class org.neo4j.gds.core.loading.CompressedLongArray
 
release() - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
release() - Method in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
release() - Method in class org.neo4j.gds.core.utils.paged.HugeArray
Destroys the data, allowing the underlying storage arrays to be collected as garbage.
release() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicByteArray
Destroys the data, allowing the underlying storage arrays to be collected as garbage.
release() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
Destroys the data, allowing the underlying storage arrays to be collected as garbage.
release() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
Destroys the data, allowing the underlying storage arrays to be collected as garbage.
release() - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Destroys the data, allowing the underlying storage arrays to be collected as garbage.
release() - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
Destroys the data, allowing the underlying storage arrays to be collected as garbage.
release() - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
Destroys the data, allowing the underlying storage arrays to be collected as garbage.
release() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Destroys the data, allowing the underlying storage arrays to be collected as garbage.
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.HugeObjectArray
Destroys the data, allowing the underlying storage arrays to be collected as garbage.
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.progress.tasks.ProgressTracker.EmptyProgressTracker
 
release() - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
release() - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
release() - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
release() - Method in class org.neo4j.gds.core.utils.queue.HugeLongPriorityQueue
Removes all entries from the queue, releases all buffers.
releaseProperties() - Method in interface org.neo4j.gds.api.Graph
Release only the properties associated with that graph.
releaseProperties() - Method in class org.neo4j.gds.api.GraphAdapter
 
releaseProperties() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
releaseProperties() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
releaseTopology() - Method in interface org.neo4j.gds.api.Graph
Release only the topological data associated with that graph.
releaseTopology() - Method in class org.neo4j.gds.api.GraphAdapter
 
releaseTopology() - Method in class org.neo4j.gds.core.huge.HugeGraph
 
releaseTopology() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
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.huge.CompositeAdjacencyCursor
 
remaining() - Method in class org.neo4j.gds.core.huge.TransientCompressedList.DecompressingCursor
 
remaining() - Method in class org.neo4j.gds.core.huge.TransientUncompressedList.Cursor
 
remove() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayQueue
 
remove(long) - Method in interface org.neo4j.gds.core.utils.mem.AllocationTracker
Remove the given number of bytes from the total tracked amount.
remove(long) - Method in class org.neo4j.gds.core.utils.mem.InMemoryAllocationTracker
 
remove(long) - Method in class org.neo4j.gds.core.utils.mem.KernelAllocationTracker
 
remove(String, JobId) - Method in enum org.neo4j.gds.core.utils.progress.EmptyTaskStore
 
remove(String, JobId) - Method in class org.neo4j.gds.core.utils.progress.GlobalTaskStore
 
remove(String, JobId) - Method in interface org.neo4j.gds.core.utils.progress.TaskStore
 
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(NamedDatabaseId) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
removeNodeProperty(NodeLabel, String) - Method in interface org.neo4j.gds.api.GraphStore
 
removeNodeProperty(NodeLabel, String) - Method in class org.neo4j.gds.core.loading.CSRGraphStore
 
removeProperty(String) - Method in class org.neo4j.gds.api.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
 
render() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
reorder(PAGE[], HugeLongArray, HugeIntArray) - Method in interface org.neo4j.gds.core.loading.CsrListBuilder
 
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.
reset() - Method in class org.neo4j.gds.core.loading.CompositeRelationshipsBatchBuffer
 
reset() - Method in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
reset() - Method in class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
reset() - Method in class org.neo4j.gds.core.utils.io.file.schema.NodeSchemaVisitor
 
reset() - Method in class org.neo4j.gds.core.utils.io.file.schema.RelationshipSchemaVisitor
 
reset() - Method in enum org.neo4j.gds.utils.GdsFeatureToggles
 
reset(long) - Method in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
reset(long) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
resolveWith(int) - Method in interface org.neo4j.gds.core.write.NodeProperty
 
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.
rootCause(Throwable) - Static method in class org.neo4j.gds.utils.ExceptionUtil
Returns the root cause of an exception.
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.core.huge.HugeGraph
 
rootIdMap() - Method in class org.neo4j.gds.core.huge.UnionGraph
 
rootIdMap() - Method in class org.neo4j.gds.core.loading.HugeIdMap
 
rootNodeCount() - Method in class org.neo4j.gds.api.GraphAdapter
 
rootNodeCount() - Method in interface org.neo4j.gds.api.IdMap
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.HugeIdMap
 
run() - Method in class org.neo4j.gds.core.utils.StatementAction
 
run() - Method in interface org.neo4j.gds.utils.CheckedRunnable
 
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>, Runnable, 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(AllocationTracker) - Method in class org.neo4j.gds.core.utils.io.GraphStoreExporter
 
run(CheckedRunnable<E>) - Static method in class org.neo4j.gds.utils.ExceptionUtil
 
RUN_CHECK_NODE_COUNT - Static variable in interface org.neo4j.gds.core.utils.TerminationFlag
 
runnable(CheckedRunnable<E>) - Static method in interface org.neo4j.gds.utils.CheckedRunnable
 
running() - Method in interface org.neo4j.gds.core.utils.TerminationFlag
 
running() - Method in class org.neo4j.gds.core.utils.TerminationFlagImpl
 
RUNNING - org.neo4j.gds.core.utils.progress.tasks.Status
 
RUNNING_TRUE - Static variable in interface org.neo4j.gds.core.utils.TerminationFlag
 
runWithConcurrency(int, Iterable<? extends Runnable>, long, long, TimeUnit, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterable<? extends Runnable>, long, long, TimeUnit, TerminationFlag, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterable<? extends Runnable>, long, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterable<? extends Runnable>, long, TimeUnit, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterable<? extends Runnable>, long, TimeUnit, TerminationFlag, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterable<? extends Runnable>, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterable<? extends Runnable>, TerminationFlag, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterator<? extends Runnable>, long, long, TimeUnit, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterator<? extends Runnable>, long, long, TimeUnit, TerminationFlag, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterator<? extends Runnable>, long, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterator<? extends Runnable>, long, TimeUnit, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterator<? extends Runnable>, long, TimeUnit, TerminationFlag, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterator<? extends Runnable>, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.
runWithConcurrency(int, Iterator<? extends Runnable>, TerminationFlag, ExecutorService) - Static method in class org.neo4j.gds.core.concurrency.ParallelUtil
Try to run all tasks for their side-effects using at most concurrency threads at once.

S

safeToMappedNodeId(long) - Method in interface org.neo4j.gds.api.IdMap
Map original nodeId to inner 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
 
scan(StoreScanner.ScanCursor<Reference>) - Method in class org.neo4j.gds.core.loading.RecordsBatchBuffer
 
scanBatch(CompositeNodeCursor, KernelTransaction) - Method in class org.neo4j.gds.core.loading.CompositeNodeScan
 
scanningNodesImporter(GraphProjectFromStoreConfig, GraphLoaderContext, GraphDimensions, ProgressTracker, int) - Static method in class org.neo4j.gds.core.loading.ScanningNodesImporter
 
ScanningNodesImporter - Class in org.neo4j.gds.core.loading
 
ScanningRecordsImporter<Record,​T> - Class in org.neo4j.gds.core.loading
 
scanningRelationshipsImporter(GraphProjectFromStoreConfig, GraphLoaderContext, GraphDimensions, ProgressTracker, IdMap, int) - Static method in class org.neo4j.gds.core.loading.ScanningRelationshipsImporter
 
ScanningRelationshipsImporter - 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.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 class org.neo4j.gds.core.utils.io.file.schema.NodeSchemaBuilderVisitor
 
schema() - Method in class org.neo4j.gds.core.utils.io.file.schema.RelationshipSchemaBuilderVisitor
 
schemaForIdentifier(SCHEMA) - Method in interface org.neo4j.gds.core.utils.io.file.FileHeader
 
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(int, double) - Method in class org.neo4j.gds.core.utils.AtomicDoubleArray
Sets the element at position i to the given value.
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, byte) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicByteArray
Sets the byte value at the given index to the given value.
set(long, byte) - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Sets the byte value at the given index to the given value.
set(long, double) - Method in class org.neo4j.gds.core.loading.nodeproperties.DoubleNodePropertiesBuilder
 
set(long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
Sets the double value at the given index to the given value.
set(long, double) - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
Sets the double value at the given index to the given value.
set(long, double) - Method in class org.neo4j.gds.core.utils.paged.PagedAtomicDoubleArray
 
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.HugeIntArray
Sets the int value at the given index to the given value.
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.utils.paged.HugeAtomicGrowingBitSet
Sets the bits from the startIndex (inclusive) to the endIndex (exclusive).
set(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
Sets the long value at the given index to the given value.
set(long, long) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Sets the long value at the given index to the given value.
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(long, T) - Method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
Sets the value at the given index to the given value.
set(GraphProjectConfig, GraphStore) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
set(T) - Method in class org.neo4j.gds.utils.CloseableThreadLocal
 
setAll(byte) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicByteArray
Set all entries in the array to the given value.
setAll(double) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
 
setAll(long) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
Set all entries in the array to the given value.
setAll(LongFunction<T>) - Method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
Set all elements using the provided generator function to compute each element.
setAll(LongToDoubleFunction) - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
Set all elements using the provided generator function to compute each element.
setAll(LongToIntFunction) - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
Set all elements using the provided generator function to compute each element.
setAll(LongUnaryOperator) - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Set all elements using the provided generator function to compute each element.
setAll(LongToByteFunction) - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Set all elements using the provided generator function to compute each element.
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
 
setClock(Clock) - Static method in class org.neo4j.gds.core.utils.ClockService
 
setDegreeDistribution(String, NamedDatabaseId, String, Map<String, Object>) - Static method in class org.neo4j.gds.core.loading.GraphStoreCatalog
 
setEstimatedMemoryRangeInBytes(MemoryRange) - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
setEstimatedResourceFootprint(MemoryRange, int) - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
setEstimatedResourceFootprint(MemoryRange, int) - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
setEstimatedResourceFootprint(MemoryRange, int) - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
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
 
setMaxConcurrency(int) - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
setPages(Array[]) - Method in class org.neo4j.gds.core.utils.paged.HugeCursor.PagedCursor
 
setPages(Array[], long) - Method in class org.neo4j.gds.core.utils.paged.HugeCursor.PagedCursor
 
setProperty(double[], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.EmptyPropertyProducer
 
setProperty(double[], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedDoubleProducer
 
setProperty(double[], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomDoubleProducer
 
setProperty(float[][], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomEmbeddingProducer
 
setProperty(long[], int, Random) - Method in class org.neo4j.gds.beta.generator.PropertyProducer.RandomLongProducer
 
setProperty(PROPERTY_SLICE, int, Random) - Method in interface org.neo4j.gds.beta.generator.PropertyProducer
 
setTask(String) - Method in class org.neo4j.gds.core.utils.BatchingProgressLogger
 
setTask(String) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
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 class 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
 
setVolume(long) - Method in class org.neo4j.gds.core.utils.progress.tasks.LeafTask
 
setVolume(long) - Method in class org.neo4j.gds.core.utils.progress.tasks.ProgressTracker.EmptyProgressTracker
 
setVolume(long) - Method in interface org.neo4j.gds.core.utils.progress.tasks.ProgressTracker
 
setVolume(long) - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
setVolume(long) - Method in class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
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.huge.CompositeAdjacencyCursor
 
shallowCopy(AdjacencyCursor) - Method in class org.neo4j.gds.core.huge.TransientCompressedList.DecompressingCursor
 
shallowCopy(AdjacencyCursor) - Method in class org.neo4j.gds.core.huge.TransientUncompressedList.Cursor
 
shouldSkip(double, double) - Static method in class org.neo4j.gds.core.utils.Intersections
 
shrinkToFitPageOffsets() - Method in interface org.neo4j.gds.core.utils.PageReordering.PageOrdering
 
shrinkToFitReverseOrdering() - Method in interface org.neo4j.gds.core.utils.PageReordering.PageOrdering
 
shutdown() - Method in class org.neo4j.gds.core.loading.InMemoryGraphTrackerLifecycleAdapter
 
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.
SingleRowVisitor<VALUE> - Interface in org.neo4j.gds.core.utils.io.file
 
SingleThreadedRandomSeedConfig - Interface in org.neo4j.gds.config
 
SingleTypeRelationshipImporter - Class in org.neo4j.gds.core.loading
Wraps a relationship buffer that is being filled up by the store scanners.
SingleTypeRelationshipImporter.Factory - Class 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 interface org.neo4j.gds.api.NodeProperties
 
size() - Method in class org.neo4j.gds.api.UnionNodeProperties
 
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.FilteredNodeProperties
 
size() - Method in class org.neo4j.gds.core.huge.TransientCompressedList.DecompressingCursor
 
size() - Method in class org.neo4j.gds.core.huge.TransientUncompressedList.Cursor
 
size() - Method in class org.neo4j.gds.core.loading.GrowingHugeIdMapBuilder
 
size() - Method in class org.neo4j.gds.core.loading.HugeIdMapBuilder
 
size() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
size() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
size() - Method in class org.neo4j.gds.core.utils.LazyBatchCollection
 
size() - Method in class org.neo4j.gds.core.utils.LazyMappingCollection
 
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.HugeArray
Returns the length of this array.
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.HugeAtomicByteArray
Returns the length of this array.
size() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
Returns the length of this array.
size() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicGrowingBitSet
Returns the number of bits in the bitset.
size() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
Returns the length of this array.
size() - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
Returns the length of this array.
size() - Method in interface org.neo4j.gds.core.utils.paged.HugeCursorSupport
Returns the length of this array.
size() - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
Returns the length of this array.
size() - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
Returns the length of this array.
size() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
Returns the length of this array.
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.HugeObjectArray
Returns the length of this array.
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.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.HugeArray
 
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicByteArray
 
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
 
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
 
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeLongDoubleMap
 
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeLongLongMap
 
sizeOf() - Method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
SKIP_ORPHANS - org.neo4j.gds.utils.GdsFeatureToggles
 
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.huge.CompositeAdjacencyCursor
 
skipUntil(long) - Method in class org.neo4j.gds.core.huge.TransientCompressedList.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.TransientUncompressedList.Cursor
 
sort(HugeLongArray, int, AllocationTracker) - Static method in class org.neo4j.gds.core.utils.paged.HugeMergeSort
 
sortBySource() - Method in class org.neo4j.gds.core.loading.RelationshipsBatchBuffer
 
sortByTarget() - Method in class org.neo4j.gds.core.loading.RelationshipsBatchBuffer
 
SOURCE_NODE_KEY - Static variable in interface org.neo4j.gds.config.SourceNodeConfig
 
sourceId() - Method in interface org.neo4j.gds.api.RelationshipCursor
 
sourceNode() - Method in interface org.neo4j.gds.config.SourceNodeConfig
 
sourceNode() - Method in interface org.neo4j.gds.core.write.Relationship
 
SourceNodeConfig - Interface in org.neo4j.gds.config
 
sourceNodeId() - Method in interface org.neo4j.gds.core.loading.construction.RelationshipsBuilder.Relationship
 
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() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
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 TODO: function?
startId() - Method in class org.neo4j.gds.core.loading.HugeIdMapBuilder.BulkAdder
 
startId() - Method in interface org.neo4j.gds.core.loading.IdMapAllocator
 
startId() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArrayBuilder.Allocator
 
startId(long) - Method in class org.neo4j.gds.core.utils.io.file.RelationshipVisitor
 
startNode() - Method in class org.neo4j.gds.core.utils.io.file.RelationshipVisitor
 
startNode() - Method in class org.neo4j.gds.core.utils.partition.Partition
 
startSubTask(String) - Method in interface org.neo4j.gds.core.utils.ProgressLogger
 
startTime() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
state() - Method in class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
state(PropertyState) - Method in class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
state(PropertyState) - Method in class org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor.Adapter
 
state(PropertyState) - Method in interface org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor
 
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
 
status() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
Status - Enum in org.neo4j.gds.core.utils.progress.tasks
 
stop() - Method in class org.neo4j.gds.core.utils.ProgressTimer
 
storage() - Method in class org.neo4j.gds.core.loading.CompressedLongArray
 
store(String, JobId, Task) - Method in enum org.neo4j.gds.core.utils.progress.EmptyTaskStore
 
store(String, JobId, Task) - Method in class org.neo4j.gds.core.utils.progress.GlobalTaskStore
 
store(String, JobId, Task) - Method in interface org.neo4j.gds.core.utils.progress.TaskStore
 
store(GraphProjectFromStoreConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Cases
 
store(GraphProjectFromStoreConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Rewriter
 
store(GraphProjectFromStoreConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
storeInternalLogPath() - Static method in class org.neo4j.gds.core.Settings
 
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.paged.HugeDoubleArray
 
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
 
streamRelationships(long, double) - Method in class org.neo4j.gds.core.huge.HugeGraph
 
streamRelationships(long, double) - Method in class org.neo4j.gds.core.huge.UnionGraph
 
subTasks() - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
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
 
sumSquareDeltas(double[], double[][], int) - Static method in class org.neo4j.gds.core.utils.Intersections
 
sumSquareDeltaSkip(double[], double[], int, double) - 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.
supplier(CheckedSupplier<? extends T, E>) - Static method in class org.neo4j.gds.utils.ExceptionUtil
 
supplier(CheckedSupplier<T, E>) - Static method in interface org.neo4j.gds.utils.CheckedSupplier
 
supply(CheckedSupplier<? extends T, E>) - Static method in class org.neo4j.gds.utils.ExceptionUtil
 
supportedSignificandWith() - Method in class org.neo4j.gds.core.loading.DoubleCodec
 

T

t - Variable in class org.neo4j.gds.utils.CloseableThreadLocal
 
TARGET_NODE_KEY - Static variable in interface org.neo4j.gds.config.TargetNodeConfig
 
targetId() - Method in interface org.neo4j.gds.api.RelationshipCursor
 
targetNode() - Method in interface org.neo4j.gds.config.TargetNodeConfig
 
targetNode() - Method in interface org.neo4j.gds.core.write.Relationship
 
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
 
targetProperty() - Method in interface org.neo4j.gds.config.TargetNodePropertyConfig
 
task(String, List<Task>) - Static method in class org.neo4j.gds.core.utils.progress.tasks.Tasks
 
task(String, Task, Task...) - Static method in class org.neo4j.gds.core.utils.progress.tasks.Tasks
 
Task - Class in org.neo4j.gds.core.utils.progress.tasks
 
TASK_SEPARATOR - Static variable in interface org.neo4j.gds.core.utils.ProgressLogger
 
taskName - Variable in class org.neo4j.gds.core.utils.warnings.UserLogEntry
 
TaskProgressTracker - Class in org.neo4j.gds.core.utils.progress.tasks
 
TaskProgressTracker(Task, Log, int, TaskRegistryFactory) - Constructor for class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
TaskProgressTracker(Task, Log, int, TaskRegistryFactory, UserLogRegistryFactory) - Constructor for class org.neo4j.gds.core.utils.progress.tasks.TaskProgressTracker
 
TaskRegistry - Class in org.neo4j.gds.core.utils.progress
 
TaskRegistry(String, TaskStore) - Constructor for class org.neo4j.gds.core.utils.progress.TaskRegistry
 
TaskRegistry(TaskRegistry) - Constructor for class org.neo4j.gds.core.utils.progress.TaskRegistry
 
TaskRegistryExtension - Class in org.neo4j.gds.core.utils.progress
 
TaskRegistryExtension() - Constructor for class org.neo4j.gds.core.utils.progress.TaskRegistryExtension
 
taskRegistryFactory() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
TaskRegistryFactory - Interface in org.neo4j.gds.core.utils.progress
 
tasks(int, Function<Integer, ? 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 - Class in org.neo4j.gds.core.utils.progress.tasks
 
TaskStore - Interface in org.neo4j.gds.core.utils.progress
 
taskStream() - Method in enum org.neo4j.gds.core.utils.progress.EmptyTaskStore
 
taskStream() - Method in class org.neo4j.gds.core.utils.progress.GlobalTaskStore
 
taskStream() - Method in interface org.neo4j.gds.core.utils.progress.TaskStore
 
TaskTraversal - Class in org.neo4j.gds.core.utils.progress.tasks
 
TaskVisitor - Interface in org.neo4j.gds.core.utils.progress.tasks
 
terminationFlag - Variable in class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
terminationFlag - Variable in class org.neo4j.gds.core.write.NodePropertyExporterBuilder
 
terminationFlag - Variable in class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
terminationFlag - Variable in class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
 
terminationFlag() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
TerminationFlag - Interface in org.neo4j.gds.core.utils
 
TerminationFlagImpl - Class in org.neo4j.gds.core.utils
 
TerminationFlagImpl(KernelTransaction) - Constructor for class org.neo4j.gds.core.utils.TerminationFlagImpl
 
test(int, int) - Method in interface org.neo4j.gds.api.IntBinaryPredicate
 
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
 
threadName() - Method in class org.neo4j.gds.core.loading.IndexedNodePropertyImporter
 
threadName() - Method in class org.neo4j.gds.core.loading.NodesScannerTask
 
threadName() - Method in class org.neo4j.gds.core.loading.RelationshipsScannerTask
 
threadName() - Method in interface org.neo4j.gds.core.utils.RenamesCurrentThread
 
THRESHOLD_1_BYTE - Static variable in class org.neo4j.gds.core.loading.VarLongEncoding
 
THRESHOLD_2_BYTE - Static variable in class org.neo4j.gds.core.loading.VarLongEncoding
 
THRESHOLD_3_BYTE - Static variable in class org.neo4j.gds.core.loading.VarLongEncoding
 
THRESHOLD_4_BYTE - Static variable in class org.neo4j.gds.core.loading.VarLongEncoding
 
THRESHOLD_5_BYTE - Static variable in class org.neo4j.gds.core.loading.VarLongEncoding
 
THRESHOLD_6_BYTE - Static variable in class org.neo4j.gds.core.loading.VarLongEncoding
 
THRESHOLD_7_BYTE - Static variable in class org.neo4j.gds.core.loading.VarLongEncoding
 
THRESHOLD_8_BYTE - Static variable in class org.neo4j.gds.core.loading.VarLongEncoding
 
throwIfUnchecked(Throwable) - Static method in class org.neo4j.gds.utils.ExceptionUtil
Rethrows exception if it is an instance of RuntimeException or Error.
TimeUtil - Class in org.neo4j.gds.core.utils
 
TimeUtil() - Constructor for class org.neo4j.gds.core.utils.TimeUtil
 
toArray() - Method in class org.neo4j.gds.core.utils.AtomicDoubleArray
 
toArray() - Method in class org.neo4j.gds.core.utils.paged.HugeArray
 
toArray() - Method in class org.neo4j.gds.core.utils.paged.HugeByteArray
toArray() - Method in class org.neo4j.gds.core.utils.paged.HugeDoubleArray
toArray() - Method in class org.neo4j.gds.core.utils.paged.HugeIntArray
toArray() - Method in class org.neo4j.gds.core.utils.paged.HugeLongArray
toArray() - Method in class org.neo4j.gds.core.utils.paged.HugeObjectArray
toggle(boolean) - Method in enum org.neo4j.gds.utils.GdsFeatureToggles
 
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
 
toMappedNodeId(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
toMappedNodeId(long) - Method in interface org.neo4j.gds.api.IdMap
Map original nodeId to inner nodeId
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.HugeIdMap
 
toOriginalId - Variable in class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
toOriginalId - Variable in class org.neo4j.gds.core.write.NodePropertyExporterBuilder
 
toOriginalId - Variable in class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
toOriginalId - Variable in class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
 
toOriginalNodeId(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
toOriginalNodeId(long) - Method in interface org.neo4j.gds.api.IdMap
Map inner nodeId back to original nodeId
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.HugeIdMap
 
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.api.Relationships
 
toRootNodeId(long) - Method in class org.neo4j.gds.api.GraphAdapter
 
toRootNodeId(long) - Method in interface org.neo4j.gds.api.IdMap
Maps an internal id to its root internal node id.
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.HugeIdMap
 
toString() - Method in class org.neo4j.gds.beta.generator.PropertyProducer.FixedDoubleProducer
 
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.utils.AtomicDoubleArray
 
toString() - Method in class org.neo4j.gds.core.utils.paged.HugeArray
 
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.Partition
 
toString() - Method in class org.neo4j.gds.core.utils.progress.JobId
 
toString(RelationshipDistribution) - Static method in enum org.neo4j.gds.beta.generator.RelationshipDistribution
 
totalDegree() - Method in class org.neo4j.gds.core.utils.partition.DegreePartition
 
toValue(double) - Method in interface org.neo4j.gds.core.write.RelationshipPropertyTranslator
 
toValue(Object) - Static method in class org.neo4j.gds.core.loading.ValueConverter
 
trackedBytes() - Method in interface org.neo4j.gds.core.utils.mem.AllocationTracker
Return the current total of tracked bytes.
trackedBytes() - Method in class org.neo4j.gds.core.utils.mem.InMemoryAllocationTracker
 
trackedBytes() - Method in class org.neo4j.gds.core.utils.mem.KernelAllocationTracker
 
transaction - Variable in class org.neo4j.gds.core.loading.ScanningRecordsImporter
 
transactionContext - Variable in class org.neo4j.gds.core.write.NativeNodePropertiesExporterBuilder
 
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
 
transientCompressed() - Static method in interface org.neo4j.gds.core.compress.AdjacencyFactory
 
TransientCompressedCsrListBuilderFactory - Class in org.neo4j.gds.core.loading
 
TransientCompressedList - Class in org.neo4j.gds.core.huge
 
TransientCompressedList(byte[][], HugeIntArray, HugeLongArray) - Constructor for class org.neo4j.gds.core.huge.TransientCompressedList
 
TransientCompressedList.DecompressingCursor - Class in org.neo4j.gds.core.huge
 
TransientCompressedListBuilder - Class in org.neo4j.gds.core.loading
 
transientUncompressed() - Static method in interface org.neo4j.gds.core.compress.AdjacencyFactory
 
TransientUncompressedCsrListBuilderFactory - Class in org.neo4j.gds.core.loading
 
TransientUncompressedList - Class in org.neo4j.gds.core.huge
 
TransientUncompressedList(long[][], HugeIntArray, HugeLongArray) - Constructor for class org.neo4j.gds.core.huge.TransientUncompressedList
 
TransientUncompressedList.Cursor - Class in org.neo4j.gds.core.huge
 
TransientUncompressedListBuilder - Class in org.neo4j.gds.core.loading
 
TransientUncompressedListBuilder.Allocator - Class in org.neo4j.gds.core.loading
 
translateId(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties.FilteredToOriginalNodeProperties
 
translateId(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties.OriginalToFilteredNodeProperties
 
translateId(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
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
 
tx - Variable in class org.neo4j.gds.utils.StatementApi
 
type(String) - Method in class org.neo4j.gds.core.utils.io.file.RelationshipVisitor
 
typeTokenId() - Method in interface org.neo4j.gds.core.loading.RelationshipReference
 
typeTokenId() - Method in class org.neo4j.gds.core.loading.RelationshipScanCursorReference
 

U

udc() - Static method in class org.neo4j.gds.core.Settings
 
unchecked(CheckedRunnable<E>) - Static method in class org.neo4j.gds.utils.ExceptionUtil
 
uncompress(long[]) - Method in class org.neo4j.gds.core.loading.CompressedLongArray
 
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 class org.neo4j.gds.core.loading.LabelInformation
 
UnionGraph - Class in org.neo4j.gds.core.huge
 
UnionNodeProperties - Class in org.neo4j.gds.api
 
UnionNodeProperties(IdMap, Map<NodeLabel, NodeProperties>) - Constructor for class org.neo4j.gds.api.UnionNodeProperties
 
UNKNOWN_CONCURRENCY - Static variable in class org.neo4j.gds.core.utils.progress.tasks.Task
 
UNKNOWN_MAX_ID - Static variable in class org.neo4j.gds.core.loading.construction.NodesBuilder
 
UNKNOWN_VOLUME - Static variable in class org.neo4j.gds.core.utils.progress.tasks.Task
 
unregisterTask() - Method in class org.neo4j.gds.core.utils.progress.TaskRegistry
 
update(long, DoubleUnaryOperator) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicDoubleArray
Atomically updates the element at index index with the results of applying the given function, returning the updated value.
update(long, LongUnaryOperator) - Method in class org.neo4j.gds.core.utils.paged.HugeAtomicLongArray
Atomically updates the element at index index with the results of applying the given function, returning the updated value.
updateElementAt(int, long) - Method in class org.neo4j.gds.core.utils.queue.BoundedLongPriorityQueue
 
USE_BIT_ID_MAP - org.neo4j.gds.utils.GdsFeatureToggles
 
USE_KERNEL_TRACKER - org.neo4j.gds.utils.GdsFeatureToggles
 
USE_PARALLEL_PROPERTY_VALUE_INDEX - org.neo4j.gds.utils.GdsFeatureToggles
 
USE_PRE_AGGREGATION - org.neo4j.gds.utils.GdsFeatureToggles
 
USE_PROPERTY_VALUE_INDEX - org.neo4j.gds.utils.GdsFeatureToggles
 
USE_REORDERED_ADJACENCY_LIST - org.neo4j.gds.utils.GdsFeatureToggles
 
USE_UNCOMPRESSED_ADJACENCY_LIST - org.neo4j.gds.utils.GdsFeatureToggles
 
UserLogEntry - Class in org.neo4j.gds.core.utils.warnings
 
UserLogRegistry - Class in org.neo4j.gds.core.utils.warnings
 
UserLogRegistry(String, UserLogStore) - Constructor for class org.neo4j.gds.core.utils.warnings.UserLogRegistry
 
UserLogRegistryExtension - Class in org.neo4j.gds.core.utils.warnings
 
UserLogRegistryExtension() - Constructor for class org.neo4j.gds.core.utils.warnings.UserLogRegistryExtension
 
userLogRegistryFactory() - Method in interface org.neo4j.gds.api.GraphLoaderContext
 
UserLogRegistryFactory - Interface in org.neo4j.gds.core.utils.warnings
 
UserLogStore - Interface in org.neo4j.gds.core.utils.warnings
 
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.utils.io.file.GraphStoreToFileExporterConfig
 
userName() - Method in interface org.neo4j.gds.core.loading.GraphStoreCatalog.GraphStoreWithUserNameAndConfig
 
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.utils.io.db.GraphStoreToDatabaseExporterConfig
 
validate(GraphStore) - Method in interface org.neo4j.gds.config.DeleteRelationshipsConfig
 
validate(GraphStore) - Method in interface org.neo4j.gds.config.GraphExportNodePropertiesConfig
 
validate(GraphStore) - Method in interface org.neo4j.gds.config.GraphStreamRelationshipPropertiesConfig
 
validate(GraphDimensions, GraphProjectFromStoreConfig) - Static method in class org.neo4j.gds.core.GraphDimensionsValidation
 
validate_using_max_memory_estimation - Static variable in class org.neo4j.gds.internal.MemoryEstimationSettings
 
validateConcurrency() - Method in interface org.neo4j.gds.config.ConcurrencyConfig
 
validateName(String) - Static method in interface org.neo4j.gds.config.GraphProjectConfig
 
validateNodeLabelFilter(Collection<NodeLabel>) - Method in class org.neo4j.gds.core.loading.LabelInformation
 
validateProjectionsAreNotEmpty() - Method in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
validateProperty(String) - Static method in interface org.neo4j.gds.config.ConfigurableSeedConfig
 
validateProperty(String) - Static method in interface org.neo4j.gds.config.MutatePropertyConfig
 
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.RelationshipWeightConfig
 
validatePropertyName(String) - Static method in interface org.neo4j.gds.config.SeedConfig
 
validatePropertyName(String) - Static method in interface org.neo4j.gds.config.WritePropertyConfig
 
validatePropertyName(String) - Static method in interface org.neo4j.gds.config.WriteRelationshipConfig
 
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
 
validateSourceNodeIsLoaded(long, long) - Static method in class org.neo4j.gds.utils.ExceptionUtil
 
validateTargetNodeIsLoaded(long, long) - Static method in class org.neo4j.gds.utils.ExceptionUtil
 
validateTypeIdentifier(String) - Static method in interface org.neo4j.gds.config.MutateRelationshipConfig
 
validateWriteConcurrency() - Method in interface org.neo4j.gds.config.WriteConfig
 
validNodeLabels(GraphStore) - Method in interface org.neo4j.gds.config.GraphExportNodePropertiesConfig
Returns the node labels that are to be considered for writing properties.
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.nodeproperties.DoubleArrayNodeProperties
 
value(long) - Method in interface org.neo4j.gds.api.nodeproperties.DoubleNodeProperties
 
value(long) - Method in interface org.neo4j.gds.api.nodeproperties.FloatArrayNodeProperties
 
value(long) - Method in interface org.neo4j.gds.api.nodeproperties.LongArrayNodeProperties
 
value(long) - Method in interface org.neo4j.gds.api.nodeproperties.LongNodeProperties
 
value(long) - Method in interface org.neo4j.gds.api.NodeProperties
 
value(long) - Method in class org.neo4j.gds.api.UnionNodeProperties
 
value(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties.OriginalToFilteredNodeProperties
 
value(long) - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
value(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
value(long) - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
valueClass() - Method in class org.neo4j.gds.core.loading.nodeproperties.DoubleArrayNodePropertiesBuilder
 
valueClass() - Method in class org.neo4j.gds.core.loading.nodeproperties.DoubleNodePropertiesBuilder
 
valueClass() - Method in class org.neo4j.gds.core.loading.nodeproperties.FloatArrayNodePropertiesBuilder
 
valueClass() - Method in class org.neo4j.gds.core.loading.nodeproperties.InnerNodePropertiesBuilder
 
valueClass() - Method in class org.neo4j.gds.core.loading.nodeproperties.LongArrayNodePropertiesBuilder
 
valueClass() - Method in class org.neo4j.gds.core.loading.nodeproperties.LongNodePropertiesBuilder
 
ValueConverter - Class in org.neo4j.gds.core.loading
 
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.loading.DeltaVarLongCompressor.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.core.loading.RawCompressor.Factory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.core.utils.progress.EmptyTaskRegistryFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.core.utils.progress.EmptyTaskStore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.core.utils.progress.tasks.IterativeTask.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.core.utils.progress.tasks.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.core.utils.warnings.EmptyUserLogRegistryFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.core.utils.warnings.EmptyUserLogStore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.neo4j.gds.utils.GdsFeatureToggles
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.NodeProperty
 
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.loading.DeltaVarLongCompressor.Factory
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.RawCompressor.Factory
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.utils.progress.EmptyTaskRegistryFactory
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.utils.progress.EmptyTaskStore
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.utils.progress.tasks.IterativeTask.Mode
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.utils.progress.tasks.Status
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.utils.warnings.EmptyUserLogRegistryFactory
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.utils.warnings.EmptyUserLogStore
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.neo4j.gds.core.write.Relationship
 
values() - Static method in enum org.neo4j.gds.utils.GdsFeatureToggles
Returns an array containing the constants of this enum type, in the order they are declared.
valueType() - Method in interface org.neo4j.gds.api.nodeproperties.DoubleArrayNodeProperties
 
valueType() - Method in interface org.neo4j.gds.api.nodeproperties.DoubleNodeProperties
 
valueType() - Method in interface org.neo4j.gds.api.nodeproperties.FloatArrayNodeProperties
 
valueType() - Method in interface org.neo4j.gds.api.nodeproperties.LongArrayNodeProperties
 
valueType() - Method in interface org.neo4j.gds.api.nodeproperties.LongNodeProperties
 
valueType() - Method in interface org.neo4j.gds.api.NodeProperties
 
valueType() - Method in interface org.neo4j.gds.api.NodeProperty
 
valueType() - Method in interface org.neo4j.gds.api.RelationshipProperty
 
valueType() - Method in class org.neo4j.gds.api.UnionNodeProperties
 
valueType() - Method in class org.neo4j.gds.core.huge.FilteredNodeProperties
 
valueType() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.DoubleNullPropertyMap
 
valueType() - Method in class org.neo4j.gds.core.loading.NullPropertyMap.LongNullPropertyMap
 
valueType() - Method in interface org.neo4j.gds.core.utils.io.file.HeaderProperty
 
valueType() - Method in class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
valueType(ValueType) - Method in class org.neo4j.gds.core.utils.io.file.schema.ElementSchemaVisitor
 
valueType(ValueType) - Method in class org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor.Adapter
 
valueType(ValueType) - Method in interface org.neo4j.gds.core.utils.io.file.schema.InputSchemaVisitor
 
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
 
VarLongEncoding - Class in org.neo4j.gds.core.loading
 
verifyProperties(Set<String>, Set<String>, String) - Method in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
visit(GraphProjectFromCypherConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
visit(GraphProjectFromGraphConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
visit(GraphProjectFromStoreConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
visit(RandomGraphGeneratorConfig) - Method in interface org.neo4j.gds.config.GraphProjectConfig.Visitor
 
visit(Task) - Method in interface org.neo4j.gds.core.utils.progress.tasks.TaskVisitor
 
visit(TaskVisitor) - Method in class org.neo4j.gds.core.utils.progress.tasks.IterativeTask
 
visit(TaskVisitor) - Method in class org.neo4j.gds.core.utils.progress.tasks.LeafTask
 
visit(TaskVisitor) - Method in class org.neo4j.gds.core.utils.progress.tasks.Task
 
visitIntermediateTask(Task) - Method in interface org.neo4j.gds.core.utils.progress.tasks.TaskVisitor
 
visitIterativeTask(IterativeTask) - Method in interface org.neo4j.gds.core.utils.progress.tasks.TaskVisitor
 
visitLeafTask(LeafTask) - Method in interface org.neo4j.gds.core.utils.progress.tasks.TaskVisitor
 
visitPreOrderWithDepth(Task, DepthAwareTaskVisitor) - Static method in class org.neo4j.gds.core.utils.progress.tasks.TaskTraversal
 
volume() - Method in interface org.neo4j.gds.core.utils.progress.tasks.Progress
 

W

weights() - Method in class org.neo4j.gds.core.loading.CompressedLongArray
 
withBatchSize(int) - Method in class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
 
withCheckInterval(long) - Method in class org.neo4j.gds.core.utils.TerminationFlagImpl
 
withDefaults() - Static method in interface org.neo4j.gds.core.loading.construction.GraphFactory.PropertyConfig
 
withFilteredLabels(Collection<NodeLabel>, int) - Method in interface org.neo4j.gds.api.IdMap
 
withFilteredLabels(Collection<NodeLabel>, int) - Method in class org.neo4j.gds.core.loading.HugeIdMap
 
withGraph(Graph) - Method in class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
withIdMap(IdMap) - Method in class org.neo4j.gds.core.write.NodePropertyExporterBuilder
 
withIdMappingOperator(LongUnaryOperator) - Method in class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
withIdMappingOperator(LongUnaryOperator) - Method in class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
 
withInitial(Supplier<T>) - Static method in class org.neo4j.gds.utils.CloseableThreadLocal
 
withInitial(CheckedSupplier<T, ?>) - Static method in class org.neo4j.gds.utils.AutoCloseableThreadLocal
 
withNormalizedPropertyMappings() - Method in interface org.neo4j.gds.config.GraphProjectFromStoreConfig
 
withProgressTracker(ProgressTracker) - Method in class org.neo4j.gds.core.write.NodePropertyExporterBuilder
Set the ProgressTracker to use for logging progress during export.
withProgressTracker(ProgressTracker) - Method in class org.neo4j.gds.core.write.RelationshipExporterBuilder
Set the ProgressTracker to use for logging progress during export.
withProgressTracker(ProgressTracker) - Method in class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
Set the ProgressTracker to use for logging progress during export.
withRelationPropertyTranslator(RelationshipPropertyTranslator) - Method in class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
withRelationships(Stream<Relationship>) - Method in class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
 
withTerminationFlag(TerminationFlag) - Method in class org.neo4j.gds.core.write.NodePropertyExporterBuilder
 
withTerminationFlag(TerminationFlag) - Method in class org.neo4j.gds.core.write.RelationshipExporterBuilder
 
withTerminationFlag(TerminationFlag) - Method in class org.neo4j.gds.core.write.RelationshipStreamExporterBuilder
 
wrap(KernelTransaction) - Static method in interface org.neo4j.gds.core.utils.TerminationFlag
 
wrap(KernelTransaction, long) - Static method in interface org.neo4j.gds.core.utils.TerminationFlag
 
write(long[], int) - Method in class org.neo4j.gds.core.loading.TransientUncompressedListBuilder.Allocator
 
write(String) - Method in class org.neo4j.gds.core.write.NativeRelationshipExporter
 
write(String) - Method in interface org.neo4j.gds.core.write.RelationshipExporter
 
write(String, String, RelationshipWithPropertyConsumer) - Method in interface org.neo4j.gds.core.write.RelationshipExporter
 
write(String, String) - Method in class org.neo4j.gds.core.write.NativeRelationshipExporter
 
write(String, String) - Method in interface org.neo4j.gds.core.write.RelationshipExporter
 
write(String, String...) - Method in class org.neo4j.gds.core.write.NativeRelationshipStreamExporter
 
write(String, String...) - Method in interface org.neo4j.gds.core.write.RelationshipStreamExporter
 
write(String, String, RelationshipWithPropertyConsumer) - Method in class org.neo4j.gds.core.write.NativeRelationshipExporter
 
write(String, NodeProperties) - Method in class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
write(String, NodeProperties) - Method in interface org.neo4j.gds.core.write.NodePropertyExporter
 
write(Collection<NodeProperty>) - Method in class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
write(Collection<NodeProperty>) - Method in interface org.neo4j.gds.core.write.NodePropertyExporter
 
write(NodeProperty) - Method in class org.neo4j.gds.core.write.NativeNodePropertyExporter
 
write(NodeProperty) - Method in interface org.neo4j.gds.core.write.NodePropertyExporter
 
write(PAGE, int) - Method in interface org.neo4j.gds.core.loading.CsrListBuilder.Allocator
 
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
 
writeConcurrency - Variable in class org.neo4j.gds.core.write.NodePropertyExporterBuilder
 
writeConcurrency() - Method in interface org.neo4j.gds.config.WriteConfig
 
writeConcurrency() - Method in interface org.neo4j.gds.core.utils.io.GraphStoreExporterBaseConfig
 
WriteConfig - Interface in org.neo4j.gds.config
 
writeProperty() - Method in interface org.neo4j.gds.config.WritePropertyConfig
 
WritePropertyConfig - Interface in org.neo4j.gds.config
 
WriteRelationshipConfig - 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.loading.VarLongEncoding
 
ZigZagLongDecoding - Class in org.neo4j.gds.core.loading
 
zigZagUncompress(byte[], int, long[]) - Static method in class org.neo4j.gds.core.loading.ZigZagLongDecoding
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
All Classes All Packages