Skip to content

Conversation

@no-reply
Copy link
Member

Supports ruby-rdf/rdf#267

Tom Johnson added 4 commits January 30, 2016 15:27
`Dataset` is introduced as a base class of `RDF::Repository`. It
represents a (default read only) set of graphs. Some of the specs
are removed from the repository specs, but are re-included indirectly
through dataset's tests.
This will be replaced by `Dataset#isolation_level`.
When a Mutable `#supports?(:transactions)`, `#delete_insert` is
guaranteed to update atomically.

`Repository#delete_insert` always applies within a transaction scope and
conforms to the individual Repository`s transaction semantics.
no-reply pushed a commit that referenced this pull request Jan 30, 2016
@no-reply no-reply merged commit e83256b into develop Jan 30, 2016
@no-reply no-reply deleted the feature/serializable-transactions branch January 30, 2016 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants