Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
GetRelationshipNodes ( string direction, string element ) : IList |
||
Node ( |
||
SetLocation ( |
||
SetResult ( |
public Create ( ) : Net.Graph.Neo4JD.BaseEntity | ||
return | Net.Graph.Neo4JD.BaseEntity |
public CreateRelationshipTo ( |
||
node | ||
relationShipType | string | |
return |
public GetAllPathsTo ( |
||
endNode | ||
return | IList |
public SetProperty ( string propertyName, string propertyValue ) : Net.Graph.Neo4JD.BaseEntity | ||
propertyName | string | |
propertyValue | string | |
return | Net.Graph.Neo4JD.BaseEntity |