[mercury-users] How to make huge db in Mercury
czsergey at atlas.cz
czsergey at atlas.cz
Fri Apr 26 06:17:43 AEST 2002
Hi,
I have this problem:
I have huge database in prolog (Mercury) in this format:
...
pred1(data11,data21,data31).
pred2(data21,data22,data23).
...
...
(it is in more than one file)
and I want to make a Mercury program with some "queries" to db (predicates) with choosing the db-file(s).
Can you help me? (Is it possible in Mercury ?)
Thank you
John
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list