[orientdb] Re: The property type of a content in schema less mode

2017-02-09 Thread Oleksandr Gubchenko
Choose from one of the embedded types: http://orientdb.com/docs/last/Types.html Il giorno giovedì 9 febbraio 2017 19:39:49 UTC+1, André Toscano ha scritto: > > Hi everyone > We are using OrientDB like mongodb for some properties and it is working > very well but we need to index some keys of

[orientdb] The property type of a content in schema less mode

2017-02-09 Thread André Toscano
Hi everyone We are using OrientDB like mongodb for some properties and it is working very well but we need to index some keys of the document (considering JSON). Please, what is the type of a property that stores a json object with many levels nested? Thanks in advance Best regards André On 6 Jan

[orientdb] Re: Graph Calendar Query

2017-02-09 Thread Borov
Yes, this is exactly what I need. To start from the day and walk horizontally. I just don't understand how can I walk that way :) Using my query, could you modify it to demo me how to walk horizontally? I'm really confused here. select from ( traverse out() from #217:6 // Year node

Re: [orientdb] traverse queries for identifying the nodes and get only the edge which is connected to parent node

2017-02-09 Thread s . leto
Hi Ravikanth, Just wanted to follow-up to see how things are going. Have you had a chance to test the match syntax, as suggested by Luigi? Does it help? Please also be aware of this: https://github.com/orientechnologies/orientdb/issues/7163 Let us know if you feel we can help more Many

[orientdb] ETL: jdbc-Query is not processed as expected

2017-02-09 Thread hartmut bischoff
Hi, I am still processing my mysql-db. There are two classes: Asset and Portfolio that should be connected via a "hat_position" edge. On the edge, two fields should be created, which will eventually link to other vertices. I am expecting, the ETL to refer the asset-class for a record with