Re: how does the node to nodeId mapping work?

2014-05-17 Thread Andy Seaborne
, even in error-detecting RAM; ethernet, and indeed any data storage or transfer. And coding bugs :-) Andy -Original Message- From: Andy Seaborne [mailto:a...@apache.org] Sent: Tuesday, November 26, 2013 3:39 PM To: dev@jena.apache.org Subject: Re: how does the node to nodeId

Re: how does the node to nodeId mapping work?

2014-05-16 Thread Andy Seaborne
: Tuesday, November 26, 2013 3:39 PM To: dev@jena.apache.org Subject: Re: how does the node to nodeId mapping work? On 26/11/13 19:47, Yi Liao wrote: Hi, Hi there, Can anybody explain to me how does Jena map node to nodeId? The following is stated in http://jena.apache.org/documentation/tdb

Re: how does the node to nodeId mapping work?

2014-05-16 Thread Marco Neumann
, and indeed any data storage or transfer. And coding bugs :-) Andy -Original Message- From: Andy Seaborne [mailto:a...@apache.org] Sent: Tuesday, November 26, 2013 3:39 PM To: dev@jena.apache.org Subject: Re: how does the node to nodeId mapping work? On 26/11/13 19:47

Re: how does the node to nodeId mapping work?

2014-05-16 Thread Marco Neumann
Andy, are Literals in Statements also hashed with the same MD5 in TDB? On Tue, Nov 26, 2013 at 3:38 PM, Andy Seaborne a...@apache.org wrote: On 26/11/13 19:47, Yi Liao wrote: Hi, Hi there, Can anybody explain to me how does Jena map node to nodeId? The following is stated in

RE: how does the node to nodeId mapping work?

2014-05-15 Thread Yi Liao
Message- From: Andy Seaborne [mailto:a...@apache.org] Sent: Tuesday, November 26, 2013 3:39 PM To: dev@jena.apache.org Subject: Re: how does the node to nodeId mapping work? On 26/11/13 19:47, Yi Liao wrote: Hi, Hi there, Can anybody explain to me how does Jena map node to nodeId

how does the node to nodeId mapping work?

2013-11-26 Thread Yi Liao
Hi, Can anybody explain to me how does Jena map node to nodeId? The following is stated in http://jena.apache.org/documentation/tdb/architecture.html The Node to NodeId mapping is based on hash of the Node (a 128 bit MD5 hash - the length was found not to major performance factor). The

Re: how does the node to nodeId mapping work?

2013-11-26 Thread Andy Seaborne
On 26/11/13 19:47, Yi Liao wrote: Hi, Hi there, Can anybody explain to me how does Jena map node to nodeId? The following is stated in http://jena.apache.org/documentation/tdb/architecture.html The Node to NodeId mapping is based on hash of the Node (a 128 bit MD5 hash - the length was