_GeneSymbolMentionedInAbstractFragments

No description

type _GeneSymbolMentionedInAbstractFragments {
score: Float!
_id: String
fromAbstract: FromAbstract
}

Fields

score (Float!)

_id (String)

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

fromAbstract (FromAbstract)

Field for the FromAbstract node this MENTIONS relationship is coming from.