-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61077/
-----------------------------------------------------------

Review request for atlas, Madhan Neethiraj and Sarath Subramanian.


Repository: atlas


Description
-------

ATLAS-1986 Rename relationshipAttributes in Entity to relationships.


Diffs
-----

  intg/src/main/java/org/apache/atlas/model/instance/AtlasEntity.java 
365e548dd4dd9d32f22ecc1ffb8ba42f39ebc208 
  intg/src/main/java/org/apache/atlas/model/typedef/AtlasRelationshipDef.java 
c17e875d10169753b76fcdb483e2ca85195104b2 
  intg/src/main/java/org/apache/atlas/type/AtlasEntityType.java 
f89c55688ee1680dede87f0e7cbd5d7300fd0ef9 
  intg/src/main/java/org/apache/atlas/type/AtlasRelationshipType.java 
934dffceab3a8087e7bc3ded6bcf62ef311a6df6 
  intg/src/test/java/org/apache/atlas/type/TestAtlasRelationshipType.java 
8f3ac5b077b610b99b73b6d3e191d9c93e72ccd0 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasEntityGraphDiscoveryV1.java
 0210a1189c68d447a80c1676b236ccb7293bfcef 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1.java
 49e08a070a803a36253b502666947ab92ffe39d3 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphMapper.java
 b8fd70e5f42fbbeea76267471920e2764db730fe 
  
repository/src/main/java/org/apache/atlas/repository/store/graph/v1/EntityGraphRetriever.java
 31fc8377f8eae0079915661c513ef82e254663f6 
  
repository/src/test/java/org/apache/atlas/repository/store/graph/v1/AtlasRelationshipStoreV1Test.java
 3ebda0df5d80f79117432f644d2acac8e800947c 


Diff: https://reviews.apache.org/r/61077/diff/1/


Testing
-------

I ran junits.
I created a relationship then did a get on the entity to see the new 
relationships part in the returned json


Thanks,

David Radley

Reply via email to