Uses of Interface
software.aws.awsprototypingsdk.cdkgraph.SGGraphStore
-
-
Uses of SGGraphStore in software.aws.awsprototypingsdk.cdkgraph
Classes in software.aws.awsprototypingsdk.cdkgraph that implement SGGraphStore Modifier and Type Class Description static classSGGraphStore.Jsii$ProxyAn implementation forSGGraphStoreMethods in software.aws.awsprototypingsdk.cdkgraph that return SGGraphStore Modifier and Type Method Description SGGraphStoreSGGraphStore.Builder. build()Builds the configured instance.default SGGraphStoreISerializableGraphStore.Jsii$Default. serialize()SGGraphStoreISerializableGraphStore.Jsii$Proxy. serialize()SGGraphStoreISerializableGraphStore. serialize()SGGraphStoreStore. serialize()(experimental) Serialize the store.Methods in software.aws.awsprototypingsdk.cdkgraph with parameters of type SGGraphStore Modifier and Type Method Description static StoreStore. fromSerializedStore(SGGraphStore serializedStore)(experimental) Builds store from serialized store data.
-