[orientdb] How to read or retrieve the nested/embedded property in API?

2015-04-26 Thread Kiheung Park
Hi, I am trying to read a data from nested document using APIs. Here is my testing schema: - Agent (Object) └ name └ birthday └ birthPlace └ gender * └ education(Object -> 'Education')* *└ highSchool* *└ university* └ experie

[orientdb] Re: [Studio version : 2.0 OrientDB version : 2.0.3] ETL - Importing JSON to OrientDB

2015-03-04 Thread Kiheung Park
s/AgentDatabase_Document", "dbUser": "admin", "dbPassword": "admin", "dbAutoCreate": false, "standardElementConstraints": false, "tx": false, "batchCommit": 1000, "dbType": "graph&quo

[orientdb] Re: [Studio version : 2.0 OrientDB version : 2.0.3] ETL - Importing JSON to OrientDB

2015-03-04 Thread Kiheung Park
"dbType": "document", > "classes": [{ "name": "Politician", "extends": "Agent" } ], > "indexes": [{ "class": "Politician", "fields": > ["name:strin

[orientdb] [Studio version : 2.0 OrientDB version : 2.0.3] ETL - Importing JSON to OrientDB

2015-03-04 Thread Kiheung Park
Hi, I want to load JSON formatted data into OrientDB. I have studied all the tutorial materials and sample codes that are provided by orient technologies teams. However, I am having a hard time to figuring what did I do wrong when importing JSON. I have already designed the document based dat

Re: [orientdb] Re: Need Data Modeling Help

2015-03-02 Thread Kiheung Park
olin > > Colin Leister > > Orient Technologies > > The Company behind OrientDB > > > On Sunday, March 1, 2015 at 9:07:26 PM UTC-6, Kiheung Park wrote: >> >> Hi, >> >> I want to create a database in which can hold agent's information such as &g

[orientdb] Need Data Modeling Help

2015-03-01 Thread Kiheung Park
Hi, I want to create a database in which can hold agent's information such as politician records. Firstly, I have created 'graph' based DB and named as "Agent_Database." My goal is to prepare the DB Schema just like the diagram below,

Re: [orientdb] Studio graph behavior changed by not showing direct relations straight away

2015-03-01 Thread Kiheung Park
Same here. Links are not appearing as a default. I have changed DB configuration (enable LW) and tried "select from v" but failed to display links. It's getting annoying that I have to display links manually. Can you please check whether this is on purpose or not? Thank you. 2015년 1월 27일 화요일