SparkseePython  6.0.2
Static Public Attributes | List of all members
sparksee.MissingEndpoint Class Reference

The policy to follow whenever and edge endpoint is missing during a loading. More...

Static Public Attributes

int IS_ERROR = 0
 Throw an error.
 
int CREATE = 1
 Create the endpoint.
 
int IGNORE = 2
 Ignore the edge.
 

Detailed Description

The policy to follow whenever and edge endpoint is missing during a loading.