_NamedEntityMentionedInAbstracts

No description

type _NamedEntityMentionedInAbstracts {
count: Int!
_id: String
abstract: Abstract
}

Fields

count (Int!)

_id (String)

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

abstract (Abstract)

Field for the Abstract node this MENTIONS relationship is coming from.