Allright, it seems you are using sparql-on-sail and not our integrated
neo sparql-engine. I have quite little experience with that setup, I
must add. Though I don't see why your case shouldn't work, since the
VerboseQuadStore supports all combinations of S P O C. I'm going on
vacation tomorrow for
thank you for looking , my query snippet:
try
{
sail.initialize();
Repository repo = new SailRepository( sail );
RepositoryConnection rc = repo.getConnection();
ValueFactory f = repo.getValueFactory();
//
Hi Lyudmila,
as Emil pointed out our sparql support doesn't yet support all
possible cases, but according to my knowledge a ?S P ?O construct is
supported and tests in the sparql engine verifies that. It can however
depend on what other triple constraints your query has. The neo sparql
engine need
3 matches
Mail list logo