...
type | name | description | comment | |||||
---|---|---|---|---|---|---|---|---|
cypher | CypherQuery | ?? | overrides process method | |||||
model | CountNodes | Gives the numbers of nodes of a model | overrides execute method | |||||
model | FindNodeByProperty | Finds first node containing a given property value | first? | |||||
model | FormatModelInJSON | Serializes the model in JSON | ||||||
model | ||||||||
GetId | Gets the id of a given node/edge | Big hazardous cast in BO | ||||||
node | FindValuePropertyOnNode | Gives the value of a given property from a given node | hazardous cast + missing index out of bounds check | |||||
node | GetOnNode | Gives the value of a given field from a given node | oh ... my ... god | |||||
...