RTree.Open

Open(AbstractPathInternal, int)

public static RTree Open(AbstractPathInternal path, int maxValuesPerNode)

See Also


Open(string, RTreeOptions)

public static RTree Open(string filename, RTreeOptions options)

See Also


Open(AbstractPathInternal, RTreeOptions)

public static RTree Open(AbstractPathInternal path, RTreeOptions options)

See Also