Class Hierarchy
- java.lang.Object
- com.carrotsearch.hppc.AbstractIterator<E> (implements java.util.Iterator<E>)
- org.neo4j.gds.core.cypher.SingleElementIterator<T>
- org.neo4j.gds.core.cypher.CypherGraphStore.StateVisitor.Adapter (implements org.neo4j.gds.core.cypher.CypherGraphStore.StateVisitor)
- org.neo4j.gds.core.cypher.RelationshipIds
- org.neo4j.gds.core.cypher.CypherGraphStoreCatalogHelper
- org.neo4j.gds.api.GraphStoreAdapter (implements org.neo4j.gds.api.GraphStoreWrapper)
- org.neo4j.gds.core.cypher.CypherGraphStore (implements org.neo4j.gds.core.cypher.NodeLabelUpdater)
- org.neo4j.gds.api.IdMapAdapter (implements org.neo4j.gds.api.IdMap)
- org.neo4j.gds.core.cypher.CypherIdMap (implements org.neo4j.gds.core.cypher.NodeLabelUpdater)
- org.neo4j.gds.core.cypher.RelationshipIds.RelationshipIdContext
- com.carrotsearch.hppc.AbstractIterator<E> (implements java.util.Iterator<E>)
Interface Hierarchy
- org.neo4j.gds.core.cypher.CypherGraphStore.StateVisitor
- org.neo4j.gds.core.cypher.NodeLabelUpdater
- org.neo4j.gds.api.properties.PropertyValues
- org.neo4j.gds.api.properties.nodes.NodePropertyValues
- org.neo4j.gds.core.cypher.UpdatableNodeProperty
- org.neo4j.gds.api.properties.nodes.NodePropertyValues
- org.neo4j.gds.core.cypher.RelationshipIds.ResolvedRelationshipIdFunction<T>
- org.neo4j.gds.core.cypher.RelationshipIds.UpdateListener