_PatentAbstracts

No description

type _PatentAbstracts {
position: Int!
_id: String
abstract: PatentAbstract
}

Fields

position (Int!)

_id (String)

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

abstract (PatentAbstract)

Field for the PatentAbstract node this PATENT_HAS_PATENTABSTRACT relationship is going to.