Get a field from a result.
@param result A result. @param index The field index to get. @return The field from the result, or #neo4j_null if index is out of bounds.
See Implementation
Get a field from a result.
@param result A result. @param index The field index to get. @return The field from the result, or #neo4j_null if index is out of bounds.