_FromPatentClaimGeneSymbols
No description
type _FromPatentClaimGeneSymbols {
score: Float!
_id: String
symbol: GeneSymbol
}
Fields
score
(Float!
)
_id
(String
)
Generated field for querying the Neo4j system id of this relationship.
symbol
(GeneSymbol
)
Field for the GeneSymbol node this MENTIONS relationship is going to.