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