Slot: edge_count

The number of edges in the graph.

URI: kgr:edge_count

Applicable Classes

Name Description Modifies Slot
GraphProduct A product that is a graph, represented as nodes and edges no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema

Mappings

Mapping Type Mapped Value
self kgr:edge_count
native kgr:edge_count

LinkML Source

```yaml name: edge_count description: The number of edges in the graph. from_schema: https://w3id.org/knowledge-graph-hub/kg_registry_schema rank: 1000 alias: edge_count owner: GraphProduct domain_of: - GraphProduct range: integer ```