Please ignore this.
On Wed, Jan 5, 2011 at 9:25 AM, Benson Margulies <[email protected]> wrote: > I just got an AlreadyReifiedException on a call to > createReifiedStatement. This seems to imply there can only be one > reified R(s) for any S. > > Yet I observe the following, which is prepared to return more than > one. When could that happen? > > Model::listReifiedStatements(Statement s) - all the reified statements > reifiying s in this model. >
