A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://neo4j.com/docs/api/dotnet-driver/current/api/Neo4j.Driver.IPath.html below:

Interface IPath
Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

A Path is a directed sequence of relationships between two nodes. This generally represents a traversal or walk through a graph and maintains a direction separate from that of any relationships traversed. It is allowed to be of size 0, meaning there are no relationships in it. In this case, it contains only a single node which is both the start and the end of the path.

public interface IPath : IEquatable<IPath>
Inherited Members
Extension Methods
Properties
End

Gets the end INode in the path.

Nodes

Gets all the nodes in the path.

Relationships

Gets all the relationships in the path.

Start

Gets the start INode in the path.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4