• Create and store the values in a dataset in a new n3 Store. This may be necessary because the methods are not supposed to modify the original dataset.

    The n3.Store objects includes functions to retrieve quads, which is a great plus

    Parameters

    • dataset: DatasetCore<Quad, Quad>

    Returns n3.Store