_GeneSymbolMentionedInBodyTextFragments
No description
type _GeneSymbolMentionedInBodyTextFragments {
score: Float!
_id: String
fromBodyText: FromBodyText
}
Fields
score
(Float!
)
_id
(String
)
Generated field for querying the Neo4j system id of this relationship.
fromBodyText
(FromBodyText
)
Field for the FromBodyText node this MENTIONS relationship is coming from.