Processing Time

hi all,

I am wondering, if anybody in this group find out the relative estimated processing time of SPARQL four contstructs; SELECT, ASK, DESCRIBE and CONSTRUCT. Although, I know that processing time varies depending on the complexity of the query (i.e. graph patterns) and size of the dataset but we can always compare relative period between the two. Let's say one query with SELECT construct consumes x msec then the same or similar query with ASK, DESCRIBE and CONSTRUCT may consume 0.6x, 1.3x and 1.5x msecs respectively.

Thanks in advance.

--
Ahmad

Received on Wednesday, 9 January 2008 06:12:55 UTC