I've installed the SPARQL plugin and actualized the instructions at<
http://neo4j-contrib.github.io/sparql-plugin/>
I can successfully query with SELECT ?x ?y WHERE { ?x <http://neo4j.org#knows> 
?y.}
But get null with SELECT ?x ?y WHERE { ?x <http://neo4j.org#knows> ?y. FILTER 
regex(?x, 'sara', 'i').}
Y??
AND
Anyone can tell me is that possible to use RelFinder<
http://www.visualdataweb.org/relfinder/relfinder.php> with neo4j database?

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to