Skip to content
  • Tiago Peixoto's avatar
    Fix get_array() for property maps · 548d61bb
    Tiago Peixoto authored
    This includes the missing function declarations for edge and graph
    properties.
    
    Property maps of value type "string" do not return an array, since the
    numpy string and std::string are different things.
    548d61bb