_AbstractCollectionAbstracts

No description

type _AbstractCollectionAbstracts {
position: Int!
_id: String
abstract: Abstract
}

Fields

position (Int!)

_id (String)

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

abstract (Abstract)

Field for the Abstract node this ABSTRACTCOLLECTION_HAS_ABSTRACT relationship is going to.