_PatentCitationCollectionPatentLiteratureCitations
No description
type _PatentCitationCollectionPatentLiteratureCitations {
position: Int!
_id: String
citation: PatentLiteratureCitation
}
Fields
position
(Int!
)
_id
(String
)
Generated field for querying the Neo4j system id of this relationship.
citation
(PatentLiteratureCitation
)
Field for the PatentLiteratureCitation node this PATENTCITATIONCOLLECTION_HAS_PATENTLITERATURECITATION relationship is going to.