Module sophia::quad[][src]

Expand description

This module re-exports symbols from sophia_api::quad.

Modules

A quad source produces quads, and may also fail in the process.

Streaming modes for quad iterators and quad streams.

Structs

The adapter returned by Quad::as_triple.

Iterator over the components of a quad.

Traits

This trait represents an abstract RDF quad, and provides convenient methods for working with quads.

Type Definitions

An owned Quad as a tuple of an array and an optional name.