Crates.io | rdftk_memgraph |
lib.rs | rdftk_memgraph |
version | 0.1.12 |
source | src |
created_at | 2020-07-28 17:39:37.237115 |
updated_at | 2021-05-28 18:06:34.811695 |
description | This crate provides an implementation of the Graph traits from rdftk_core::graph for simple in-memory usage. |
homepage | |
repository | https://github.com/johnstonskj/rust-rdftk.git |
max_upload_size | |
id | 270559 |
size | 29,401 |
This crate provides an implementation of the Graph
traits from rdftk_core::graph
for simple in-memory usage.
Version 0.1.12
Version 0.1.11
Version 0.1.10
Version 0.1.9
Version 0.1.8
StatementRef
and StatementList
.Version 0.1.6
MutableGraph
, de_duplicate
-> dedup
.Version 0.1.5
Graph
into Graph
and MutableGraph
.NamedGraph
into NamedGraph
and MutableNamedGraph
.PrefixMappings::compress
and PrefixMappings::expand
to take references.Version 0.1.4
Version 0.1.3
Version 0.1.2
IRI. into
IRIRef`.Version 0.1.1
Version 0.1.0
TBD