You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by Sarven Capadisli <in...@csarven.ca> on 2013/04/20 20:01:17 UTC

TDB Optimizer returns count 0

Hi,

TDB Optimizer doesn't work me with latest TDB:

$ java tdb.tdbstats --version
Jena:       VERSION: 2.10.1-SNAPSHOT
Jena:       BUILD_DATE: 2013-04-19T10:04:25+0100
ARQ:        VERSION: 2.10.1-SNAPSHOT
ARQ:        BUILD_DATE: 2013-04-19T10:04:25+0100
RIOT:       VERSION: 2.10.1-SNAPSHOT
RIOT:       BUILD_DATE: 2013-04-19T10:04:25+0100
TDB:        VERSION: 0.10.1-SNAPSHOT
TDB:        BUILD_DATE: 2013-04-19T10:04:25+0100

$ java -Xmx16000M tdb.tdbstats --loc=/path/to/tdb/ 
--graph=urn:x-arq:UnionGraph
(stats
   (meta
     (timestamp 
"2013-04-20T18:51:31.018+01:00"^^<http://www.w3.org/2001/XMLSchema#dateTime>)
     (run@ "2013/04/20 18:51:31 IST")
     (count 0))
   (other 0))


I wanted to reconfirm before creating a ticket.

Thanks,

-Sarven
http://csarven.ca/#i