Documentation

QuadNoSubject
in package
implements QuadNoSubjectInterface

Description of QuadNoSubject

Tags
author

zozlak

Table of Contents

Interfaces

QuadNoSubjectInterface
Interface used to allow adding quads without subject to a DatasetNode

Properties

$graph  : NamedNodeInterface|BlankNodeInterface|DefaultGraphInterface
$object  : TermInterface
$predicate  : NamedNodeInterface

Methods

__construct()  : mixed
getGraph()  : NamedNodeInterface|BlankNodeInterface|DefaultGraphInterface
Null is not allowed to deal with the ambiguity between DefaultGraph and null which mean the same (although it should be noted that all quads in NamedNode/BlankNode graphs also belong to the DefaultGraph).
getObject()  : TermInterface
getPredicate()  : NamedNodeInterface

Properties

Methods


        
On this page

Search results