That way, if the maximum clique size I can have is 17, then at size-3 level 
I need to check 17C3 different clique combinations. Do I need to store 
results of all these in 17 different sets? Is my understanding correct?

Thanks for the reply, Michael.


On Sunday, 21 September 2014 04:27:05 UTC+5:30, Mohana Krishna, IIT Bombay, 
India wrote:
>
> Is there a way to create temporary result tables in Neo4j? I am generating 
> few tables as by-product in my project. Can I store them w/o actually 
> creating new graph?
>
> Is there any equivalent concept of view in traditional databases in Neo4j?
>
> Awaiting reply. Thanks
>

-- 
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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to