AbstractMentions
No description
type AbstractMentions {
  abstract: Abstract!
  count: Int!
  namedEntity: NamedEntity!
}
Fields
abstract (Abstract!)
count (Int!)
namedEntity (NamedEntity!)
/current/functions/scalar/#functions-id) of this relationship.
namedEntity (NamedEntity)
Field for the NamedEntity node this MENTIONS relationship is going to.