Class that offers static methods to read (binary) relation over entities into SparseBooleanMatrix objects.
The expected (sparse) line format is:
ENTITY_ID whitespace ENTITY_ID
for the relations that hold.
C# |
---|
public class RelationData |
|
|
Click here to see the list of members.