메소드 | 설명 | |
---|---|---|
Create ( ) : Net.Graph.Neo4JD.BaseEntity | ||
CreateRelationshipTo ( |
||
Delete ( ) : void | ||
Filter ( INeo4jQuery query ) : IList |
||
Get ( int id ) : |
||
Get ( string location ) : |
||
GetAllPathsTo ( |
||
In ( ) : IList |
||
Node ( ) : System | ||
Out ( ) : IList |
||
SetProperty ( string propertyName, string propertyValue ) : Net.Graph.Neo4JD.BaseEntity |
메소드 | 설명 | |
---|---|---|
GetRelationshipNodes ( string direction, string element ) : IList |
||
Node ( |
||
SetLocation ( |
||
SetResult ( |
public CreateRelationshipTo ( |
||
node | ||
relationShipType | string | |
리턴 |
public SetProperty ( string propertyName, string propertyValue ) : Net.Graph.Neo4JD.BaseEntity | ||
propertyName | string | |
propertyValue | string | |
리턴 | Net.Graph.Neo4JD.BaseEntity |