Hierarchy

  • NeighbourhoodFinder

Constructors

Properties

ontology: Ontology

Methods

  • Given a class and an object property, get all classes connected to the given class through such an object property.

    Returns

    an array of entities

    Parameters

    • sourceClassIriString: string

      the class' iri involved in the object property either as domain or range

    • objectPropertyIriString: string

      the object property's iri for which to retrieve the connected classes' iris

    Returns GrapholEntity[]