Interface INode
Represents a Node
in the Neo4j graph database.
public interface INode : IEntity, IEquatable<INode>
- Inherited Members
- Extension Methods
Properties
- Labels
Gets the lables of the node.
Represents a Node
in the Neo4j graph database.
public interface INode : IEntity, IEquatable<INode>
Gets the lables of the node.