tmlab / tmql

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

FLWR styloe: WHERE CLAUSE doesn't work #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. See topic at: http://maiana-dev.topicmapslab.de/u/hannes/tm/reifier
2. Use query: 

FOR $c IN tmcl:reifier-constraint >> instances
where $c / tmcl:card-min == 0
return $c

Result is empty but should be 2 topics

Original issue reported on code.google.com by h.niederhausen@googlemail.com on 8 Jun 2010 at 4:58

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 9 Jun 2010 at 9:30