BlankNodeInterface
extends
TermInterface, TermCompareInterface
in
Description of RdfTerm
Tags
Table of Contents
- __construct() : mixed
- __toString() : string
- equals() : bool
- getValue() : mixed
Methods
__construct()
public
__construct([string|null $id = null ]) : mixed
Parameters
- $id : string|null = null
Tags
Return values
mixed —__toString()
public
__toString() : string
Tags
Return values
string —equals()
public
equals(TermInterface $term) : bool
Parameters
- $term : TermInterface
Tags
Return values
bool —getValue()
public
getValue() : mixed