Documentation

NamedEntityIteratorFile
in package
implements NamedEntityIteratorInterface

Description of NamedEntityIteratorFile

Tags
author

zozlak

Table of Contents

Interfaces

NamedEntityIteratorInterface

Properties

$filters  : array<string|int, QuadTemplate>
$graph  : Dataset
$limit  : int|null
$matching  : array<string|int, TermInterface>
$repo  : Repo
$schema  : Schema

Methods

__construct()  : mixed
getCount()  : int
getIdProp()  : string
getNamedEntities()  : Generator
setFilter()  : void
findMatching()  : void

Properties

Methods

setFilter()

public setFilter([string|null $class = null ][, string|null $idMatch = null ][, string|null $minModDate = null ][, int|null $limit = null ]) : void
Parameters
$class : string|null = null
$idMatch : string|null = null
$minModDate : string|null = null
$limit : int|null = null

        
On this page

Search results