_CountryFemale

No description

type _CountryFemale {
count: Int!
_id: String
ageGroup: AgeGroup
}

Fields

count (Int!)

_id (String)

Generated field for querying the Neo4j system id of this relationship.

ageGroup (AgeGroup)

Field for the AgeGroup node this CURRENT_FEMALE relationship is going to.