tmlab / tmql

Automatically exported from code.google.com/p/tmql
1 stars 0 forks source link

Don't throw exception when using an identifer which isn't in the topic map #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a topic map without a topic with the identifier 
http://non.existent.com .
2. Create a query like "http://non.existent.com >> instances"

What is the expected output? 

An empty result set.

What do you see instead?

An exception is thrown!

Original issue reported on code.google.com by h.niederhausen@googlemail.com on 7 Jun 2010 at 12:59

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 10 Jun 2010 at 12:56