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