How to fetch XPath of particular element?

Any guidelines to perform following task with appium

  1. Find all child elements of particular element(WebElement/MobileElement)
    2)Find Parent element of particular element(WebElement/MobileElement)