The edges, or relationships, provide connections between two node entities. (For example, Volunteer-SCHEDULE-Weekdays or Car-DIRECTIONS-Destination.) Relationships always have a direction, with a start node, an end node, and a type. Relationships/edges can also have properties. Generally, the relationships are based on quantitative properties, such as distances, weights, costs, ratings, strengths, or time intervals. Because of the way relationships are saved, two nodes can associate any type or any number of relationships. Although relationships are stored with a specific direction orientation, these relationships can be navigated efficiently in either direction.