query two RDF graphs

atom meta <[email protected]>
Newsgroups gmane.comp.ai.prolog.swi
Message-ID <CAAR9AEkfD9aDbhnG+PfO5fJ76Lg6Pi+57WuBS82es4Ey8_+GCQ@mail.gmail.com>
Hi,

I am loading two RDF graphs and what I want to do is query them both at the
same time.
rdf_load( FilePaths, [ graph(graphInstance) ] )
rdf_load( FilePaths, [ graph(graphInstance) ] )

So, I tried like :
rdf(X,_,_,[graphSchema, graphInstance]).

but it didn't work, how could I do it?

Batselem
-------------- next part --------------
HTML attachment scrubbed and removed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.