Thank you, that does help.  That's a pretty advanced query!

Everything is starting to look like regular expressions!

I also found this article and discussion about PIVOT classes and switching 
the pivot within a query helpful but I don't think I get it 100% yet...

https://orientdb.com/docs/last/Pivoting-With-Query.html

I'm still learning to better articulate my query because I see that I 
wasn't clear in my example.

Here goes another try....

#1. I have a Vertex for each Book
#2. I have a Vertex for each Word that might appear in a book
#3. I have an edge (word_book) from word to book when a word appears in the 
book


*>> I want to find all the books that have the word 'elephant' and 'fence' 
in them.*

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" 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