<div class="gmail_quote">On Mon, Nov 29, 2010 at 10:43 AM, Cedric Laczny <span dir="ltr">&lt;<a href="mailto:cedric.laczny@gmx.de">cedric.laczny@gmx.de</a>&gt;</span> wrote:<br><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I was wondering if there is a convenient (and to some extent intuitive) way to<br>
combine several predicates used in filtering a graph?<br>
The idea is to have some predicates defined and arbitrarily combine them so<br>
that the filtered_graph will check for compliance of each individual predicate<br>
and either make this vertex/edge visible or not.<br>
Something like<br>
big_predicate = predicate1 || predicate2 || predicate3<br>
(syntax should just illustrate the idea) maybe?<br></blockquote><div><br>Have you considered Phoenix? (thought I&#39;d mention it before OvermindDL1 this time)<br></div></div>

