_AnatomyDiseases
No description
type _AnatomyDiseases {
cooccurrence: Int!
expected: Float!
p_fisher: Float!
_id: String
disease: Disease
}
Fields
cooccurrence
(Int!
)
expected
(Float!
)
p_fisher
(Float!
)
_id
(String
)
Generated field for querying the Neo4j system id of this relationship.
disease
(Disease
)
Field for the Disease node this LOCALIZES_DlA relationship is coming from.