[redland-dev] Is statment->remove recursive?
Jorge Santos
jorge.jsf at gmail.com
Thu Nov 10 04:25:03 GMT 2005
On 11/7/05, Kieron Taylor <krt1 at soton.ac.uk> wrote:
> If I instruct a model to remove a particular statement with specified
> subject, predicate and object URIs, does this automatically remove any
> child statements of the object as well?
>
It really shouldn't do something like that, removing an statement
would be like removing an edge from the graph described by the RDF
statements, there is not really a parent-child relationship here.
> It appears that this is what it is doing to me and I'd rather it didn't.
> Is there some option that I cannot see to prevent such behaviour?
>
Maybe if you provide some code showing the behaviour someone could
spot what's going on.
Bye,
jorge
More information about the redland-dev
mailing list