_PatentClassificationCollectionUsPatentClassification

No description

type _PatentClassificationCollectionUsPatentClassification {
position: Int!
_id: String
classification: USPatentClassification
}

Fields

position (Int!)

_id (String)

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

classification (USPatentClassification)

Field for the USPatentClassification node this PATENTCLASSIFICATIONCOLLECTION_HAS_USPATENTCLASSIFICATION relationship is going to.