Uses of Interface
software.aws.awsprototypingsdk.cdkgraph.ISerializableGraphStore
-
-
Uses of ISerializableGraphStore in software.aws.awsprototypingsdk.cdkgraph
Subinterfaces of ISerializableGraphStore in software.aws.awsprototypingsdk.cdkgraph Modifier and Type Interface Description static interfaceISerializableGraphStore.Jsii$DefaultInternal default implementation forISerializableGraphStore.Classes in software.aws.awsprototypingsdk.cdkgraph that implement ISerializableGraphStore Modifier and Type Class Description static classISerializableGraphStore.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.classStore(experimental) Store class provides the in-memory database-like interface for managing all entities in the graph.
-