-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70292/
-----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Madhan Neethiraj, and Nixon
Rodrigues.
Bugs: ATLAS-3095
https://issues.apache.org/jira/browse/ATLAS-3095
Repository: atlas
Description
-------
QuickstartV2 doesn't uses relationships to create entities. This Jira adds new
relationshipDefs and creates sample entities using relationship.
Diffs
-----
intg/src/main/java/org/apache/atlas/model/typedef/AtlasRelationshipDef.java
e3de46035
intg/src/main/java/org/apache/atlas/type/AtlasTypeUtil.java 3ba8a1294
repository/src/main/java/org/apache/atlas/repository/store/graph/v2/AtlasGraphUtilsV2.java
dda324b7d
webapp/src/main/java/org/apache/atlas/examples/QuickStartV2.java 8bd2aadef
Diff: https://reviews.apache.org/r/70292/diff/1/
Testing
-------
Validated by manually running quickstart.py and ensured entities created
successfully.
Thanks,
Sarath Subramanian