_ReferencePaperId

No description

type _ReferencePaperId {
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 REFERENCE_HAS_PAPERID relationship is going to.