neo4j_path_get_node

Return the node at a given distance into the path.

Note that the result is undefined if the value is not of type NEO4J_PATH.

@param value The neo4j path. @param hops The number of hops (distance). @return A neo4j value enconding the Node.

extern (C)
neo4j_path_get_node

Meta