[orientdb] Re: How Do I use stored geometries in the Spatial functions?

2016-12-05 Thread thulaseeswara reddy gajjala
HI Luca, How can I compare dynamically like this, select St_disjoint( st_geomfromtext(select st_astext(name)from PolYgonwsg) , st_geomfromtext(select st_astext(name)from smallpolygon) ); hear I am applying St_disjoint() on two different tables which have same polygon data its not getting.

[orientdb] ST_disjoint comare dynamically

2016-12-05 Thread thulaseeswara reddy gajjala
hi any one can help on this query. select St_disjoint( select st_geomfromtext( st_astext(name) )from PolYgonwsg where @rid='#628:0')), select st_geomfromtext( st_astext(name))from PolYgonwsg where @rid='#629:0')) thanks -- --- You received this message because you are subscribed to the

[orientdb] How to store polygon data through browser

2016-12-01 Thread thulaseeswara reddy gajjala
hi any one can help me below query how to store a polygon data in orientdb through browser I have tried this:

[orientdb] what is difference b/w link and egde

2017-03-15 Thread thulaseeswara reddy gajjala
hi when we use edges and when we used links in real time scenarios. Is there any difference from both thanks -- --- 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