Package org.neo4j.gds.core.cypher
Interface RelationshipIds.RelationshipIdContext
-
- Enclosing class:
- RelationshipIds
public static interface RelationshipIds.RelationshipIdContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.neo4j.gds.api.Graphgraph()org.neo4j.gds.core.utils.paged.HugeLongArrayoffsets()longrelationshipCount()org.neo4j.gds.RelationshipTyperelationshipType()
-