_PatentClassificationCollectionInternationalPatentClassification
No description
type _PatentClassificationCollectionInternationalPatentClassification {
position: Int!
_id: String
classification: InternationalPatentClassification
}
Fields
position (Int!)
_id (String)
Generated field for querying the Neo4j system id of this relationship.
classification (InternationalPatentClassification)
Field for the InternationalPatentClassification node this PATENTCLASSIFICATIONCOLLECTION_HAS_INTERNATIONALPATENTCLASSIFICATION relationship is going to.