Documentation

QuadNoSubjectInterface

Interface used to allow adding quads without subject to a DatasetNode

Tags
author

zozlak

Table of Contents

Methods

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

Methods


        
On this page

Search results