Quick question:

I find a test called testUnnecessaryMatches() that verifies that when the
graph.find() method is called it does not call node_URI.matches()

patterns checked are (Node_URI, ANY, ANY )
patterns checked are (ANY, Node_URI,  ANY )
patterns checked are (ANY, ANY, Node_URI )

My question is:

Is this a general restriction (i.e. all graph implementations should meet
this) or specific to the memory graph?

Claude
-- 
I like: Like Like - The likeliest place on the web<http://like-like.xenei.com>
LinkedIn: http://www.linkedin.com/in/claudewarren

Reply via email to