ext
> 387 status()
>
>
> Hash indexes
>
>
> 37 Rows. -- 388 msec.
>
>
> thanks
> sumit
>
> From: Hugh Williams [hwilli...@openlinksw.com]
> Sent: Saturday, May 17, 2014 5:36 PM
> To: Purohit, Sumit
> Cc: virtuoso-users@lists.sou
umit
Cc: virtuoso-users@lists.sourceforge.net
Subject: Re: [Virtuoso-users] Graph List does not get updated after RDF load
Hi Sumit,
What is the version of Virtuoso being used:
./virtuoso-t -?
What are the datasets being load and the expected triple count ?
What does the output of running the
Hi Sumit,
What is the version of Virtuoso being used:
./virtuoso-t -?
What are the datasets being load and the expected triple count ?
What does the output of running the Virtuoso status command run from isql
report ?
When you complete the loading of the data is a "checkpoint" run to
Hi,
I have observed many times after loading rdf data into a named graph using
ld_dir() or ld_dir_all(), updated list of graph does show up either on
conductor->linked data-> Graphs or using query like
SELECT DISTINCT ?g
WHERE {
GRAPH ?g {
?s ?p ?o
}
}
Behavior is quite random and som