Re: [Virtuoso-users] SQL transitivity features usage

2012-04-26 Thread Ivan Mikhailov
Hello Aris, T_END_FLAG and T_FINAL_AS will be available in Virtuoso 7. At that time, the User's Guide is extended. Re, multiple input T_IN and T_OUT, the logic seems to be simple: after every transitivity step, the vector of values of T_OUT variables is used as a vector of values of T_IN variab

[Virtuoso-users] SQL transitivity features usage

2012-04-23 Thread Aris Setyawan
Hi, >From this link http://docs.openlinksw.com/virtuoso/transitivityinsQL.html , explained that the syntax for transitivity is: transitive_decl ::= TRANSITIVE [, ...] trans_opt :: = | T_MIN (INTNUM) | T_MAX (INTNUM) | T_DISTINCT | T_EXISTS | T_NO_CYCLES