_GeneSymbolMentionedInPatentAbstracts

No description

type _GeneSymbolMentionedInPatentAbstracts {
score: Float!
_id: String
abstract: FromPatentAbstract
}

Fields

score (Float!)

_id (String)

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

abstract (FromPatentAbstract)

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