Re: Atlas graph schema

2018-07-09 Thread Allen Cheng
Hi, Apoorv

Thank you for the pointers!

Allen

On Sat, Jul 7, 2018 at 7:00 PM, Apoorv Naik  wrote:

> You can look at AtlasTypedefStoreV2, AtlasEntityStoreV2 for starting off.
> Also graphBackedSearchIndexer would be a good place to see how data is
> indexed .
>
> Sent from Nine<http://www.9folders.com/>
> 
> From: Allen Cheng 
> Sent: Saturday, July 7, 2018 5:57 PM
> To: dev@atlas.apache.org
> Subject: Atlas graph schema
>
> Hi, Atlas experts
>
> I am trying to learn a little about Atlas internals, (and wanted to
> contribute to Atlas). I know Atlas stores data into a graph database.
> Could you tell me where I can find Atlas's graph schema and model?  Is
> there is documentation place where I can look?  Or if not, which code
> module I can look into?
>
> Regards,
>
> Allen
>


Re: Atlas graph schema

2018-07-07 Thread Apoorv Naik
You can look at AtlasTypedefStoreV2, AtlasEntityStoreV2 for starting off. Also 
graphBackedSearchIndexer would be a good place to see how data is indexed .

Sent from Nine<http://www.9folders.com/>

From: Allen Cheng 
Sent: Saturday, July 7, 2018 5:57 PM
To: dev@atlas.apache.org
Subject: Atlas graph schema

Hi, Atlas experts

I am trying to learn a little about Atlas internals, (and wanted to
contribute to Atlas). I know Atlas stores data into a graph database.
Could you tell me where I can find Atlas's graph schema and model?  Is
there is documentation place where I can look?  Or if not, which code
module I can look into?

Regards,

Allen


Atlas graph schema

2018-07-07 Thread Allen Cheng
Hi, Atlas experts

I am trying to learn a little about Atlas internals, (and wanted to
contribute to Atlas). I know Atlas stores data into a graph database.
Could you tell me where I can find Atlas's graph schema and model?  Is
there is documentation place where I can look?  Or if not, which code
module I can look into?

Regards,

Allen