smntc
an in-memory multimodal graph database
Loading...
Searching...
No Matches
Data Structures | Macros | Functions
Textual.c File Reference
#include <stdlib.h>
#include "errors.h"
#include "Graph.h"
#include "Binary.h"
+ Include dependency graph for Textual.c:

Go to the source code of this file.

Data Structures

struct  Textual
 

Macros

#define CLUSTER_LENGTH   3
 

Functions

struct TextualTextual_construct (unsigned int modality, struct Graph *graph, int *error)
 
struct TextualTextual_destruct (struct Textual *this)
 

Macro Definition Documentation

◆ CLUSTER_LENGTH

#define CLUSTER_LENGTH   3

Definition at line 6 of file Textual.c.

Function Documentation

◆ Textual_construct()

struct Textual * Textual_construct ( unsigned int  modality,
struct Graph graph,
int *  error 
)

Definition at line 16 of file Textual.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Textual_destruct()

struct Textual * Textual_destruct ( struct Textual this)

Definition at line 72 of file Textual.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: