Backend Views ############# `BNodeBackendView`, `IRIBackendView`, `LiteralBackendView` and `VariableBackendView` act as messenger objects between the `Node` types `BlankNode`, `IRI`, `Literal` and `Variable` and there implementation specific storage in the backend.