Method | Description | |
---|---|---|
Complete ( IStorageWork work, ISerializationSession session ) : void | ||
Track ( ISerializationSession session, IStoredGraph storedGraph, IRegisteredGraph registeredGraph ) : System |
session is used transiently in the constructor.
|
Method | Description | |
---|---|---|
CalculateIndexes ( ) : IEnumerable |
public Complete ( IStorageWork work, ISerializationSession session ) : void | ||
work | IStorageWork | |
session | ISerializationSession | |
return | void |
public Track ( ISerializationSession session, IStoredGraph storedGraph, IRegisteredGraph registeredGraph ) : System | ||
session | ISerializationSession | |
storedGraph | IStoredGraph | |
registeredGraph | IRegisteredGraph | |
return | System |