Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HeapLoader ¶
type HeapLoader struct{}
HeapLoader loads vertex from heap
func (*HeapLoader) LoadPartition ¶
func (l *HeapLoader) LoadPartition(partitionID uint64, numOfPartitions uint64) ([]*Vert, error)
LoadPartition loads vertices of partition
Click to show internal directories.
Click to hide internal directories.