Application
Table of Contents
Interfaces
- SingletonTerm
- Interface used to mark DataFactory-hashable terms
- BlankNodeInterface
- Description of RdfTerm
- DataFactoryInterface
- DatasetInterface
- Main, edge(quad) and Dataset-oriented Dataset API
- DatasetNodeInterface
- Node-oriented graph API interface.
- DefaultGraphInterface
- Description of RdfTerm
- LiteralInterface
- Description of RdfTerm
- NamedNodeInterface
- Description of RdfTerm
- ParserInterface
- QuadCompareInterface
- Interface allowing to compare Quads.
- QuadInterface
- Description of RdfTerm
- QuadIteratorAggregateInterface
- Description of QuadIteratorAggregateInterface
- QuadIteratorInterface
- QuadNoSubjectInterface
- Interface used to allow adding quads without subject to a DatasetNode
- RdfNamespaceInterface
- SerializerInterface
- TermCompareInterface
- Description of TermCompare
- TermInterface
- Description of RdfTerm
- TermIteratorInterface
Classes
- BlankNode
- Description of BlankNode
- DataFactory
- Description of DataFactory
- Dataset
- Description of Graph
- DatasetNode
- Description of DatasetNode
- Literal
- Description of Literal
- NamedNode
- Description of Iri
- Quad
- Description of Triple
- RdfException
- Description of RdfException
- RdfNamespace
- Description of RdfNamespace
- DefaultGraph
- Description of DefaultGraph
- GenericQuadIterator
- Wrapper making almost anything (e.g. array, generator or a single Quad object) a QuadIterator.
- GenericTermIterator
- Wrapper making almost anything (e.g. array, generator or a single QuadInterface object) a QuadIteratorInterface.
- NtriplesUtil
- Description of Util
- QuadNoSubject
- Description of QuadNoSubject
- RdfHelpersException
- Description of RdfHelpersException
- RdfNamespace
- Provides an implementation of rdfInterface\RdfNamespace.
- MultipleQuadsMatchedException
- Specialization of the \UnexpectedValueException indicating multiple quads match while accessing a DatasetInterface object using the ArrayAccess syntax ($dataset[offset])