Interface RelationshipImportResult.RelationshipTypeAndProjection

  • Enclosing interface:
    RelationshipImportResult

    public static interface RelationshipImportResult.RelationshipTypeAndProjection
    • Method Detail

      • relationshipType

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

        org.neo4j.gds.RelationshipProjection relationshipProjection()