_PaperIDReferences

No description

type _PaperIDReferences {
position: Int!
_id: String
reference: Reference
}

Fields

position (Int!)

_id (String)

Generated field for querying the Neo4j system id of this relationship.

reference (Reference)

Field for the Reference node this REFERENCE_HAS_PAPERID relationship is coming from.