_GeneSymbolMentionedInPatentTitles

No description

type _GeneSymbolMentionedInPatentTitles {
score: Float!
_id: String
title: FromPatentTitle
}

Fields

score (Float!)

_id (String)

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

title (FromPatentTitle)

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