James, you are right, OPTIMIZE ALL solves the problem.
The txt.basex was growing at each replace, other files staying almost identical.

Thanks a lot !

Best regards,
Christophe

Le 03/09/2015 21:20, basex-talk-requ...@mailman.uni-konstanz.de a écrit :
Send BaseX-Talk mailing list submissions to
        basex-talk@mailman.uni-konstanz.de

To subscribe or unsubscribe via the World Wide Web, visit
        https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
or, via email, send a message with subject or body 'help' to
        basex-talk-requ...@mailman.uni-konstanz.de

You can reach the person managing the list at
        basex-talk-ow...@mailman.uni-konstanz.de

When replying, please edit your Subject line so it is more specific
than "Re: Contents of BaseX-Talk digest..."


Today's Topics:

    1. Xquery collections (michele.gre...@email.it)
    2. Re: Xquery collections (Dirk Kirsten)
    3. Re: size on collection in the time (Marc)
    4. Re: size on collection in the time (Christophe Marchand)


----------------------------------------------------------------------

Message: 1
Date: Thu, 3 Sep 2015 17:48:23 +0200
From: michele.gre...@email.it
To: basex-talk@mailman.uni-konstanz.de
Subject: [basex-talk] Xquery collections
Message-ID: <22e8f2f70298a35093e933ab65f26...@wm10.email.it>
Content-Type: text/plain; charset="iso-8859-1"


Hello I Michele i'm new to basex,
i created a collection with different documents .xml.
I want to know how to query the entire collection e its documents at one
xquery.
I'm trying,but i can't.
&nbsp;
Thanks.
MG

&nbsp;




--
  ZE-Light e ZE-Pro: servizi zimbra per caselle con dominio email.it, per tutti 
i dettagli
Clicca qui 
http://posta.email.it/caselle-di-posta-z-email-it/?utm_campaign=email_Zimbra_102014=main_footer/f
Sponsor:
  Caselle con tuo dominio su piattaforma Zimbra, fino a 30 GB di spazio, 
sincronizzazione dati e backup
  Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=13324&d=3-9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mailman.uni-konstanz.de/pipermail/basex-talk/attachments/20150903/a0b8c395/attachment-0001.html>

------------------------------

Message: 2
Date: Thu, 3 Sep 2015 17:55:49 +0200
From: Dirk Kirsten <d...@basex.org>
To: michele.gre...@email.it
Cc: basex-talk@mailman.uni-konstanz.de
Subject: Re: [basex-talk] Xquery collections
Message-ID: <55e86d85.2000...@basex.org>
Content-Type: text/plain; charset="utf-8"

Ciao Michele,

welcome to the community :-)

Collections in BaseX are basically databases. You can simply open a
database e.g. by issueing the XQuery db:open('mydatabase'). This will
use all documents in your database.

You can find some more examples at http://docs.basex.org/wiki/Databases

It might also be helpful for you to read some of the Tutorials given at
http://docs.basex.org/wiki/Getting_Started like BaseX for Dummies, given
a concise introduction to BaseX.

Spero che sia d'aiuto
Dirk



On 09/03/2015 05:48 PM, michele.gre...@email.it wrote:
Hello I Michele i'm new to basex,
i created a collection with different documents .xml.
I want to know how to query the entire collection e its documents at
one xquery.
I'm trying,but i can't.
Thanks.
MG
----
ZE-Light e ZE-Pro: servizi zimbra per caselle con dominio email.it,
per tutti i dettagli clicca qui
<http://posta.email.it/caselle-di-posta-z-email-it/?utm_campaign=email_Zimbra_102014=main_footer>

Sponsor:
Idee regalo classiche o alternative? Trova l'offerta migliore in un click
Clicca qui <http://adv.email.it/cgi-bin/foclick.cgi?mid=13327&d=20150903>

Reply via email to