A B C D F G H M N O R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addLabelToNode(long, NodeLabel) - Method in class org.neo4j.gds.core.cypher.CypherGraphStore
- addLabelToNode(long, NodeLabel) - Method in class org.neo4j.gds.core.cypher.CypherNodeMapping
- 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.CypherNodeMapping
- 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
- availableNodeLabels() - Method in class org.neo4j.gds.core.cypher.CypherNodeMapping
- availableNodeLabels() - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
B
- batchIterables(long) - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
C
- canRelease(boolean) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
- contains(long) - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
- CypherGraphStore - Class in org.neo4j.gds.core.cypher
- CypherGraphStore(GraphStore) - Constructor for class org.neo4j.gds.core.cypher.CypherGraphStore
- CypherNodeMapping - 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
- forEachNode(LongPredicate) - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
- forEachNodeLabel(long, NodeMapping.NodeLabelConsumer) - Method in class org.neo4j.gds.core.cypher.CypherNodeMapping
- forEachNodeLabel(long, NodeMapping.NodeLabelConsumer) - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
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
- GraphStoreAdapter - Class in org.neo4j.gds.core.cypher
- GraphStoreAdapter(GraphStore) - Constructor for class org.neo4j.gds.core.cypher.GraphStoreAdapter
H
- hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.cypher.CypherNodeMapping
- hasLabel(long, NodeLabel) - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
- 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.NodeMappingAdapter
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.NodeMappingAdapter
- nodeIterator() - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
- nodeLabels() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
- nodeLabels(long) - Method in class org.neo4j.gds.core.cypher.CypherNodeMapping
- nodeLabels(long) - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
- NodeLabelUpdater - Interface in org.neo4j.gds.core.cypher
- NodeMappingAdapter - Class in org.neo4j.gds.core.cypher
- NodeMappingAdapter(NodeMapping) - Constructor for class org.neo4j.gds.core.cypher.NodeMappingAdapter
- 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
- org.neo4j.gds.core.cypher - package org.neo4j.gds.core.cypher
R
- relationshipCount() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
- relationshipCount(RelationshipType) - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
- 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
- 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
- rootNodeCount() - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
S
- schema() - Method in class org.neo4j.gds.core.cypher.GraphStoreAdapter
T
- toMappedNodeId(long) - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
- toOriginalNodeId(long) - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
- toRootNodeId(long) - Method in class org.neo4j.gds.core.cypher.NodeMappingAdapter
All Classes All Packages