A B C D F G H I M N O P R S T 
All Classes All Packages

A

accept(long, long, RelationshipIds.RelationshipIdContext) - Method in interface org.neo4j.gds.core.cypher.RelationshipIds.ResolvedRelationshipIdFunction
 
addLabelToNode(long, NodeLabel) - Method in class org.neo4j.gds.core.cypher.CypherGraphStore
 
addLabelToNode(long, NodeLabel) - Method in class org.neo4j.gds.core.cypher.CypherIdMap
 
addLabelToNode(long, NodeLabel) - Method in interface org.neo4j.gds.core.cypher.NodeLabelUpdater
 
addNodeLabel(NodeLabel) - Method in class org.neo4j.gds.core.cypher.CypherGraphStore
 
addNodeLabel(NodeLabel) - Method in class org.neo4j.gds.core.cypher.CypherIdMap
 
addNodeLabel(NodeLabel) - Method in interface org.neo4j.gds.core.cypher.NodeLabelUpdater
 
addNodeProperty(NodeLabel, String, NodeProperties) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
addRelationshipType(RelationshipType, Optional<String>, Optional<NumberType>, Relationships) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
adjacencyList() - Method in interface org.neo4j.gds.core.cypher.RelationshipIds.RelationshipIdContext
 
adjacencyProperties() - Method in interface org.neo4j.gds.core.cypher.RelationshipIds.RelationshipIdContext
 
availableNodeLabels() - Method in class org.neo4j.gds.core.cypher.CypherIdMap
 
availableNodeLabels() - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 

B

batchIterables(long) - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 

C

canRelease(boolean) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
contains(long) - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 
CypherGraphStore - Class in org.neo4j.gds.core.cypher
 
CypherGraphStore(GraphStore) - Constructor for class org.neo4j.gds.core.cypher.CypherGraphStore
 
CypherGraphStoreCatalogHelper - Class in org.neo4j.gds.core.cypher
 
CypherIdMap - Class in org.neo4j.gds.core.cypher
 

D

databaseId() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
deleteRelationships(RelationshipType) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 

F

fetch() - Method in class org.neo4j.gds.core.cypher.SingleElementIterator
 
forEachNode(LongPredicate) - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in class org.neo4j.gds.core.cypher.CypherIdMap
 
forEachNodeLabel(long, IdMap.NodeLabelConsumer) - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 

G

getCompositeRelationshipIterator(RelationshipType, List<String>) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
getGraph(String, String, Optional<String>) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
getGraph(Collection<NodeLabel>, Collection<RelationshipType>, Optional<String>) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
getGraph(Collection<RelationshipType>, Optional<String>) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
getGraph(NodeLabel, RelationshipType, Optional<String>) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
getGraph(RelationshipType...) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
getGraph(RelationshipType, Optional<String>) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
getUnion() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
graph() - Method in interface org.neo4j.gds.core.cypher.RelationshipIds.RelationshipIdContext
 
GraphStoreAdapter - Class in org.neo4j.gds.core.cypher
 
GraphStoreAdapter(GraphStore) - Constructor for class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
GraphStoreWrapper - Interface in org.neo4j.gds.core.cypher
 

H

hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.cypher.CypherIdMap
 
hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 
hasNodeProperty(Collection<NodeLabel>, String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
hasNodeProperty(NodeLabel, String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
hasRelationshipProperty(RelationshipType, String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
hasRelationshipType(RelationshipType) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
highestNeoId() - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 

I

IdMapAdapter - Class in org.neo4j.gds.core.cypher
 
IdMapAdapter(IdMap) - Constructor for class org.neo4j.gds.core.cypher.IdMapAdapter
 
initialize(TokenHolders) - Method in class org.neo4j.gds.core.cypher.CypherGraphStore
 
innerGraphStore() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
innerGraphStore() - Method in interface org.neo4j.gds.core.cypher.GraphStoreWrapper
 

M

modificationTime() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 

N

nodeCount() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
nodeCount() - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 
nodeIterator() - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 
nodeLabels() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
nodeLabels(long) - Method in class org.neo4j.gds.core.cypher.CypherIdMap
 
nodeLabels(long) - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 
NodeLabelUpdater - Interface in org.neo4j.gds.core.cypher
 
nodeProperty(String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
nodeProperty(NodeLabel, String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
nodePropertyKeys() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
nodePropertyKeys(Collection<NodeLabel>) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
nodePropertyKeys(NodeLabel) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
nodePropertyState(String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
nodePropertyType(NodeLabel, String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
nodePropertyValues(String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
nodePropertyValues(NodeLabel, String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
nodes() - Method in class org.neo4j.gds.core.cypher.CypherGraphStore
 
nodes() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 

O

offsets() - Method in interface org.neo4j.gds.core.cypher.RelationshipIds.RelationshipIdContext
 
org.neo4j.gds.core.cypher - package org.neo4j.gds.core.cypher
 

P

propertyIds() - Method in interface org.neo4j.gds.core.cypher.RelationshipIds.RelationshipIdContext
 

R

relationshipCount() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
relationshipCount() - Method in interface org.neo4j.gds.core.cypher.RelationshipIds.RelationshipIdContext
 
relationshipCount(RelationshipType) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
relationshipIdContexts() - Method in class org.neo4j.gds.core.cypher.RelationshipIds
 
relationshipIds() - Method in class org.neo4j.gds.core.cypher.CypherGraphStore
 
RelationshipIds - Class in org.neo4j.gds.core.cypher
 
RelationshipIds.RelationshipIdContext - Interface in org.neo4j.gds.core.cypher
 
RelationshipIds.ResolvedRelationshipIdFunction<T> - Interface in org.neo4j.gds.core.cypher
 
relationshipPropertyKeys() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
relationshipPropertyKeys(Collection<RelationshipType>) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
relationshipPropertyKeys(RelationshipType) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
relationshipPropertyType(String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
relationshipPropertyValues(RelationshipType, String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
relationshipType() - Method in interface org.neo4j.gds.core.cypher.RelationshipIds.RelationshipIdContext
 
relationshipTypeId() - Method in interface org.neo4j.gds.core.cypher.RelationshipIds.RelationshipIdContext
 
relationshipTypes() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
release() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
removeNodeProperty(NodeLabel, String) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
resolveRelationshipId(long, RelationshipIds.ResolvedRelationshipIdFunction<T>) - Method in class org.neo4j.gds.core.cypher.RelationshipIds
 
rootIdMap() - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 
rootNodeCount() - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 

S

schema() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
 
setWrappedGraphStore(GraphProjectConfig, GraphStoreWrapper) - Static method in class org.neo4j.gds.core.cypher.CypherGraphStoreCatalogHelper
 
SingleElementIterator<T> - Class in org.neo4j.gds.core.cypher
 
SingleElementIterator(T) - Constructor for class org.neo4j.gds.core.cypher.SingleElementIterator
 

T

toMappedNodeId(long) - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 
toOriginalNodeId(long) - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 
toRootNodeId(long) - Method in class org.neo4j.gds.core.cypher.IdMapAdapter
 
A B C D F G H I M N O P R S T 
All Classes All Packages