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