Interface RelationshipIds.RelationshipIdContext

  • Enclosing class:
    RelationshipIds

    public static interface RelationshipIds.RelationshipIdContext
    • Method Detail

      • relationshipType

        org.neo4j.gds.RelationshipType relationshipType()
      • relationshipCount

        long relationshipCount()
      • graph

        org.neo4j.gds.api.Graph graph()
      • offsets

        org.neo4j.gds.core.utils.paged.HugeLongArray offsets()